Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/method-override

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/method-override - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

6

method-override/index.d.ts

@@ -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 {

8

method-override/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc