Huge News!Announcing our $40M Series B led by Abstract Ventures.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.9.1 to 0.9.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.9.2](https://github.com/antfu/purge-icons/compare/v0.9.1...v0.9.2) (2022-12-12)
### Features
* support vite 4 ([#38](https://github.com/antfu/purge-icons/issues/38)) ([e7f9c16](https://github.com/antfu/purge-icons/commit/e7f9c16b549389367a1ef043e0f528828138a864))
## [0.9.1](https://github.com/antfu/purge-icons/compare/v0.9.0...v0.9.1) (2022-09-20)

@@ -8,0 +19,0 @@

6

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

@@ -35,3 +35,3 @@ "module": "dist/index.mjs",

"peerDependencies": {
"vite": "^2.0.0-beta.3 || ^3.0.0"
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
},

@@ -44,3 +44,3 @@ "devDependencies": {

},
"gitHead": "2681ad041e102a151d0dbb956a0f33b25a013049"
"gitHead": "d75ef59c74e45eaa241f49d148d8ced10745dbc8"
}
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