@cavilha/breadcrumb
Advanced tools
Comparing version 0.0.0 to 0.0.1
# @cavilha/breadcrumb | ||
## 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/breadcrumb", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "MadeiraMadeira webstore squads", | ||
"description": "A component responsible for navigating the user in a visual way.", | ||
"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", | ||
@@ -72,6 +73,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", | ||
"react-responsive": "^9.0.0-beta.3" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
55722
0
+ 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