insert-module-globals
Advanced tools
Comparing version 6.4.1 to 6.4.2
@@ -6,3 +6,3 @@ #!/usr/bin/env node | ||
var concat = require('concat-stream'); | ||
var JSONStream = require('jsonstream'); | ||
var JSONStream = require('JSONStream'); | ||
@@ -9,0 +9,0 @@ var basedir = process.argv[2] || process.cwd(); |
{ | ||
"name": "insert-module-globals", | ||
"version": "6.4.1", | ||
"version": "6.4.2", | ||
"description": "insert implicit module globals into a module-deps stream", | ||
@@ -10,5 +10,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"JSONStream": "^1.0.3", | ||
"combine-source-map": "~0.3.0", | ||
"concat-stream": "~1.4.1", | ||
"jsonstream": "^1.0.3", | ||
"lexical-scope": "~1.1.0", | ||
@@ -15,0 +15,0 @@ "process": "~0.11.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
+ AddedJSONStream@^1.0.3
+ AddedJSONStream@1.3.5(transitive)
+ Addedjsonparse@1.3.1(transitive)
- Removedjsonstream@^1.0.3
- Removedjsonparse@1.0.0(transitive)
- Removedjsonstream@1.0.3(transitive)