Comparing version 0.1.35 to 0.1.36
{ | ||
"name": "aa", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"description": "aa - async-await. co like library, go like channel, thunkify or promisify wrap package.", | ||
"main": "aa.js", | ||
"dependencies": { | ||
"promise-thunk": ">=0.1.11" | ||
"promise-thunk": "^0.1.14" | ||
}, | ||
"devDependencies": { | ||
"co": ">=4.6.0", | ||
"control-c": ">=0.0.9", | ||
"promise-light": ">=0.1.7" | ||
"co": "^4.6.0", | ||
"control-c": "0.0.9", | ||
"promise-light": "^0.1.9" | ||
}, | ||
@@ -14,0 +14,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
30540
3
892
Updatedpromise-thunk@^0.1.14