@purpurds/breadcrumbs
Advanced tools
Comparing version 3.7.1 to 4.0.0
Name: @purpurds/icon | ||
Version: 3.7.0 | ||
Version: 3.7.1 | ||
License: AGPL-3.0-only | ||
@@ -4,0 +4,0 @@ Private: false |
{ | ||
"name": "@purpurds/breadcrumbs", | ||
"version": "3.7.1", | ||
"version": "4.0.0", | ||
"license": "AGPL-3.0-only", | ||
@@ -10,3 +10,2 @@ "main": "./dist/breadcrumbs.cjs.js", | ||
"require": "./dist/breadcrumbs.cjs.js", | ||
"systemjs": "./dist/breadcrumbs.system.js", | ||
"types": "./dist/breadcrumbs.d.ts", | ||
@@ -20,4 +19,4 @@ "default": "./dist/breadcrumbs.es.js" | ||
"classnames": "~2.5.0", | ||
"@purpurds/icon": "3.7.1", | ||
"@purpurds/tokens": "3.7.1" | ||
"@purpurds/icon": "4.0.0", | ||
"@purpurds/tokens": "4.0.0" | ||
}, | ||
@@ -51,3 +50,3 @@ "devDependencies": { | ||
"build:watch": "vite build --watch", | ||
"build": "rm -rf dist && vite build && vite build --mode systemjs", | ||
"build": "vite build", | ||
"ci:build": "rushx build", | ||
@@ -54,0 +53,0 @@ "coverage": "vitest run --coverage", |
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
899334
18
692
+ Added@purpurds/icon@4.0.0(transitive)
+ Added@purpurds/tokens@4.0.0(transitive)
- Removed@purpurds/icon@3.7.1(transitive)
- Removed@purpurds/tokens@3.7.1(transitive)
Updated@purpurds/icon@4.0.0
Updated@purpurds/tokens@4.0.0