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 7.2.12 to 7.2.13

2

eslint/index.d.ts

@@ -845,2 +845,3 @@ // Type definitions for eslint 7.2

cacheLocation?: string;
cacheStrategy?: "content" | "metadata";
}

@@ -920,2 +921,3 @@

cacheLocation?: string;
cacheStrategy?: "content" | "metadata";
configFile?: string;

@@ -922,0 +924,0 @@ cwd?: string;

7

eslint/package.json
{
"name": "@types/eslint",
"version": "7.2.12",
"version": "7.2.13",
"description": "TypeScript definitions for eslint",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",
"license": "MIT",

@@ -50,4 +51,4 @@ "contributors": [

},
"typesPublisherContentHash": "432517d2280762636905b40ad0cfa9f0d69797b0ca4768cadc568b62d969f72f",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "72e22eab0ed876b82bb3671e338db1dce1d167cd46bde44964712aa7a51c0252",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Thu, 27 May 2021 01:01:20 GMT
* Last updated: Tue, 01 Jun 2021 21:31:54 GMT
* Dependencies: [@types/json-schema](https://npmjs.com/package/@types/json-schema), [@types/estree](https://npmjs.com/package/@types/estree)

@@ -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