@types/eslint
Advanced tools
Comparing version 8.2.1 to 8.2.2
@@ -916,2 +916,3 @@ // Type definitions for eslint 8.2 | ||
interface ValidTestCase { | ||
name?: string; | ||
code: string; | ||
@@ -918,0 +919,0 @@ options?: any; |
{ | ||
"name": "@types/eslint", | ||
"version": "8.2.1", | ||
"version": "8.2.2", | ||
"description": "TypeScript definitions for eslint", | ||
@@ -51,3 +51,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint", | ||
}, | ||
"typesPublisherContentHash": "870a79c2a1e496009b4a6a1995b6cc4e13b98506af6ba0ca7882e395181e1ccf", | ||
"typesPublisherContentHash": "c034072516d3d807903933c496a3783507f24e70819bcc02df69fd522a214219", | ||
"typeScriptVersion": "3.8", | ||
@@ -54,0 +54,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 03 Dec 2021 18:31:05 GMT | ||
* Last updated: Fri, 07 Jan 2022 00:01:28 GMT | ||
* Dependencies: [@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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162423
4961