browser-pack
Advanced tools
Comparing version 4.0.4 to 5.0.0
{ | ||
"name": "browser-pack", | ||
"version": "4.0.4", | ||
"version": "5.0.0", | ||
"description": "pack node-style source files from a json stream into a browser bundle", | ||
@@ -11,12 +11,12 @@ "main": "index.js", | ||
"JSONStream": "^1.0.3", | ||
"combine-source-map": "~0.3.0", | ||
"combine-source-map": "~0.6.1", | ||
"concat-stream": "~1.4.1", | ||
"defined": "^1.0.0", | ||
"through2": "~0.5.1", | ||
"through2": "^1.0.0", | ||
"umd": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "^3.5.0", | ||
"tape": "^4.0.0", | ||
"uglify-js": "1.3.5", | ||
"convert-source-map": "~0.3.1", | ||
"convert-source-map": "~1.1.0", | ||
"parse-base64vlq-mappings": "~0.1.1" | ||
@@ -23,0 +23,0 @@ }, |
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.6.1(transitive)
+ Addedconvert-source-map@1.1.3(transitive)
+ Addedinline-source-map@0.5.0(transitive)
+ Addedlodash.memoize@3.0.4(transitive)
+ Addedsource-map@0.4.4(transitive)
+ Addedthrough2@1.1.1(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedcombine-source-map@0.3.0(transitive)
- Removedconvert-source-map@0.3.5(transitive)
- Removedinline-source-map@0.3.1(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedsource-map@0.1.430.3.0(transitive)
- Removedthrough2@0.5.1(transitive)
- Removedxtend@3.0.0(transitive)
Updatedcombine-source-map@~0.6.1
Updatedthrough2@^1.0.0