array-prototype-functions
Advanced tools
Comparing version 2.8.0 to 2.8.1-beta.0
{ | ||
"name": "array-prototype-functions", | ||
"version": "2.8.0", | ||
"version": "2.8.1-beta.0", | ||
"description": "Array prototype augmentation for easier arithmetics and overall pleasure!", | ||
@@ -10,3 +10,4 @@ "scripts": { | ||
"build": "tsc", | ||
"prepublishOnly": "npm install && npm run build && npm run test" | ||
"prepare": "npm run build && npm run test", | ||
"prepublishOnly": "npm install" | ||
}, | ||
@@ -13,0 +14,0 @@ "author": "Matthias Hryniszak <padcom@gmail.com>", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33414
2