@types/webpack-sources
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -19,3 +19,3 @@ // Type definitions for webpack-sources 1.4 | ||
*/ | ||
columns?: boolean; | ||
columns?: boolean | undefined; | ||
/** | ||
@@ -25,3 +25,3 @@ * If set to false the implementation may omit inner mappings for modules. | ||
*/ | ||
module?: boolean; | ||
module?: boolean | undefined; | ||
} | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "@types/webpack-sources", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "TypeScript definitions for webpack-sources", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources", | ||
"license": "MIT", | ||
@@ -36,4 +37,4 @@ "contributors": [ | ||
}, | ||
"typesPublisherContentHash": "907a429a14bdb319c79c2f34c9c0949538f19fe07522ffe177f1f011721e1508", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "69776512238ea72f87b7105b336a4aabab2651800f550441ad4057bb98930478", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Sep 2020 10:42:00 GMT | ||
* Last updated: Fri, 02 Jul 2021 18:05:31 GMT | ||
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/source-list-map](https://npmjs.com/package/@types/source-list-map), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10035
0
0