apr-engine-each
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "apr-engine-each", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/ramitos/apr/tree/master/packages/engine-each", | ||
@@ -8,14 +8,8 @@ "license": "MIT", | ||
"contributors": [], | ||
"main": "src/engine-each.js", | ||
"main": "src/index.js", | ||
"repository": "ramitos/apr", | ||
"scripts": { | ||
"test": "NODE_ENV=test ava test/*.js --fail-fast -v" | ||
}, | ||
"dependencies": { | ||
"apr-engine-run": "^1.0.0", | ||
"apr-engine-run": "^1.0.1", | ||
"lodash.defaults": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^0.16.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
0
637
Updatedapr-engine-run@^1.0.1