promise-deferred
Advanced tools
Comparing version 0.2.0 to 1.0.0
{ | ||
"name": "promise-deferred", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "A lightweight Deferred implementation, on top of Promises/A+", | ||
@@ -52,3 +52,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"tape": "~2.12.3", | ||
"tape": "~2.14.0", | ||
"covert": "~0.4.0" | ||
@@ -55,0 +55,0 @@ }, |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0