@cavilha-ui/components
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@cavilha-ui/components", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Cavilha UI build with React", | ||
"types": "dist/cavilha-ui.d.ts", | ||
"types": "lib/index.d.ts", | ||
"homepage": "https://github.com/cavilha-ui/components#readme", | ||
"main": "dist/cavilha-ui.js", | ||
"main": "lib/index.js", | ||
"keywords": [ | ||
@@ -29,3 +29,3 @@ "react", | ||
"preversion": "npm run lint", | ||
"version": "npm run format && git add -A src", | ||
"version": "npm run format && git add -A src && npm --no-git-tag-version version patch", | ||
"postversion": "git push && git push --tags" | ||
@@ -78,3 +78,3 @@ }, | ||
"files": [ | ||
"dist/**/*" | ||
"lib/*" | ||
], | ||
@@ -81,0 +81,0 @@ "author": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
82814
1079
1