Socket
Socket
Sign inDemoInstall

@unocss/config

Package Overview
Dependencies
Maintainers
1
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/config - npm Package Compare versions

Comparing version 0.58.9 to 0.59.0-beta.1

12

package.json
{
"name": "@unocss/config",
"version": "0.58.9",
"type": "module",
"version": "0.59.0-beta.1",
"description": "Config loader for UnoCSS",

@@ -21,8 +22,7 @@ "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",

@@ -38,3 +38,3 @@ "types": "dist/index.d.ts",

"unconfig": "^0.3.11",
"@unocss/core": "0.58.9"
"@unocss/core": "0.59.0-beta.1"
},

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