@chargo/ifhasprop
Advanced tools
+5
-3
| { | ||
| "name": "@chargo/ifhasprop", | ||
| "version": "0.1.3-0", | ||
| "version": "1.0.0", | ||
| "description": "if property didn't existed,throw error", | ||
@@ -11,4 +11,5 @@ "main": "index.js", | ||
| "scripts": { | ||
| "build": "npm run test && tsc", | ||
| "test": "jest" | ||
| "build": "npm run test && npm run clean && tsc", | ||
| "test": "jest", | ||
| "clean": "rimraf dist" | ||
| }, | ||
@@ -23,2 +24,3 @@ "typings": "dist/index.d.ts", | ||
| "jest": "^27.4.5", | ||
| "rimraf": "^3.0.2", | ||
| "ts-jest": "^27.1.1", | ||
@@ -25,0 +27,0 @@ "typescript": "^4.5.4" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
1327
5.32%1
-50%6
20%