arbitrary-promise
Advanced tools
Comparing version 0.0.4 to 1.0.1
{ | ||
"name": "arbitrary-promise", | ||
"version": "0.0.4", | ||
"version": "1.0.1", | ||
"description": "ArbitraryPromise is a simple Promise library that allows you to make your own arbitrarily named resolve/then functions.", | ||
@@ -29,3 +29,3 @@ "main": "./lib/index.js", | ||
}, | ||
"keywords": [], | ||
"keywords": ["promise", "arbitrary", "custom", "custom-promise", "arbitrary-promise", "function", "node", "node.js"], | ||
"author": { | ||
@@ -32,0 +32,0 @@ "name": "Aaron Sullivan", |
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
55779
0