@cavilha/box
Advanced tools
Comparing version 0.0.0 to 0.0.1
# @cavilha/box | ||
## 0.0.1 | ||
### Patch Changes | ||
- 9af63d2: Patched first version | ||
- 1c0ac68: Patch bump to all packages | ||
- Updated dependencies [c930425] | ||
- Updated dependencies [1c0ac68] | ||
- @cavilha/theme@0.0.1 | ||
## 0.0.0 | ||
### Major Changes | ||
@@ -5,0 +16,0 @@ |
{ | ||
"name": "@cavilha/box", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "MadeiraMadeira webstore squads", | ||
"description": "A div component used to create layout spaces using margins and paddings", | ||
"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", | ||
@@ -69,5 +70,5 @@ "clean": "rm -rf ./dist && rm -rf ./node_modules && rm -rf tsconfig.build.tsbuildinfo", | ||
"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
11914
+ Added@cavilha/theme@0.0.1(transitive)
- Removed@cavilha/theme@0.0.0(transitive)
Updated@cavilha/theme@0.0.1