New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clds/icon

Package Overview
Dependencies
Maintainers
0
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clds/icon - npm Package Compare versions

Comparing version 0.51.3 to 0.51.4

23

package.json
{
"name": "@clds/icon",
"description": "",
"version": "0.51.3",
"version": "0.51.4",
"type": "module",

@@ -13,6 +13,6 @@ "author": "Cloudinary",

"dependencies": {
"@clds/blender": "0.51.3",
"@clds/component-theme": "0.51.3",
"@clds/design-system-foundations": "0.51.3",
"@clds/typography": "0.51.3"
"@clds/blender": "0.51.4",
"@clds/component-theme": "0.51.4",
"@clds/design-system-foundations": "0.51.4",
"@clds/typography": "0.51.4"
},

@@ -33,6 +33,9 @@ "devDependencies": {

"tsx": "^4.19.2",
"@clds/dev-components": "0.51.3",
"@clds/testing": "0.51.3",
"@clds/testing-library": "0.51.3"
"@clds/dev-components": "0.51.4",
"@clds/testing": "0.51.4",
"@clds/testing-library": "0.51.4"
},
"files": [
"dist"
],
"peerDependencies": {

@@ -48,9 +51,9 @@ "react": ">=18",

"generate-stories": "pnpm run sort-icons-exports && tsx ./scripts/generate-stories.mts",
"lint": "eslint --ext .ts,.tsx .",
"load-icons": "tsx ./scripts/load-icons.mts",
"sort-icons-exports": "tsx ./scripts/sort-icons-exports.mts && eslint --fix ./src/template/index-icons.tsx && prettier --write ./src/template/index-icons.tsx",
"lint": "eslint --ext .ts,.tsx .",
"test": "vitest run",
"typecheck": "tsc -p tsconfig.lib.json --noEmit",
"load-icons": "tsx ./scripts/load-icons.mts",
"update-icons-exports": "tsx ./scripts/update-icons-exports.mts"
}
}
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