Socket
Socket
Sign inDemoInstall

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.4.11 to 1.4.12

3

dist/client.js

@@ -1,4 +0,1 @@

// ../../node_modules/.pnpm/tsup@5.4.0_typescript@4.4.3/node_modules/tsup/assets/cjs_shims.js
var importMetaUrlShim = typeof document === "undefined" ? new (require("url")).URL("file:" + __filename).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
// src/client.ts

@@ -5,0 +2,0 @@ function post(data) {

2

dist/index.js

@@ -44,3 +44,3 @@ var __create = Object.create;

// ../../node_modules/.pnpm/tsup@5.4.0_typescript@4.4.3/node_modules/tsup/assets/cjs_shims.js
// ../../node_modules/.pnpm/tsup@5.4.1_typescript@4.4.4/node_modules/tsup/assets/cjs_shims.js
var importMetaUrlShim = typeof document === "undefined" ? new (require("url")).URL("file:" + __filename).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;

@@ -47,0 +47,0 @@

{
"name": "vite-plugin-windicss",
"version": "1.4.11",
"version": "1.4.12",
"description": "Windi CSS for Vite, it's fast!",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@windicss/plugin-utils": "1.4.11",
"@windicss/plugin-utils": "1.4.12",
"chalk": "^4.1.2",

@@ -48,3 +48,3 @@ "debug": "^4.3.2",

"devDependencies": {
"vite": "^2.6.7"
"vite": "^2.6.9"
},

@@ -51,0 +51,0 @@ "scripts": {

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