@meta-cms/core
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@meta-cms/core", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "", | ||
"main": "index.mjs", | ||
"scripts": { | ||
"build": "tsup index.ts --minify --dts --format esm,cjs", | ||
"build": "tsup index.ts --minify --dts", | ||
"pub": "pnpm run build && node increment && cd dist && npm publish --access public", | ||
@@ -9,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
26311