@cavilha/button
Advanced tools
Comparing version 0.0.0 to 0.0.1
# @cavilha/button | ||
## 0.0.1 | ||
### Patch Changes | ||
- 1c0ac68: Patch bump to all packages | ||
- Updated dependencies [c930425] | ||
- Updated dependencies [1c0ac68] | ||
- @cavilha/theme@0.0.1 | ||
- @cavilha/icon@0.0.1 | ||
## 0.0.0 | ||
### Major Changes | ||
@@ -5,0 +16,0 @@ |
{ | ||
"name": "@cavilha/button", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "MadeiraMadeira webstore squads", | ||
"description": "A button component that allow users to perform actions and make choices with a single tap.", | ||
"license": "ISC", | ||
@@ -35,3 +36,3 @@ "source": "dist/index.cjs.js", | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"build": "npm run compile", | ||
"clean-dist": "rm -rf ./dist", | ||
@@ -71,6 +72,6 @@ "clean": "rm -rf ./dist && rm -rf ./node_modules && rm -rf tsconfig.build.tsbuildinfo", | ||
"dependencies": { | ||
"@cavilha/icon": "0.0.0", | ||
"@cavilha/theme": "0.0.0", | ||
"@cavilha/icon": "0.0.1", | ||
"@cavilha/theme": "0.0.1", | ||
"@radix-ui/react-polymorphic": "0.0.13" | ||
} | ||
} |
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
24288
+ Added@cavilha/icon@0.0.1(transitive)
+ Added@cavilha/theme@0.0.1(transitive)
- Removed@cavilha/icon@0.0.0(transitive)
- Removed@cavilha/theme@0.0.0(transitive)
Updated@cavilha/icon@0.0.1
Updated@cavilha/theme@0.0.1