@types/express-slow-down
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -8,3 +8,3 @@ // Type definitions for express-slow-down 1.3 | ||
import express = require('express'); | ||
import express = require("express"); | ||
@@ -98,3 +98,3 @@ declare namespace SlowDown { | ||
*/ | ||
headers?: boolean; | ||
headers?: boolean; | ||
@@ -101,0 +101,0 @@ /** |
{ | ||
"name": "@types/express-slow-down", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "TypeScript definitions for express-slow-down", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-slow-down", | ||
}, | ||
"typesPublisherContentHash": "bdb7f6ab6191a8975b7401fbaec68f4e361f46c3321af4fb1269bc51dc0f52db", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "0ffe77e4910c8579f72e0bb22da2c3ca085eca1072a8ed9f271e7e7acc112df3", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Oct 2021 21:31:29 GMT | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@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
7078