Tags: SocketDev/socket-lib
Tags
Release v3.2.7 - **build-externals**: Disable minification to preserve exports - External dependencies are no longer minified during bundling - Prevents export name mangling that breaks CommonJS interop - Fixes semver.parse() and semver.major() being undefined - **build**: Fix CommonJS export interop for TypeScript default exports - Modules with export default now work without requiring .default accessor - **docs**: Moved packages README to correct location (src/packages/README.md)
Release v3.2.2 DLX binary handling improvements and bundle size optimizations: - Binary permission management with chmod 0o755 for all package binaries - npm-compatible bin resolution via vendored getBinFromManifest - Enhanced findBinaryPath() with npm's resolution strategy - Package size reduced by ~1.3 MB through strategic vendoring and minimal exports
PreviousNext