@setareyek/i18n
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -18,5 +18,8 @@ "main": "dist/index.js", | ||
"lint": "tsdx lint", | ||
"prepare": "tsdx build", | ||
"prepare": "npm run before-publish && tsdx build", | ||
"postpublish": "npm run after-publish", | ||
"size": "size-limit", | ||
"analyze": "size-limit --why" | ||
"analyze": "size-limit --why", | ||
"before-publish": "mv README.md _.MD", | ||
"after-publish": "mv _.md README.MD" | ||
}, | ||
@@ -23,0 +26,0 @@ "peerDependencies": {}, |
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
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
212764
11
2
0