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

@unocss/preset-wind

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-wind - npm Package Compare versions

Comparing version 0.58.9 to 0.59.0-beta.1

16

package.json
{
"name": "@unocss/preset-wind",
"version": "0.58.9",
"type": "module",
"version": "0.59.0-beta.1",
"description": "Tailwind / Windi CSS compact preset for UnoCSS",

@@ -24,9 +25,8 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"./*": "./*"
},
"main": "dist/index.cjs",
"main": "dist/index.mjs",
"module": "dist/index.mjs",

@@ -39,5 +39,5 @@ "types": "dist/index.d.ts",

"dependencies": {
"@unocss/core": "0.58.9",
"@unocss/preset-mini": "0.58.9",
"@unocss/rule-utils": "0.58.9"
"@unocss/preset-mini": "0.59.0-beta.1",
"@unocss/core": "0.59.0-beta.1",
"@unocss/rule-utils": "0.59.0-beta.1"
},

@@ -44,0 +44,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