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

eslint-plugin-antfu

Package Overview
Dependencies
Maintainers
1
Versions
125
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.12 to 1.0.1

33

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

@@ -45,24 +45,21 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

},
"dependencies": {
"@typescript-eslint/utils": "^6.7.4"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.21",
"@antfu/eslint-config": "^1.0.0-beta.29",
"@antfu/ni": "^0.21.8",
"@antfu/utils": "^0.7.6",
"@types/eslint": "^8.44.3",
"@types/lodash.merge": "^4.6.7",
"@types/node": "^20.8.3",
"@types/semver": "^7.5.3",
"@typescript-eslint/rule-tester": "^6.7.4",
"@typescript-eslint/typescript-estree": "^6.7.4",
"@typescript-eslint/utils": "^6.7.4",
"@types/eslint": "^8.44.6",
"@types/lodash.merge": "^4.6.8",
"@types/node": "^20.8.9",
"@types/semver": "^7.5.4",
"@typescript-eslint/rule-tester": "^6.9.0",
"@typescript-eslint/typescript-estree": "^6.9.0",
"@typescript-eslint/utils": "^6.9.0",
"ajv": "^6.10.0",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"eslint-define-config": "^1.23.0",
"eslint": "^8.52.0",
"eslint-define-config": "^1.24.1",
"esno": "^0.17.0",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"lodash.merge": "4.6.2",
"pnpm": "^8.8.0",
"pnpm": "^8.9.2",
"rimraf": "^5.0.5",

@@ -74,3 +71,3 @@ "semver": "^7.5.4",

"unbuild": "^2.0.0",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"

@@ -77,0 +74,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