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.2 to 6.1.3

1

eslint/index.d.ts

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

plugins?: string[];
resolvePluginsRelativeTo?: string;
rules?: {

@@ -524,0 +525,0 @@ [name: string]: Linter.RuleLevel | Linter.RuleLevelAndOptions;

4

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

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

},
"typesPublisherContentHash": "5105f3ea914800ddda4d36b99873a720d82bfd27595aa419dff9683cf7eaf36b",
"typesPublisherContentHash": "07b08b7b542f5e189cbe33bf29ba1b813e530e915152b344d623119f97b376ff",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 02 Oct 2019 22:02:40 GMT
* Last updated: Wed, 23 Oct 2019 22:10:09 GMT
* Dependencies: @types/json-schema, @types/estree, @types/json-schema, @types/estree

@@ -14,0 +14,0 @@ * Global values: none

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

plugins?: string[];
resolvePluginsRelativeTo?: string;
rules?: {

@@ -520,0 +521,0 @@ [name: string]: Linter.RuleLevel | Linter.RuleLevelAndOptions;

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