browser-pack
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -1,2 +0,2 @@ | ||
var JSONStream = require('jsonstream'); | ||
var JSONStream = require('JSONStream'); | ||
var defined = require('defined'); | ||
@@ -3,0 +3,0 @@ var through = require('through2'); |
{ | ||
"name": "browser-pack", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "pack node-style source files from a json stream into a browser bundle", | ||
@@ -10,6 +10,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"JSONStream": "^1.0.3", | ||
"combine-source-map": "~0.3.0", | ||
"concat-stream": "~1.4.1", | ||
"defined": "^1.0.0", | ||
"jsonstream": "^1.0.3", | ||
"through2": "~0.5.1", | ||
@@ -16,0 +16,0 @@ "umd": "^3.0.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)