Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tinyify

Package Overview
Dependencies
Maintainers
40
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyify - npm Package Versions

2

4.0.0

Diff

Changelog

Source

4.0.0

  • Remove unused dependencies.
  • Update unassertify to 2.x.
  • Use @browserify/envify. It's the same as @goto-bus-stop/envify, just renamed.
  • Use @browserify/uglifyify, with support for more modern ES features.
substack
published 3.1.0 •

Changelog

Source

3.1.0

  • Update common-shakeify to 1.1.1, which adds the ability to set ecmaVersion (and sets default to 10) and removes side-effect-free modules that declare sideEffects: false in package.json from parse tree.
goto-bus-stop
published 3.0.0 •

Changelog

Source

3.0.0

  • breaking Update terser. Tinyify now requires Node.js 6.
  • Use patched envify from npm as @goto-bus-stop/envify.
goto-bus-stop
published 2.5.2 •

Changelog

Source

2.5.2

  • Use a patched version of envify with support for newer syntax features.
goto-bus-stop
published 2.5.1 •

Changelog

Source

2.5.1

  • Update common-shakeify to 0.6.0, this should have no observable effects.
goto-bus-stop
published 2.5.0 •

Changelog

Source

2.5.0

  • Update common-shakeify to 0.5.2+, which fixes a syntax error issue, and which can remove exported functions that are only used inside other unused exported functions.
goto-bus-stop
published 2.4.3 •

Changelog

Source

2.4.3

  • Remove direct dependency on uglify-es, use terser 3.7.6+.
goto-bus-stop
published 2.4.2 •

Changelog

Source

2.4.2

  • Revert to using uglify-es pending release of https://github.com/fabiosantoscode/terser/commit/9255757bcabbd35a8f69a4966e6a4f59b1927d36
goto-bus-stop
published 2.4.1 •

Changelog

Source

2.4.1

  • Update uglifyify to v5. This aligns the uglifyify --debug flag handling with tinyify's. Chances of anything being broken before this patch are very small though.
goto-bus-stop
published 2.4.0 •

Changelog

Source

2.4.0

  • Add bundle-collapser when --no-flat is passed, to still save some bytes even if browser-pack-flat is not used.
  • Automatically disable bundle-collapser and browser-pack-flat when the --full-paths option is passed to Browserify
2
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