@types/webpack
Advanced tools
Comparing version 4.4.17 to 4.4.18
{ | ||
"name": "@types/webpack", | ||
"version": "4.4.17", | ||
"version": "4.4.18", | ||
"description": "TypeScript definitions for webpack", | ||
@@ -84,3 +84,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -97,4 +97,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "9008023c3780e1c33ae1aa48eca6f2044d961fb5c987a13886d841da5041dbd4", | ||
"typesPublisherContentHash": "768cf57eec8d791ec39f994f1068d4662ad28052295ada7e485b16cc1c966d7d", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 15 Oct 2018 22:47:51 GMT | ||
* Last updated: Wed, 07 Nov 2018 23:38:09 GMT | ||
* Dependencies: tapable, uglify-js, source-map, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
77633