Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "easymq", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A lightweight wrapper around ZeroMQ to reduce the amount of boilerplate code needed.", | ||
"main": ".lib/index.js", | ||
"main": "lib/index.js", | ||
"directories": { | ||
@@ -23,4 +23,5 @@ "lib": "./lib", | ||
}, | ||
"readmeFilename": "README.md", | ||
"author": "Jesse Savary", | ||
"license": "ISC" | ||
} |
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
4650