extra-array
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "extra-array", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Standard utility methods for Array.", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"prepublishOnly": "node ./prepublish", | ||
"browserify": "browserify index.js -o index.web.js -s Integer", | ||
"browserify": "browserify index.js -o index.web.js", | ||
"uglifyjs": "uglifyjs -c -m -o index.min.js index.web.js", | ||
@@ -34,3 +34,3 @@ "test": "exit" | ||
"devDependencies": { | ||
"@extra-iterable/zip": "^1.1.0", | ||
"@extra-iterable/zip": "^1.1.1", | ||
"browserify": "^16.2.3", | ||
@@ -37,0 +37,0 @@ "find-npm-prefix": "^1.0.2", |
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
18916