jsonstream2
Advanced tools
Comparing version 1.1.2 to 2.0.0
{ | ||
"name": "jsonstream2", | ||
"version": "1.1.2", | ||
"version": "2.0.0", | ||
"description": "Dominic Tarr's JSONStream using Rodd Vaggs' through2", | ||
@@ -15,5 +15,5 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/ramitos/JSONStream2", | ||
"homepage": "https://github.com/sergioramos/JSONStream2", | ||
"bugs": { | ||
"url": "http://github.com/ramitos/JSONStream2/issues", | ||
"url": "http://github.com/sergioramos/JSONStream2/issues", | ||
"email": "mail@sergioramos.me" | ||
@@ -33,3 +33,3 @@ }, | ||
"type": "git", | ||
"url": "git://github.com/ramitos/JSONStream2.git" | ||
"url": "git://github.com/sergioramos/JSONStream2.git" | ||
}, | ||
@@ -40,11 +40,11 @@ "scripts": { | ||
"dependencies": { | ||
"jsonparse": "0.0.6", | ||
"through2": "^0.6.1", | ||
"jsonparse": "1.3.1", | ||
"through2": "^3.0.0", | ||
"type-component": "0.0.1" | ||
}, | ||
"devDependencies": { | ||
"event-stream": "^3.3.4", | ||
"event-stream": "^4.0.1", | ||
"it-is": "^1.0.3", | ||
"prova": "^1.14.0" | ||
"prova": "^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
476415
20
+ Addedjsonparse@1.3.1(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedthrough2@3.0.2(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedisarray@0.0.1(transitive)
- Removedjsonparse@0.0.6(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedthrough2@0.6.5(transitive)
- Removedxtend@4.0.2(transitive)
Updatedjsonparse@1.3.1
Updatedthrough2@^3.0.0