New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@unocss/config

Package Overview
Dependencies
Maintainers
2
Versions
387
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.65.1 to 0.65.2

9

package.json
{
"name": "@unocss/config",
"type": "module",
"version": "0.65.1",
"version": "0.65.2",
"description": "Config loader for UnoCSS",

@@ -36,9 +36,10 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"unconfig": "~0.5.5",
"@unocss/core": "0.65.1"
"unconfig": "~0.6.0",
"@unocss/core": "0.65.2"
},
"scripts": {
"build": "unbuild",
"stub": "unbuild --stub"
"stub": "unbuild --stub",
"test:attw": "attw --pack --config-path ../../.attw-esm-only.json"
}
}
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