Socket
Socket
Sign inDemoInstall

@types/eslint

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/eslint - npm Package Compare versions

Comparing version 8.40.1 to 8.40.2

2

eslint/index.d.ts

@@ -1059,3 +1059,3 @@ // Type definitions for eslint 8.40

interface Plugin {
configs?: Record<string, ConfigData> | undefined;
configs?: Record<string, ConfigData | Linter.FlatConfig | Linter.FlatConfig[]> | undefined;
environments?: Record<string, Environment> | undefined;

@@ -1062,0 +1062,0 @@ processors?: Record<string, Linter.Processor> | undefined;

{
"name": "@types/eslint",
"version": "8.40.1",
"version": "8.40.2",
"description": "TypeScript definitions for eslint",

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

},
"typesPublisherContentHash": "b85271fef36c21bcbaeff3d56591566b7605fd812ddbeb1cf3d0b321f023b4d1",
"typesPublisherContentHash": "9d5b2f4c143177ad28847203107d65015359c5f11d59cdc97431565dfd4832cc",
"typeScriptVersion": "4.3",

@@ -54,0 +54,0 @@ "exports": {

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

### Additional Details
* Last updated: Thu, 08 Jun 2023 20:32:59 GMT
* Last updated: Tue, 13 Jun 2023 07:02:44 GMT
* Dependencies: [@types/estree](https://npmjs.com/package/@types/estree), [@types/json-schema](https://npmjs.com/package/@types/json-schema)

@@ -14,0 +14,0 @@ * Global values: none

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