@wondercraft/create-wonderplate-shopify
Advanced tools
Comparing version 0.0.2 to 0.0.21
{ | ||
"name": "@wondercraft/create-wonderplate-shopify", | ||
"version": "0.0.2", | ||
"version": "0.0.21", | ||
"description": "", | ||
"main": "index.js", | ||
"access": "public", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsup src/index.ts --format cjs --dts --minify --legacy-output dist/index.js", | ||
"pub:release": "npm run build && npm publish" | ||
}, | ||
@@ -17,3 +17,10 @@ "type": "module", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"engines": { | ||
"node": ">=18.17.0" | ||
}, | ||
"devDependencies": { | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.3" | ||
} | ||
} |
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
984
3
2
2