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

tinyify

Package Overview
Dependencies
Maintainers
1
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.0.0 to 2.1.0

4

index.js

@@ -13,5 +13,7 @@ var packFlat = require('browser-pack-flat/plugin')

opts = opts || {}
var env = Object.assign({
NODE_ENV: 'production'
}, process.env)
}, process.env, opts.env)

@@ -18,0 +20,0 @@ // Remove `assert()` calls.

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

@@ -6,0 +6,0 @@ "bugs": {

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