@types/stylelint
Advanced tools
Comparing version 7.11.0 to 7.11.1
@@ -8,3 +8,3 @@ // Type definitions for stylelint 7.11 | ||
export type SyntaxType = "scss" | "less" | "sugarss"; | ||
export type SyntaxType = "scss" | "sass" | "less" | "sugarss"; | ||
@@ -11,0 +11,0 @@ export interface LinterOptions { |
{ | ||
"name": "@types/stylelint", | ||
"version": "7.11.0", | ||
"version": "7.11.1", | ||
"description": "TypeScript definitions for stylelint", | ||
@@ -16,8 +16,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fd14fc6079653705943e00e802139bfb0d161debae5aed739f027c7d833460e0", | ||
"typesPublisherContentHash": "ef3a302a15d1463f8ae19b405e3b06d6fdc418ae3cef9091922258c4aaf3fa13", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint | ||
Additional Details | ||
* Last updated: Sun, 07 Jan 2018 22:18:24 GMT | ||
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT | ||
* Dependencies: none | ||
@@ -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
3689