@types/overload-protection
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for overload-protection 1.2 | ||
// Project: https://github.com/davidmarkclements/overload-protection | ||
// Definitions by: Daniel Hirth <https://github.com/dornfeder> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace protect { | ||
@@ -7,0 +2,0 @@ type KoaFrameworkSelection = "koa"; |
{ | ||
"name": "@types/overload-protection", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "TypeScript definitions for overload-protection", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/overload-protection", | ||
"name": "Daniel Hirth", | ||
"url": "https://github.com/dornfeder", | ||
"githubUsername": "dornfeder" | ||
"githubUsername": "dornfeder", | ||
"url": "https://github.com/dornfeder" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "782edd1b09e62920a3bf2af4a41f838c891544aea8969274adeb4e5c711660c8", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "7b391124bde035aa88e5386e01b32f53e8e9f724682302fcc40641598f592b89", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for overload-protection 1.2 | ||
// Project: https://github.com/davidmarkclements/overload-protection | ||
// Definitions by: Daniel Hirth <https://github.com/dornfeder> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace protect { | ||
@@ -67,7 +62,6 @@ type KoaFrameworkSelection = "koa"; | ||
### Additional Details | ||
* Last updated: Sun, 03 Sep 2023 22:34:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Daniel Hirth](https://github.com/dornfeder). |
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
5585
40
66