@bity/preact-base-components
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@bity/preact-base-components", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
"scripts": { | ||
"lint": "eslint src/", | ||
"build": "npm run lint && babel ./src -d ./dist && cp ./package.json ./dist/", | ||
"build": "npm run lint && babel ./src -d ./dist && cp ./package.json ./dist/ && npm run doc", | ||
"doc": "cp ./README.md dist/", | ||
"clean": "git clean -f -d" | ||
@@ -9,0 +10,0 @@ }, |
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
15677
15
1
45