Socket
Socket
Sign inDemoInstall

@types/eslint

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/eslint - npm Package Compare versions

Comparing version 4.16.5 to 4.16.6

2

eslint/index.d.ts

@@ -543,3 +543,3 @@ // Type definitions for eslint 4.16

tests: {
valid?: RuleTester.ValidTestCase[];
valid?: Array<string | RuleTester.ValidTestCase>;
invalid?: RuleTester.InvalidTestCase[];

@@ -546,0 +546,0 @@ },

{
"name": "@types/eslint",
"version": "4.16.5",
"version": "4.16.6",
"description": "TypeScript definitions for eslint",

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

},
"typesPublisherContentHash": "a4a65111fdd9fe0f9ec163d8d0c67e642a58b34c48e84250cd08e882b63639d5",
"typesPublisherContentHash": "4fc11d5ef10a3c1da42fe67b10ba449a64b7d609a799cc9cc7f3f682dcab1c1c",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for eslint (https://eslint.org).
This package contains type definitions for eslint ( https://eslint.org ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 03 Dec 2018 21:36:28 GMT
* Last updated: Mon, 28 Jan 2019 20:34:09 GMT
* Dependencies: @types/json-schema, @types/estree

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc