Socket
Socket
Sign inDemoInstall

eslint-plugin-antfu

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-antfu - npm Package Compare versions

Comparing version 2.3.6 to 2.4.0

1

dist/index.d.ts

@@ -45,2 +45,3 @@ import { Rule, Linter } from 'eslint';

rules: {
'consistent-chaining': RuleModule<[]>;
'consistent-list-newline': RuleModule<Options>;

@@ -47,0 +48,0 @@ curly: RuleModule<[]>;

28

package.json
{
"name": "eslint-plugin-antfu",
"type": "module",
"version": "2.3.6",
"packageManager": "pnpm@9.8.0",
"version": "2.4.0",
"packageManager": "pnpm@9.9.0",
"description": "Anthony extended ESLint rules",

@@ -49,12 +49,12 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"devDependencies": {
"@antfu/eslint-config": "^2.27.0",
"@antfu/ni": "^0.22.4",
"@types/eslint": "^9.6.0",
"@antfu/eslint-config": "^3.0.0",
"@antfu/ni": "^0.23.0",
"@types/eslint": "^9.6.1",
"@types/lodash.merge": "^4.6.9",
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.2.0",
"@typescript-eslint/utils": "^8.2.0",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"@typescript-eslint/typescript-estree": "^8.4.0",
"@typescript-eslint/utils": "^8.4.0",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"eslint-define-config": "^2.1.0",

@@ -64,12 +64,12 @@ "eslint-vitest-rule-tester": "^0.6.1",

"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"lodash.merge": "4.6.2",
"pnpm": "^9.8.0",
"pnpm": "^9.9.0",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"

@@ -76,0 +76,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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