@purpurds/card
Advanced tools
Comparing version 3.4.0 to 4.0.0
{ | ||
"name": "@purpurds/card", | ||
"version": "3.4.0", | ||
"version": "4.0.0", | ||
"license": "AGPL-3.0-only", | ||
@@ -10,3 +10,2 @@ "main": "./dist/card.cjs.js", | ||
"require": "./dist/card.cjs.js", | ||
"systemjs": "./dist/card.system.js", | ||
"types": "./dist/card.d.ts", | ||
@@ -20,3 +19,3 @@ "default": "./dist/card.es.js" | ||
"classnames": "~2.5.0", | ||
"@purpurds/tokens": "3.7.1" | ||
"@purpurds/tokens": "4.0.0" | ||
}, | ||
@@ -45,4 +44,4 @@ "devDependencies": { | ||
"vitest": "~1.4.0", | ||
"@purpurds/component-rig": "1.0.0", | ||
"@purpurds/grid": "3.7.1" | ||
"@purpurds/grid": "4.0.0", | ||
"@purpurds/component-rig": "1.0.0" | ||
}, | ||
@@ -52,3 +51,3 @@ "scripts": { | ||
"build:watch": "vite build --watch", | ||
"build": "rm -rf dist && vite build && vite build --mode systemjs", | ||
"build": "vite build", | ||
"ci:build": "rushx build", | ||
@@ -55,0 +54,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
19427
15
165
+ Added@purpurds/tokens@4.0.0(transitive)
- Removed@purpurds/tokens@3.7.1(transitive)
Updated@purpurds/tokens@4.0.0