Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@purpurds/card

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purpurds/card - npm Package Compare versions

Comparing version 3.4.0 to 4.0.0

11

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc