@types/express-slow-down
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,3 +5,3 @@ // Type definitions for express-slow-down 1.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 2.3 | ||
@@ -8,0 +8,0 @@ import express = require("express"); |
{ | ||
"name": "@types/express-slow-down", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for express-slow-down", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/express-slow-down" | ||
}, | ||
@@ -24,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "3b5218b77085ef451ce6da020600b024b3b528830df4c1c5ecebac0a07b712d2", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "5e38c1b3df2024742d042e3544c0578b0972c9f109e4c6af4cee553d0d986646", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 03 Jan 2019 20:52:14 GMT | ||
* Last updated: Mon, 19 Aug 2019 00:51:15 GMT | ||
* Dependencies: @types/express | ||
@@ -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
6044