@types/method-override
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -1,7 +0,1 @@ | ||
// Type definitions for method-override | ||
// Project: https://github.com/expressjs/method-override | ||
// Definitions by: Santi Albo <https://github.com/santialbo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
declare namespace Express { | ||
@@ -8,0 +2,0 @@ export interface Request { |
{ | ||
"name": "@types/method-override", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "TypeScript definitions for method-override", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/method-override", | ||
"name": "Santi Albo", | ||
"url": "https://github.com/santialbo", | ||
"githubUsername": "santialbo" | ||
"githubUsername": "santialbo", | ||
"url": "https://github.com/santialbo" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "39f321a40f2c75b46e7caf775f696d6b92ea5d9bbb20b79f66f3bf1fc6e4f492", | ||
"typesPublisherContentHash": "d7bdae3817bcda40bb731024a4386a94df95d79635d42398a39eb41dfdeef209", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for method-override | ||
// Project: https://github.com/expressjs/method-override | ||
// Definitions by: Santi Albo <https://github.com/santialbo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
declare namespace Express { | ||
@@ -42,7 +36,6 @@ export interface Request { | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Santi Albo](https://github.com/santialbo). |
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
3545
16
40