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

@unocss/cli

Package Overview
Dependencies
Maintainers
1
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/cli - npm Package Compare versions

Comparing version 0.23.0 to 0.24.0

14

package.json
{
"name": "@unocss/cli",
"version": "0.23.0",
"version": "0.24.0",
"description": "CLI for UnoCSS",
"keywords": [],
"homepage": "https://github.com/antfu/unocss/tree/main/packages/cli#readme",
"homepage": "https://github.com/unocss/unocss/tree/main/packages/cli#readme",
"bugs": {
"url": "https://github.com/antfu/unocss/issues"
"url": "https://github.com/unocss/unocss/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/unocss.git",
"url": "git+https://github.com/unocss/unocss.git",
"directory": "packages/cli"

@@ -36,5 +36,5 @@ },

"dependencies": {
"@unocss/config": "0.23.0",
"@unocss/core": "0.23.0",
"@unocss/preset-uno": "0.23.0",
"@unocss/config": "0.24.0",
"@unocss/core": "0.24.0",
"@unocss/preset-uno": "0.24.0",
"cac": "^6.7.12",

@@ -41,0 +41,0 @@ "chokidar": "^3.5.3",

@@ -85,3 +85,3 @@ # @unocss/cli

For a list of options, head over to the [UnoCSS configurations](https://github.com/antfu/unocss#configurations) docs.
For a list of options, head over to the [UnoCSS configurations](https://github.com/unocss/unocss#configurations) docs.

@@ -88,0 +88,0 @@ ## CLI Options

Sorry, the diff of this file is not supported yet

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