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 1.0.0-beta.6 to 1.0.0-beta.7

24

package.json
{
"name": "eslint-plugin-antfu",
"type": "module",
"version": "1.0.0-beta.6",
"packageManager": "pnpm@8.7.6",
"version": "1.0.0-beta.7",
"packageManager": "pnpm@8.8.0",
"description": "Anthony extended ESLint rules",

@@ -41,15 +41,15 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"@typescript-eslint/utils": "^6.7.2"
"@typescript-eslint/utils": "^6.7.3"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.4",
"@antfu/eslint-config": "^1.0.0-beta.12",
"@antfu/ni": "^0.21.8",
"@antfu/utils": "^0.7.6",
"@types/eslint": "^8.44.2",
"@types/eslint": "^8.44.3",
"@types/lodash.merge": "^4.6.7",
"@types/node": "^20.6.3",
"@types/semver": "^7.5.2",
"@typescript-eslint/rule-tester": "^6.7.2",
"@typescript-eslint/typescript-estree": "6.7.2",
"@typescript-eslint/utils": "6.7.2",
"@types/node": "^20.7.0",
"@types/semver": "^7.5.3",
"@typescript-eslint/rule-tester": "^6.7.3",
"@typescript-eslint/typescript-estree": "6.7.3",
"@typescript-eslint/utils": "6.7.3",
"ajv": "^6.10.0",

@@ -62,4 +62,4 @@ "bumpp": "^9.2.0",

"lodash.merge": "4.6.2",
"pnpm": "^8.7.6",
"rimraf": "^5.0.1",
"pnpm": "^8.8.0",
"rimraf": "^5.0.5",
"semver": "^7.5.4",

@@ -66,0 +66,0 @@ "simple-git-hooks": "^2.9.0",

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