Socket
Socket
Sign inDemoInstall

common-shakeify

Package Overview
Dependencies
Maintainers
39
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-shakeify - npm Package Versions

23

1.1.2

Diff

Changelog

Source

1.1.2

  • Fix certain cases of exports in sequential expressions resulting in invalid syntax. (@tornqvist in #43)
substack
published 1.1.1 •

Changelog

Source

1.1.1

  • Fixes infinite loop in new side-effect feature. (#40)
substack
published 1.1.0 •

Changelog

Source

1.1.0

  • Entirely remove side-effect-free unused modules when they declare sideEffects: false in package.json. (#31)
substack
published 1.0.0 •

Changelog

Source

1.0.0

  • Expose opts.ecmaVersion with a default value of 10. Previously the internal value was 9. (#39)
goto-bus-stop
published 0.6.2 •

Changelog

Source

0.6.2

  • Fix usage with browserify's fullPaths: true option. (#33)

If you use fullPaths: true, the bugfix from 0.6.1 does not apply. If you do not use fullPaths: true, the bugfix from 0.6.1 does apply.

goto-bus-stop
published 0.6.1 •

Changelog

Source

0.6.1

goto-bus-stop
published 0.6.0 •

Changelog

Source

0.6.0

  • Keep unused properties if onExportDelete returns false. (@RedHatter in #26)
goto-bus-stop
published 0.5.4 •

Changelog

Source

0.5.4

  • Fix export bug with anonymous functions in assignment chains. (@dy in #25)
  • Fix export bug with anonymous classes in assignment chains. (#27)
  • Fix scope bug with function/class expressions in assignment chains. (#27)
goto-bus-stop
published 0.5.3 •

Changelog

Source

0.5.3

  • Fix export bug with assignment chains. (@dy in #23)
goto-bus-stop
published 0.5.2 •

Changelog

Source

0.5.2

  • Fix removing exports that are parenthesized expressions. (@josephg in #20)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc