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

@fig/eslint-config-autocomplete

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fig/eslint-config-autocomplete - npm Package Compare versions

Comparing version 1.2.1 to 2.0.0

18

package.json
{
"name": "@fig/eslint-config-autocomplete",
"version": "1.2.1",
"version": "2.0.0",
"description": "Shared ESlint configuration for autocomplete repos",

@@ -12,12 +12,14 @@ "author": "The Fig Team",

],
"engines": {
"node": ">=20"
},
"license": "MIT",
"main": "./index.js",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@withfig/eslint-plugin-fig-linter": "^1.2.1",
"eslint-plugin-compat": "^4.0.2"
},
"peerDependencies": {
"eslint": ">=8"
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^8.56.0",
"eslint-plugin-compat": "^4.2.0",
"typescript": ">=4.7.4",
"@withfig/eslint-plugin-fig-linter": "^1.4.1"
},

@@ -24,0 +26,0 @@ "publishConfig": {

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