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

@karrotmarket/karrot-ui-icon

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karrotmarket/karrot-ui-icon - npm Package Compare versions

Comparing version

to
0.0.0-20230208.1

icon-cli-data.js

8

package.json
{
"name": "@karrotmarket/karrot-ui-icon",
"version": "0.0.0-20230207.3",
"version": "0.0.0-20230208.1",
"type": "module",

@@ -13,4 +13,4 @@ "bin": {

"generate-sprite": "node scripts/generate-svg-sprite.cjs",
"generate-icon-data-mjs": "node scripts/generate-icon-data-mjs.cjs",
"build": "yarn build:tsc && yarn build:babel && yarn generate-icon-data-mjs && yarn build:seed-icon-cli",
"generate-icon-cli-data": "node scripts/generate-icon-cli-data.cjs",
"build": "yarn build:tsc && yarn build:babel && yarn generate-icon-cli-data",
"build:seed-icon-cli": "node build.mjs",

@@ -28,3 +28,3 @@ "build:tsc": "tsc --emitDeclarationOnly",

"lib",
"cli"
"icon-cli-data.js"
],

@@ -31,0 +31,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet