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.40.2 to 8.44.0

4

eslint/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for eslint 8.40
// Type definitions for eslint 8.44
// Project: https://eslint.org

@@ -846,3 +846,3 @@ // Definitions by: Pierre-Marie Dartus <https://github.com/pmdartus>

interface ParserOptions {
ecmaVersion?: 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | "latest" | undefined;
ecmaVersion?: 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | "latest" | undefined;
sourceType?: "script" | "module" | undefined;

@@ -849,0 +849,0 @@ ecmaFeatures?: {

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

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

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

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

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

### Additional Details
* Last updated: Tue, 13 Jun 2023 07:02:44 GMT
* Last updated: Fri, 07 Jul 2023 16:02:42 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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc