@cavilha/icon
Advanced tools
Comparing version 0.0.0 to 0.0.1
# @cavilha/icon | ||
## 0.0.1 | ||
### Patch Changes | ||
- 1c0ac68: Patch bump to all packages | ||
- Updated dependencies [c930425] | ||
- Updated dependencies [1c0ac68] | ||
- @cavilha/theme@0.0.1 | ||
## 0.0.0 | ||
### Major Changes | ||
@@ -5,0 +15,0 @@ |
{ | ||
"name": "@cavilha/icon", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "An polimorfic icon component builded to work together with FontAwesome library", | ||
@@ -36,3 +36,3 @@ "author": "MadeiraMadeira webstore squads", | ||
"scripts": { | ||
"build": "npm run clean && npm run compile", | ||
"build": "npm run compile", | ||
"clean": "rm -rf ./dist && rm -rf ./node_modules && rm -rf tsconfig.build.tsbuildinfo", | ||
@@ -75,5 +75,5 @@ "clean-dist": "rm -rf ./dist", | ||
"dependencies": { | ||
"@cavilha/theme": "0.0.0", | ||
"@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
6236
+ Added@cavilha/theme@0.0.1(transitive)
- Removed@cavilha/theme@0.0.0(transitive)
Updated@cavilha/theme@0.0.1