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.6 to 8.56.7

6

eslint/index.d.ts

@@ -1222,2 +1222,8 @@ /// <reference path="helpers.d.ts" />

/**
* An string to identify the configuration object. Used in error messages and
* inspection tools.
*/
name?: string;
/**
* An array of glob patterns indicating the files that the configuration

@@ -1224,0 +1230,0 @@ * object should apply to. If not specified, the configuration object applies

4

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

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

},
"typesPublisherContentHash": "bfce2c99dc7236752e3b1b9610a7f210f49fe944f07b5a0eb303f1993afed76c",
"typesPublisherContentHash": "030f7747b677c429470413a3dd9bd02933c602941386d52abbdfe11a9ebba260",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Tue, 19 Mar 2024 09:36:07 GMT
* Last updated: Mon, 01 Apr 2024 12:42:33 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