node-queue
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"author": "adrai", | ||
"name": "node-queue", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"private": false, | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": ">= 0.4.2" | ||
"lodash": ">= 0.5.x" | ||
}, | ||
@@ -43,2 +43,11 @@ "devDependencies": { | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adrai/node-queue/issues" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://raw.github.com/adrai/node-queue/master/licence" | ||
} | ||
], | ||
"scripts" : { | ||
@@ -45,0 +54,0 @@ "test" : "mocha" |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
30776
1
Updatedlodash@>= 0.5.x