Socket
Socket
Sign inDemoInstall

tinyify

Package Overview
Dependencies
Maintainers
41
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyify - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

3

CHANGELOG.md

@@ -7,2 +7,5 @@ # tinyify change log

## 2.5.1
* Update common-shakeify to 0.6.0, this should have no observable effects.
## 2.5.0

@@ -9,0 +12,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.

4

package.json
{
"name": "tinyify",
"description": "a browserify plugin that runs various optimizations, so you don't have to install them all manually.",
"version": "2.5.0",
"version": "2.5.1",
"author": "Renée Kooi <renee@kooi.me>",

@@ -12,3 +12,3 @@ "bugs": {

"bundle-collapser": "^1.3.0",
"common-shakeify": "^0.5.2",
"common-shakeify": "^0.6.0",
"envify": "^4.1.0",

@@ -15,0 +15,0 @@ "minify-stream": "^1.1.0",

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