Socket
Socket
Sign inDemoInstall

@types/eslint

Package Overview
Dependencies
2
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.56.1 to 8.56.2

3

eslint/index.d.ts

@@ -756,3 +756,4 @@ /// <reference path="helpers.d.ts" />

settings: { [name: string]: any };
parserPath: string;
parserPath: string | undefined;
languageOptions: Linter.FlatConfig["languageOptions"];
parserOptions: Linter.ParserOptions;

@@ -759,0 +760,0 @@ parserServices: SourceCode.ParserServices;

{
"name": "@types/eslint",
"version": "8.56.1",
"version": "8.56.2",
"description": "TypeScript definitions for eslint",

@@ -63,4 +63,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",

},
"typesPublisherContentHash": "5545125a504ee82ab59763afeb3fb37985d62dd308b124fa210b44af204a903b",
"typesPublisherContentHash": "1f593f127b3936d8611ca577ae65c2c00c4c9f56d078c7e541904c95e572775b",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 02 Jan 2024 23:06:57 GMT
* Last updated: Thu, 11 Jan 2024 02:18:24 GMT
* Dependencies: [@types/estree](https://npmjs.com/package/@types/estree), [@types/json-schema](https://npmjs.com/package/@types/json-schema)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc