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.4.8 to 8.4.9

2

eslint/index.d.ts

@@ -730,3 +730,3 @@ // Type definitions for eslint 8.4

extends?: string | string[] | undefined;
globals?: { [name: string]: boolean | "readonly" | "readable" | "writable" | "writeable" } | undefined;
globals?: { [name: string]: boolean | "off" | "readonly" | "readable" | "writable" | "writeable" } | undefined;
noInlineConfig?: boolean | undefined;

@@ -733,0 +733,0 @@ overrides?: Array<ConfigOverride<OverrideRules>> | undefined;

{
"name": "@types/eslint",
"version": "8.4.8",
"version": "8.4.9",
"description": "TypeScript definitions for eslint",

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

},
"typesPublisherContentHash": "caa10b61f4a10b758a2c91ec9a85194fb23be54d529bcb371e54c8c73555a255",
"typesPublisherContentHash": "f022ab2f6ad689a82abfcc9665b330d71a8a265ab37bc44e2f2d7c5207606542",
"typeScriptVersion": "4.1",

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

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

### Additional Details
* Last updated: Tue, 25 Oct 2022 09:32:41 GMT
* Last updated: Fri, 28 Oct 2022 21:02:45 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc