Socket
Socket
Sign inDemoInstall

@types/busboy

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/busboy - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

7

busboy/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for busboy 1.5
// Project: https://github.com/mscdex/busboy
// Definitions by: Jacob Baskin <https://github.com/jacobbaskin>
// BendingBender <https://github.com/BendingBender>
// Martin Badin <https://github.com/martin-badin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -9,0 +2,0 @@

16

busboy/package.json
{
"name": "@types/busboy",
"version": "1.5.1",
"version": "1.5.2",
"description": "TypeScript definitions for busboy",

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

"name": "Jacob Baskin",
"url": "https://github.com/jacobbaskin",
"githubUsername": "jacobbaskin"
"githubUsername": "jacobbaskin",
"url": "https://github.com/jacobbaskin"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Martin Badin",
"url": "https://github.com/martin-badin",
"githubUsername": "martin-badin"
"githubUsername": "martin-badin",
"url": "https://github.com/martin-badin"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "54a946329c242f97b39bac53c965e828c47ff64d026dfdf2f056cdde994a6f4b",
"typesPublisherContentHash": "ef55cad1926624fa57ac6b1216e93a1a9ce9997aea3dc85f681e70a10a82849b",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Jacob Baskin](https://github.com/jacobbaskin), [BendingBender](https://github.com/BendingBender), and [Martin Badin](https://github.com/martin-badin).
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