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

@codexteam/icons

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codexteam/icons - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

dist/index.mjs

10

package.json
{
"name": "@codexteam/icons",
"version": "0.0.0",
"main": "dist/main.js",
"version": "0.0.1",
"main": "dist/index.umd.js",
"module": "dist/index.mjs",
"license": "MIT",
"scripts": {
"build": "yarn generate",
"build": "yarn generate && vite build",
"generate": "node bin/generate.js"

@@ -15,4 +16,5 @@ },

"devDependencies": {
"svgo": "^2.8.0"
"svgo": "^2.8.0",
"vite": "^3.0.2"
}
}
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