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

@spark-ui/icons

Package Overview
Dependencies
Maintainers
7
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/icons - npm Package Compare versions

Comparing version 1.6.0-beta.1 to 1.6.0-beta.2

6

package.json
{
"name": "@spark-ui/icons",
"version": "1.6.0-beta.1",
"version": "1.6.0-beta.2",
"description": "spark-ui icons",

@@ -13,3 +13,4 @@ "publishConfig": {

"generate": "node ./scripts/build.mjs",
"build": "vite build"
"build": "vite build",
"prepublishOnly": "npm run build"
},

@@ -21,3 +22,2 @@ "repository": {

},
"sideEffects": false,
"devDependencies": {

@@ -24,0 +24,0 @@ "@spark-ui/button": "1",

@@ -13,3 +13,3 @@ # @spark-ui/icons

or just import the icon we need...
or just import the icon you need...

@@ -16,0 +16,0 @@ ```js

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