apr-asyncify
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "apr-asyncify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/ramitos/apr/tree/master/packages/asyncify", | ||
@@ -8,13 +8,4 @@ "license": "MIT", | ||
"contributors": [], | ||
"main": "src/asyncify.js", | ||
"repository": "ramitos/apr", | ||
"scripts": { | ||
"test": "NODE_ENV=test ava test/*.js --fail-fast -v" | ||
}, | ||
"devDependencies": { | ||
"apr-apply": "^1.0.0", | ||
"apr-waterfall": "^1.0.0", | ||
"ava": "^0.16.0", | ||
"thenify": "^3.2.1" | ||
} | ||
"main": "src/index.js", | ||
"repository": "ramitos/apr" | ||
} |
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
0
509