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

@windicss/plugin-utils

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windicss/plugin-utils - npm Package Compare versions

Comparing version 0.6.6 to 0.6.9

14

package.json
{
"name": "@windicss/plugin-utils",
"description": "Common utils for building integrations of Windi CSS",
"version": "0.6.6",
"version": "0.6.9",
"main": "dist/index.js",

@@ -30,10 +30,10 @@ "module": "dist/index.mjs",

"dependencies": {
"esbuild": "^0.8.54",
"esbuild-register": "^2.0.0",
"esbuild": "^0.8.56",
"esbuild-register": "^2.2.0",
"fast-glob": "^3.2.5",
"micromatch": "^4.0.2",
"windicss": "^2.2.3"
"windicss": "^2.2.6"
},
"devDependencies": {
"@antfu/ni": "^0.5.4",
"@antfu/ni": "^0.5.5",
"@types/debug": "^4.1.5",

@@ -45,5 +45,5 @@ "@types/micromatch": "^4.0.1",

"pug": "^3.0.2",
"tsup": "^4.6.0",
"typescript": "^4.2.2"
"tsup": "^4.6.1",
"typescript": "^4.2.3"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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