Socket
Socket
Sign inDemoInstall

@sxzz/eslint-config

Package Overview
Dependencies
237
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.7.1

1

dist/index.js

@@ -839,2 +839,3 @@ // src/plugins.ts

],
"vue/one-component-per-file": "off",
"vue/padding-line-between-blocks": ["error", "always"],

@@ -841,0 +842,0 @@ "vue/prefer-template": "error",

26

package.json
{
"name": "@sxzz/eslint-config",
"version": "3.7.0",
"packageManager": "pnpm@8.8.0",
"version": "3.7.1",
"packageManager": "pnpm@8.10.0",
"description": "ESLint config for @sxzz.",

@@ -34,20 +34,20 @@ "type": "module",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@unocss/eslint-plugin": "^0.56.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@unocss/eslint-plugin": "^0.57.1",
"eslint-config-prettier": "^9.0.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-antfu": "^1.0.0-beta.12",
"eslint-plugin-antfu": "^1.0.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-i": "^2.29.0",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-sort-keys": "^2.3.5",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-yml": "^1.10.0",
"globals": "^13.23.0",
"jsonc-eslint-parser": "^2.3.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",

@@ -60,5 +60,5 @@ "prettier": "^3.0.3",

"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.8.4",
"@types/node": "^20.8.9",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"sucrase": "^3.34.0",

@@ -65,0 +65,0 @@ "tsup": "^7.2.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc