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.0 to 4.16.1

3

eslint/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for eslint 4.16

// Jed Fox <https://github.com/j-f1>
// Saad Quadri <https://github.com/saadq>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -495,3 +496,3 @@ // TypeScript Version: 2.2

ignorePath?: string;
ignorePattern?: string;
ignorePattern?: string | string[];
useEslintrc?: boolean;

@@ -498,0 +499,0 @@ parser?: string;

{
"name": "@types/eslint",
"version": "4.16.0",
"version": "4.16.1",
"description": "TypeScript definitions for eslint",

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "j-f1"
},
{
"name": "Saad Quadri",
"url": "https://github.com/saadq",
"githubUsername": "saadq"
}

@@ -29,4 +34,4 @@ ],

},
"typesPublisherContentHash": "35561d43e4bd8749657b0430b29bdcc74965dccf3dc2d6d93a079e114cb1ae42",
"typesPublisherContentHash": "d1cfcc37afd2f22ec260034dfdd0305148f273aedcbc93e15bd24e5bb4451d28",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Tue, 13 Feb 2018 20:54:40 GMT
* Last updated: Tue, 24 Apr 2018 23:31:17 GMT
* Dependencies: json-schema, estree

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Pierre-Marie Dartus <https://github.com/pmdartus>, Jed Fox <https://github.com/j-f1>.
These definitions were written by Pierre-Marie Dartus <https://github.com/pmdartus>, Jed Fox <https://github.com/j-f1>, Saad Quadri <https://github.com/saadq>.

Sorry, the diff of this file is not supported yet

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