Comparing version 2.11.0 to 2.11.1
@@ -0,1 +1,7 @@ | ||
2.11.1 / 2015-05-21 | ||
=================== | ||
* io.js 2.x compatible [transcranial] | ||
* replaced asserts with proper exceptions [reqshark] | ||
2.11.0 / 2015-03-31 | ||
@@ -2,0 +8,0 @@ =================== |
{ | ||
"name": "zmq", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "Bindings for node.js and io.js to ZeroMQ", | ||
@@ -11,3 +11,3 @@ "main": "index", | ||
"dependencies": { | ||
"nan": "~1.5.0", | ||
"nan": "~1.8.4", | ||
"bindings": "~1.1.1" | ||
@@ -14,0 +14,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
858258
+ Addednan@1.8.4(transitive)
- Removednan@1.5.3(transitive)
Updatednan@~1.8.4