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

minifyify

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minifyify - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0

12

package.json

@@ -21,3 +21,3 @@ {

],
"version": "7.1.0",
"version": "7.2.0",
"repository": {

@@ -31,9 +31,9 @@ "type": "git",

"convert-source-map": "^1.0.0",
"lodash.bind": "^3.0.0",
"lodash.defaults": "^3.0.0",
"lodash.foreach": "^3.0.0",
"lodash.bind": "^4.0.0",
"lodash.defaults": "^4.0.0",
"lodash.foreach": "^4.0.0",
"mkdirp": "^0.5.0",
"source-map": "^0.4.2",
"source-map": "^0.5.3",
"through": "^2.3.6",
"tmp": "0.0.27",
"tmp": "0.0.28",
"transform-filter": "^0.1.1",

@@ -40,0 +40,0 @@ "uglify-js": "^2.4.24"

@@ -5,6 +5,4 @@ Minifyify

[![Build Status](https://travis-ci.org/ben-ng/minifyify.png?branch=master)](https://travis-ci.org/ben-ng/minifyify) [![Dependency Status](https://david-dm.org/ben-ng/minifyify.svg)](https://david-dm.org/ben-ng/minifyify)
[![Build Status](https://travis-ci.org/ben-ng/minifyify.png?branch=master)](https://travis-ci.org/ben-ng/minifyify) [![Downloads](https://img.shields.io/npm/dm/minifyify.svg)](https://npmjs.com/package/minifyify) [![Dependency Status](https://david-dm.org/ben-ng/minifyify.svg)](https://david-dm.org/ben-ng/minifyify)
*Supports up to Browserify 11*
Before, browserify made you choose between sane debugging and sane load times. Now, you can have both.

@@ -11,0 +9,0 @@

Sorry, the diff of this file is not supported yet

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