browser-pack
Advanced tools
Comparing version 5.0.1 to 6.0.0
{ | ||
"name": "browser-pack", | ||
"version": "5.0.1", | ||
"version": "6.0.0", | ||
"description": "pack node-style source files from a json stream into a browser bundle", | ||
@@ -11,11 +11,11 @@ "main": "index.js", | ||
"JSONStream": "^1.0.3", | ||
"combine-source-map": "~0.6.1", | ||
"combine-source-map": "~0.7.1", | ||
"defined": "^1.0.0", | ||
"through2": "^1.0.0", | ||
"through2": "^2.0.0", | ||
"umd": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"tap": "^1.1.0", | ||
"tap": "^2.2.0", | ||
"uglify-js": "1.3.5", | ||
"concat-stream": "~1.4.1", | ||
"concat-stream": "~1.5.1", | ||
"convert-source-map": "~1.1.0", | ||
@@ -22,0 +22,0 @@ "parse-base64vlq-mappings": "~0.1.1" |
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
+ Addedcombine-source-map@0.7.2(transitive)
+ Addedinline-source-map@0.6.3(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedamdefine@1.0.1(transitive)
- Removedcombine-source-map@0.6.1(transitive)
- Removedinline-source-map@0.5.0(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedsource-map@0.4.4(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedthrough2@1.1.1(transitive)
Updatedcombine-source-map@~0.7.1
Updatedthrough2@^2.0.0