@types/webpack
Advanced tools
Comparing version 4.39.9 to 4.41.0
{ | ||
"name": "@types/webpack", | ||
"version": "4.39.9", | ||
"version": "4.41.0", | ||
"description": "TypeScript definitions for webpack", | ||
@@ -96,2 +96,7 @@ "license": "MIT", | ||
"githubUsername": "andersk" | ||
}, | ||
{ | ||
"name": "Felix Haus", | ||
"url": "https://github.com/ofhouse", | ||
"githubUsername": "ofhouse" | ||
} | ||
@@ -115,4 +120,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2d87459b0c850d56f1173f922248e4bf78cd0847d311b4f3f107e27d1de2114c", | ||
"typesPublisherContentHash": "ab95cb035f78c0a3b061cbbc946aed153df70da1e8280ee3fc25ac1f22da8d1f", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Nov 2019 19:10:44 GMT | ||
* Last updated: Sat, 16 Nov 2019 20:12:01 GMT | ||
* Dependencies: [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/uglify-js](https://npmjs.com/package/@types/uglify-js), [@types/anymatch](https://npmjs.com/package/@types/anymatch), [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/webpack-sources](https://npmjs.com/package/@types/webpack-sources), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Qubo (https://github.com/tkqubo), Benjamin Lim (https://github.com/bumbleblym), Boris Cherny (https://github.com/bcherny), Tommy Troy Lin (https://github.com/tommytroylin), Mohsen Azimi (https://github.com/mohsen1), Jonathan Creamer (https://github.com/jcreamer898), Alan Agius (https://github.com/alan-agius4), Spencer Elliott (https://github.com/elliottsj), Jason Cheatham (https://github.com/jason0x43), Dennis George (https://github.com/dennispg), Christophe Hurpeau (https://github.com/christophehurpeau), ZSkycat (https://github.com/ZSkycat), John Reilly (https://github.com/johnnyreilly), Ryan Waskiewicz (https://github.com/rwaskiewicz), Kyle Uehlein (https://github.com/kuehlein), Grgur Grisogono (https://github.com/grgur), Rubens Pinheiro Gonçalves Cavalcante (https://github.com/rubenspgcavalcante), and Anders Kaseorg (https://github.com/andersk). | ||
These definitions were written by Qubo (https://github.com/tkqubo), Benjamin Lim (https://github.com/bumbleblym), Boris Cherny (https://github.com/bcherny), Tommy Troy Lin (https://github.com/tommytroylin), Mohsen Azimi (https://github.com/mohsen1), Jonathan Creamer (https://github.com/jcreamer898), Alan Agius (https://github.com/alan-agius4), Spencer Elliott (https://github.com/elliottsj), Jason Cheatham (https://github.com/jason0x43), Dennis George (https://github.com/dennispg), Christophe Hurpeau (https://github.com/christophehurpeau), ZSkycat (https://github.com/ZSkycat), John Reilly (https://github.com/johnnyreilly), Ryan Waskiewicz (https://github.com/rwaskiewicz), Kyle Uehlein (https://github.com/kuehlein), Grgur Grisogono (https://github.com/grgur), Rubens Pinheiro Gonçalves Cavalcante (https://github.com/rubenspgcavalcante), Anders Kaseorg (https://github.com/andersk), and Felix Haus (https://github.com/ofhouse). |
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
93323
1994