Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "enum-xyz", | ||
"type": "module", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "JavaScript enums using proxies.", | ||
"homepage": "https://github.com/chasefleming/enum-xyz", | ||
"author": "Chase Fleming", | ||
@@ -18,3 +19,4 @@ "source": "index.js", | ||
"test": "jest", | ||
"build": "microbundle" | ||
"build": "microbundle", | ||
"publish": "npm run build && npm publish" | ||
}, | ||
@@ -21,0 +23,0 @@ "license": "ISC", |
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
15637
1