Socket
Socket
Sign inDemoInstall

@types/express-busboy

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-busboy - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

6

express-busboy/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for express-busboy 8.0
// Project: https://github.com/yahoo/express-busboy
// Definitions by: Pinguet62 <https://github.com/pinguet62>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as connectBusboy from "connect-busboy";

@@ -8,0 +2,0 @@ import * as express from "express";

8

express-busboy/package.json
{
"name": "@types/express-busboy",
"version": "8.0.1",
"version": "8.0.2",
"description": "TypeScript definitions for express-busboy",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-busboy",

"name": "Pinguet62",
"url": "https://github.com/pinguet62",
"githubUsername": "pinguet62"
"githubUsername": "pinguet62",
"url": "https://github.com/pinguet62"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "dbb4dcdbe1b6c351b0452593532d9797dfd7e33fceaa869188ef2394bca98bd8",
"typesPublisherContentHash": "d09492ef5fac6efb0e0ce151b95a6d2a3465a0dc5d06853775e0727a6f801c38",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for express-busboy 8.0
// Project: https://github.com/yahoo/express-busboy
// Definitions by: Pinguet62 <https://github.com/pinguet62>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as connectBusboy from "connect-busboy";

@@ -35,7 +29,6 @@ import * as express from "express";

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/connect-busboy](https://npmjs.com/package/@types/connect-busboy), [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Pinguet62](https://github.com/pinguet62).
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc