You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 6.0.0 to 6.0.1

2

express-busboy/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for express-busboy 6.0

export interface ExpressBusboyOptions extends connectBusboy.ConnectBusboyOptions {
upload?: number;
upload?: boolean;
path?: string;

@@ -14,0 +14,0 @@ allowedPath?: string | RegExp | ((url: string) => boolean);

{
"name": "@types/express-busboy",
"version": "6.0.0",
"version": "6.0.1",
"description": "TypeScript definitions for express-busboy",

@@ -14,5 +14,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/express-busboy"
},

@@ -24,4 +26,4 @@ "scripts": {},

},
"typesPublisherContentHash": "d85494743956205e9b164aa4f3cc47e6cd8ed4f2d4da521335760faeda67fde8",
"typesPublisherContentHash": "972a08fa66c252de73b31967c6b8e45764b046149b63ad4a7cc263d30045615a",
"typeScriptVersion": "2.2"
}

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-busboy
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-busboy
Additional Details
* Last updated: Wed, 03 Jan 2018 01:48:55 GMT
* Dependencies: connect-busboy, express
* Last updated: Mon, 12 Aug 2019 17:53:20 GMT
* Dependencies: @types/connect-busboy, @types/express
* Global values: none

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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