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

vite-plugin-purge-icons

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-purge-icons - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

package.json
{
"name": "vite-plugin-purge-icons",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/index.js",

@@ -24,4 +24,4 @@ "module": "dist/index.mjs",

"dependencies": {
"@purge-icons/generated": "0.1.0",
"purge-icons": "0.1.0"
"@purge-icons/generated": ">=0.1.0",
"purge-icons": ">=0.1.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

@@ -26,3 +26,3 @@ <h1 align='center'>vite-plugin-purge-icons</h1>

Import the `/@purge-icons/icons` in your `main.js`
Import the `@purge-icons/generated` in your `main.js`

@@ -42,4 +42,8 @@ ```ts

## Example
See the [Vitesse](https://github.com/antfu/vitesse) starter template.
## License
MIT License © 2020 [Anthony Fu](https://github.com/antfu)
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