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.8 to 6.1.0

eslint/ts3.1/helpers.d.ts

3

eslint/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for eslint 4.16
// Type definitions for eslint 6.1
// Project: https://eslint.org

@@ -6,2 +6,3 @@ // Definitions by: Pierre-Marie Dartus <https://github.com/pmdartus>

// Saad Quadri <https://github.com/saadq>
// Jason Kwok <https://github.com/JasonHK>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -8,0 +9,0 @@ // TypeScript Version: 2.2

{
"name": "@types/eslint",
"version": "4.16.8",
"version": "6.1.0",
"description": "TypeScript definitions for eslint",

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

"githubUsername": "saadq"
},
{
"name": "Jason Kwok",
"url": "https://github.com/JasonHK",
"githubUsername": "JasonHK"
}

@@ -26,2 +31,9 @@ ],

"types": "index",
"typesVersions": {
">=3.1.0-0": {
"*": [
"ts3.1/*"
]
}
},
"repository": {

@@ -37,4 +49,4 @@ "type": "git",

},
"typesPublisherContentHash": "4796167e2c4c8145986e81b5959b7acd5118e9f4948b288b9fe3950c49b0c326",
"typesPublisherContentHash": "f4fc837bbb8d54416d13347697854efd913649657d0a30dfc45d28bf7ef50e56",
"typeScriptVersion": "2.2"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Fri, 09 Aug 2019 15:29:37 GMT
* Dependencies: @types/json-schema, @types/estree
* Last updated: Tue, 20 Aug 2019 19:17:09 GMT
* Dependencies: @types/json-schema, @types/estree, @types/json-schema, @types/estree
* Global values: none
# Credits
These definitions were written by Pierre-Marie Dartus <https://github.com/pmdartus>, Jed Fox <https://github.com/j-f1>, and Saad Quadri <https://github.com/saadq>.
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>, and Jason Kwok <https://github.com/JasonHK>.
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