Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zmq

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zmq - npm Package Compare versions

Comparing version 2.11.0 to 2.11.1

6

History.md

@@ -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 @@ ===================

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc