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

@purpurds/breadcrumbs

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purpurds/breadcrumbs - npm Package Compare versions

Comparing version 3.7.1 to 4.0.0

2

dist/LICENSE.txt
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",

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