Socket
Socket
Sign inDemoInstall

unplugin-icons

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-icons - npm Package Compare versions

Comparing version 0.12.22 to 0.12.23

26

package.json
{
"name": "unplugin-icons",
"version": "0.12.22",
"version": "0.12.23",
"description": "Access thousands of icons as components on-demand universally",

@@ -40,2 +40,26 @@ "homepage": "https://github.com/antfu/unplugin-icons",

},
"./types/preact": {
"types": "./types/preact.d.ts"
},
"./types/raw": {
"types": "./types/raw.d.ts"
},
"./types/react": {
"types": "./types/react.d.ts"
},
"./types/solid": {
"types": "./types/solid.d.ts"
},
"./types/svelte": {
"types": "./types/svelte.d.ts"
},
"./types/vue": {
"types": "./types/vue.d.ts"
},
"./types/vue3": {
"types": "./types/vue3.d.ts"
},
"./types/web-components": {
"types": "./types/web-components.d.ts"
},
"./vite": {

@@ -42,0 +66,0 @@ "require": "./dist/vite.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