Comparing version 0.2.3 to 0.2.4
{ | ||
"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" | ||
} |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
4621
0
2
3