@types/webpack-dev-middleware
Advanced tools
Comparing version 1.9.3 to 1.9.4
@@ -5,2 +5,3 @@ // Type definitions for webpack-dev-middleware 1.9 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
@@ -7,0 +8,0 @@ import { NextHandleFunction } from 'connect'; |
{ | ||
"name": "@types/webpack-dev-middleware", | ||
"version": "1.9.3", | ||
"version": "1.9.4", | ||
"description": "TypeScript definitions for webpack-dev-middleware", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Benjamin Lim", | ||
"url": "https://github.com/bumbleblym" | ||
"url": "https://github.com/bumbleblym", | ||
"githubUsername": "bumbleblym" | ||
} | ||
@@ -23,4 +24,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "bde6719973622ba676c4de7ba7c8c66b77689ee117058f39732c26e8004a7016", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "ac397c6c0e82cc7b55aa20edb872dbea92b48b2447de3c449e0cb5b4efbf3475", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Last updated: Thu, 09 Nov 2017 15:19:58 GMT | ||
* Dependencies: connect, webpack | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
3943
44