@types/stylelint
Advanced tools
Comparing version 7.10.0 to 7.11.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for stylelint 7.10 | ||
// Type definitions for stylelint 7.11 | ||
// Project: https://github.com/stylelint/stylelint | ||
@@ -20,2 +20,3 @@ // Definitions by: Alan Agius <https://github.com/alan-agius4> | ||
files?: string | string[]; | ||
fix?: boolean; | ||
formatter?: FormatterType; | ||
@@ -22,0 +23,0 @@ ignoreDisables?: boolean; |
{ | ||
"name": "@types/stylelint", | ||
"version": "7.10.0", | ||
"version": "7.11.0", | ||
"description": "TypeScript definitions for stylelint", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Alan Agius", | ||
"url": "https://github.com/alan-agius4" | ||
"url": "https://github.com/alan-agius4", | ||
"githubUsername": "alan-agius4" | ||
} | ||
@@ -20,5 +21,4 @@ ], | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "b1099b4f44e4fe797c1bc0714f2fa61ade87b5f0198a526b113e1fa6de279815", | ||
"typesPublisherContentHash": "fd14fc6079653705943e00e802139bfb0d161debae5aed739f027c7d833460e0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Last updated: Sun, 07 Jan 2018 22:18:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
44
3688