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

@unocss/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/eslint-plugin - npm Package Compare versions

Comparing version 0.49.8 to 0.50.0

10

package.json
{
"name": "@unocss/eslint-plugin",
"version": "0.49.8",
"version": "0.50.0",
"description": "ESLint plugin for UnoCSS",

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

"dependencies": {
"@typescript-eslint/utils": "^5.52.0",
"@typescript-eslint/utils": "^5.53.0",
"@unocss/config": "^0.49.2",
"@unocss/core": "0.49.8",
"magic-string": "^0.27.0",
"@unocss/core": "0.50.0",
"magic-string": "^0.29.0",
"synckit": "^0.8.5"
},
"devDependencies": {
"@unocss/eslint-plugin": "0.49.8"
"@unocss/eslint-plugin": "0.50.0"
},

@@ -49,0 +49,0 @@ "scripts": {

@@ -5,6 +5,4 @@ # @unocss/eslint-plugin

**Currently working in progress, breaking changes may NOT follow semver.**
## Installation
Please refer to [@unocss/eslint-config](https://github.com/unocss/unocss/blob/main/packages/eslint-config) for installation.
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