@types/webpack
Advanced tools
Comparing version 4.4.18 to 4.4.19
{ | ||
"name": "@types/webpack", | ||
"version": "4.4.18", | ||
"version": "4.4.19", | ||
"description": "TypeScript definitions for webpack", | ||
@@ -94,6 +94,7 @@ "license": "MIT", | ||
"@types/uglify-js": "*", | ||
"@types/anymatch": "*", | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "768cf57eec8d791ec39f994f1068d4662ad28052295ada7e485b16cc1c966d7d", | ||
"typesPublisherContentHash": "f17b92104ede5ddb2a586066247c7c74963356dfba700a154403cddd71cdd4b0", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 07 Nov 2018 23:38:09 GMT | ||
* Dependencies: tapable, uglify-js, source-map, node | ||
* Last updated: Tue, 13 Nov 2018 09:04:23 GMT | ||
* Dependencies: tapable, uglify-js, anymatch, source-map, node | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is too big to display
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
77703
1619
5
+ Added@types/anymatch@*
+ Added@types/anymatch@3.0.4(transitive)
+ Addedanymatch@3.1.3(transitive)
+ Addednormalize-path@3.0.0(transitive)
+ Addedpicomatch@2.3.1(transitive)