Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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 6.1.7 to 6.1.8

1

eslint/index.d.ts

@@ -512,2 +512,3 @@ // Type definitions for eslint 6.1

envs?: string[];
errorOnUnmatchedPattern?: boolean;
extensions?: string[];

@@ -514,0 +515,0 @@ fix?: boolean;

4

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

@@ -47,4 +47,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "4006a9d81a3426f2db8b4c6596571489bc6e8ea1bb20b8ad068ef243a9872d7b",
"typesPublisherContentHash": "ce621f1a88f750a55ffd20e54f5f66c63e6ae18b41764c254299e4a541955b61",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Sat, 25 Jan 2020 01:01:45 GMT
* Last updated: Tue, 04 Feb 2020 17:47:51 GMT
* Dependencies: [@types/json-schema](https://npmjs.com/package/@types/json-schema), [@types/estree](https://npmjs.com/package/@types/estree), [@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

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

envs?: string[];
errorOnUnmatchedPattern?: boolean;
extensions?: string[];

@@ -510,0 +511,0 @@ fix?: boolean;

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