Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "premove", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"repository": "lukeed/premove", | ||
"description": "WIP", | ||
"description": "A tiny (247B) utility to remove items recursively", | ||
"module": "dist/premove.mjs", | ||
"main": "dist/premove.js", | ||
"types": "premove.d.ts", | ||
"license": "MIT", | ||
@@ -23,2 +24,3 @@ "author": { | ||
"files": [ | ||
"*.d.ts", | ||
"dist" | ||
@@ -32,2 +34,3 @@ ], | ||
"devDependencies": { | ||
"bundt": "^0.4.0", | ||
"tap-spec": "^5.0.0", | ||
@@ -34,0 +37,0 @@ "tape": "^4.9.1" |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5101
6
46
1
0
83
0
3
3