Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "autoprompt", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"description": "Bridges the gap between enquirer and commander", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"README.md", | ||
"LICENSE" | ||
], | ||
@@ -29,2 +31,3 @@ "keywords": [], | ||
"check": "biome check src/**/*.ts", | ||
"prepublish": "cp ../README.md ./ && cp ../LICENSE ./", | ||
"check:fix": "biome check src/**/*.ts --apply", | ||
@@ -31,0 +34,0 @@ "build": "tsc -b", |
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
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
12125
15
1
111