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.4.7 to 8.4.8

4

eslint/index.d.ts

@@ -584,4 +584,8 @@ // Type definitions for eslint 8.4

schema?: JSONSchema4 | JSONSchema4[] | undefined;
/** Indicates whether the rule has been deprecated. Omit if not deprecated. */
deprecated?: boolean | undefined;
/** The name of the rule(s) this rule was replaced by, if it was deprecated. */
replacedBy?: readonly string[];
/**

@@ -588,0 +592,0 @@ * Indicates the type of rule:

4

eslint/package.json
{
"name": "@types/eslint",
"version": "8.4.7",
"version": "8.4.8",
"description": "TypeScript definitions for eslint",

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

},
"typesPublisherContentHash": "2ce1261187fe337756cfcc8219b56121c9f9b54dd0a208a3f7327d8738d93c71",
"typesPublisherContentHash": "caa10b61f4a10b758a2c91ec9a85194fb23be54d529bcb371e54c8c73555a255",
"typeScriptVersion": "4.1",

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

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

### Additional Details
* Last updated: Thu, 20 Oct 2022 11:03:02 GMT
* Last updated: Tue, 25 Oct 2022 09:32:41 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