@types/stylelint
Advanced tools
Comparing version 7.9.1 to 7.10.0
@@ -1,4 +0,4 @@ | ||
// Type definitions for stylelint 7.9 | ||
// Type definitions for stylelint 7.10 | ||
// Project: https://github.com/stylelint/stylelint | ||
// Definitions by: Alan Agius <https://github.com/alan-agius4/> | ||
// Definitions by: Alan Agius <https://github.com/alan-agius4> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -17,2 +17,4 @@ | ||
configOverrides?: JSON; | ||
cache?: boolean; | ||
cacheLocation?: string; | ||
files?: string | string[]; | ||
@@ -19,0 +21,0 @@ formatter?: FormatterType; |
{ | ||
"name": "@types/stylelint", | ||
"version": "7.9.1", | ||
"version": "7.10.0", | ||
"description": "TypeScript definitions for stylelint", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Alan Agius", | ||
"url": "https://github.com/alan-agius4/" | ||
"url": "https://github.com/alan-agius4" | ||
} | ||
@@ -21,4 +21,4 @@ ], | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "388a2e9a4d82ab882e8ed3e67b97287cb17d063da299afb6d8d6c7ead02836a1", | ||
"typesPublisherContentHash": "b1099b4f44e4fe797c1bc0714f2fa61ade87b5f0198a526b113e1fa6de279815", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/stylelint | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint | ||
Additional Details | ||
* Last updated: Mon, 27 Mar 2017 20:43:37 GMT | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alan Agius <https://github.com/alan-agius4/>. | ||
These definitions were written by Alan Agius <https://github.com/alan-agius4>. |
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
3723
4
43