promise-queue
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -5,8 +5,5 @@ { | ||
"name": "promise-queue", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"contributors": [ | ||
{ | ||
"name": "Mikhail Davydov", | ||
"email": "i@azproduction.ru" | ||
} | ||
"Mikhail Davydov <i@azproduction.ru>" | ||
], | ||
@@ -37,3 +34,13 @@ "repository": { | ||
"clean": "make clean" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/azproduction/promise-queue/issues" | ||
}, | ||
"homepage": "https://github.com/azproduction/promise-queue#readme", | ||
"main": "index.js", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"dependencies": {}, | ||
"license": "MIT" | ||
} |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
23958
1
0