json-wire-protocol
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "json-wire-protocol", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "index.js", | ||
@@ -10,2 +10,3 @@ "description": "JSON wire protocol parser/writer (used in mozilla debugger protocol)", | ||
"dependencies" : { | ||
"eventemitter2": "~0.4" | ||
}, | ||
@@ -20,4 +21,3 @@ | ||
"chai": "~1.6", | ||
"test-agent": "~0.12", | ||
"eventemitter2": "~0.4" | ||
"test-agent": "~0.12" | ||
}, | ||
@@ -24,0 +24,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
3
36333
1
+ Addedeventemitter2@~0.4
+ Addedeventemitter2@0.4.14(transitive)