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

easymq

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easymq - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

11

package.json
{
"name": "easymq",
"version": "0.2.4",
"description": "A lightweight wrapper around ZeroMQ to reduce the amount of boilerplate code needed.",
"version": "0.2.3",
"main": ".lib/index",
"main": ".lib/index.js",
"directories": {

@@ -10,2 +10,5 @@ "lib": "./lib",

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -20,3 +23,5 @@ "type": "git",

"node": ">=0.6.6"
}
},
"author": "Jesse Savary",
"license": "ISC"
}
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