Comparing version 7.1.0 to 7.2.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2430532
205
+ Addedlodash.bind@4.2.1(transitive)
+ Addedlodash.defaults@4.2.0(transitive)
+ Addedlodash.foreach@4.5.0(transitive)
+ Addedtmp@0.0.28(transitive)
- Removedamdefine@1.0.1(transitive)
- Removedlodash._arrayeach@3.0.0(transitive)
- Removedlodash._baseassign@3.2.0(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._baseeach@3.0.4(transitive)
- Removedlodash._bindcallback@3.0.1(transitive)
- Removedlodash._createassigner@3.1.1(transitive)
- Removedlodash._createwrapper@3.2.0(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash._replaceholders@3.0.0(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash.assign@3.2.0(transitive)
- Removedlodash.bind@3.1.0(transitive)
- Removedlodash.defaults@3.1.2(transitive)
- Removedlodash.foreach@3.0.3(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.restparam@3.6.1(transitive)
- Removedsource-map@0.4.4(transitive)
- Removedtmp@0.0.27(transitive)
Updatedlodash.bind@^4.0.0
Updatedlodash.defaults@^4.0.0
Updatedlodash.foreach@^4.0.0
Updatedsource-map@^0.5.3
Updatedtmp@0.0.28