@types/sass-loader
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -247,3 +247,3 @@ import * as NodeSass from "node-sass"; | ||
*/ | ||
sassOptions?: LoaderOptions.SassOptions | LoaderOptions.Callback<LoaderOptions.SassOptions>; | ||
sassOptions?: LoaderOptions.SassOptions | LoaderOptions.Callback<LoaderOptions.SassOptions> | undefined; | ||
@@ -323,3 +323,3 @@ /** | ||
*/ | ||
prependData?: string | LoaderOptions.Callback<string>; | ||
prependData?: string | LoaderOptions.Callback<string> | undefined; | ||
@@ -370,3 +370,3 @@ /** | ||
*/ | ||
sourceMap?: boolean; | ||
sourceMap?: boolean | undefined; | ||
@@ -407,3 +407,3 @@ /** | ||
*/ | ||
webpackImporter?: boolean; | ||
webpackImporter?: boolean | undefined; | ||
} | ||
@@ -410,0 +410,0 @@ |
{ | ||
"name": "@types/sass-loader", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "TypeScript definitions for sass-loader", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass-loader", | ||
"license": "MIT", | ||
@@ -26,4 +27,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "248bc1315005915acf5962bd996e4d76d259ce616b027da088e65a316c67ac5c", | ||
"typesPublisherContentHash": "87f2d355e5cf62d39ab3e6d46dd1ebd6b835474290e0fbfdd76f8c9b0e1f03d3", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 25 Mar 2021 20:32:05 GMT | ||
* Last updated: Tue, 06 Jul 2021 16:34:16 GMT | ||
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/node-sass](https://npmjs.com/package/@types/node-sass), [@types/sass](https://npmjs.com/package/@types/sass) | ||
@@ -14,0 +14,0 @@ * Global values: none |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15098
0