Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-windicss

Package Overview
Dependencies
Maintainers
5
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-windicss - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

6

package.json
{
"name": "vite-plugin-windicss",
"version": "1.9.0",
"version": "1.9.1",
"description": "Windi CSS for Vite, it's fast!",

@@ -22,2 +22,3 @@ "author": "antfu <anthonyfu117@hotmail.com>",

".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.js",

@@ -28,2 +29,3 @@ "import": "./dist/index.mjs"

"./client": {
"types": "./dist/client.d.ts",
"require": "./dist/client.js",

@@ -46,3 +48,3 @@ "import": "./dist/client.mjs"

"windicss": "^3.5.6",
"@windicss/plugin-utils": "1.9.0"
"@windicss/plugin-utils": "1.9.1"
},

@@ -49,0 +51,0 @@ "devDependencies": {

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