insert-module-globals
Advanced tools
Comparing version 6.6.3 to 7.0.0
{ | ||
"name": "insert-module-globals", | ||
"version": "6.6.3", | ||
"version": "7.0.0", | ||
"description": "insert implicit module globals into a module-deps stream", | ||
@@ -11,15 +11,15 @@ "main": "index.js", | ||
"JSONStream": "^1.0.3", | ||
"combine-source-map": "~0.6.1", | ||
"concat-stream": "~1.4.1", | ||
"combine-source-map": "~0.7.1", | ||
"concat-stream": "~1.5.1", | ||
"is-buffer": "^1.1.0", | ||
"lexical-scope": "^1.2.0", | ||
"process": "~0.11.0", | ||
"through2": "^1.0.0", | ||
"through2": "^2.0.0", | ||
"xtend": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"browser-pack": "^5.0.0", | ||
"browser-pack": "^6.0.0", | ||
"buffer": "^3.0.0", | ||
"convert-source-map": "~1.1.0", | ||
"module-deps": "^3.7.11", | ||
"module-deps": "^4.0.2", | ||
"tape": "^4.2.0" | ||
@@ -26,0 +26,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
25053
+ Addedcombine-source-map@0.7.2(transitive)
+ Addedconcat-stream@1.5.2(transitive)
+ Addedinline-source-map@0.6.3(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@1.0.72.0.1(transitive)
+ Addedreadable-stream@2.0.62.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)
- Removedconcat-stream@1.4.11(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)
- Removedthrough2@1.1.1(transitive)
Updatedcombine-source-map@~0.7.1
Updatedconcat-stream@~1.5.1
Updatedthrough2@^2.0.0