apr-engine-iterator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "apr-engine-iterator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/ramitos/apr/tree/master/packages/engine-iterator", | ||
@@ -8,9 +8,6 @@ "license": "MIT", | ||
"contributors": [], | ||
"main": "src/engine-iterator.js", | ||
"main": "src/index.js", | ||
"repository": "ramitos/apr", | ||
"scripts": { | ||
"test": "NODE_ENV=test ava test/*.js --fail-fast -v" | ||
}, | ||
"dependencies": { | ||
"apr-engine-until": "^1.0.0", | ||
"apr-engine-until": "^1.0.1", | ||
"build-array": "^1.0.0", | ||
@@ -20,6 +17,3 @@ "lodash.isarraylike": "^4.2.0", | ||
"lodash.keys": "^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
1755
Updatedapr-engine-until@^1.0.1