simple-typed-fetch
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Making HTTP requests human way", | ||
@@ -13,3 +13,4 @@ "main": "dist/index.js", | ||
"prepublish": "npm run build", | ||
"build": "tsc" | ||
"build": "rimraf dist/ && tsc", | ||
"clean": "rimraf dist/" | ||
}, | ||
@@ -27,3 +28,6 @@ "keywords": [], | ||
"dist/**/*" | ||
] | ||
], | ||
"devDependencies": { | ||
"rimraf": "^4.4.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
23105
525.81%14
600%328
Infinity%1
Infinity%