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

cosmic-icon

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosmic-icon - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5-alpha.0

CHANGELOG.md

64

package.json
{
"name": "cosmic-icon",
"version": "0.0.4",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
"types": "index.d.ts",
"files": [
"dist",
"*.d.ts",
"json"
],
"exports": {
".": {
"import": "./dist/index.es.js",
"require": "./dist/index.cjs.js"
"name": "cosmic-icon",
"version": "0.0.5-alpha.0",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
"types": "index.d.ts",
"files": [
"dist",
"*.d.ts",
"json"
],
"exports": {
".": {
"import": "./dist/index.es.js",
"require": "./dist/index.cjs.js"
}
},
"scripts": {
"dev": "vite dev",
"build": "ts-node ./scripts/build-json.ts -p ./tsconfig.json && tsc -p ./tsconfig.build.json && vite build"
},
"devDependencies": {
"@iconify/tools": "~2.0.11",
"@vitejs/plugin-vue": "^2.0.0",
"ts-node": "~10.5.0",
"typescript": "^4.5.4",
"unplugin-vue-components": "~0.17.18",
"vite": "^2.8.0",
"vue": "^3.2.25"
},
"dependencies": {
"unplugin-icons": "~0.13.1"
}
},
"devDependencies": {
"@iconify/tools": "~2.0.11",
"@vitejs/plugin-vue": "^2.0.0",
"ts-node": "~10.5.0",
"typescript": "^4.5.4",
"unplugin-vue-components": "~0.17.18",
"vite": "^2.8.0",
"vue": "^3.2.25"
},
"dependencies": {
"unplugin-icons": "~0.13.1"
},
"scripts": {
"dev": "vite dev",
"build": "ts-node ./scripts/build-json.ts -p ./tsconfig.json && tsc -p ./tsconfig.build.json && vite build"
}
}
}

@@ -7,3 +7,2 @@ <div id="top"></div>

<!-- PROJECT LOGO -->

@@ -10,0 +9,0 @@ <br />

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