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

@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.0 to 1.5.1

4

busboy/index.d.ts

@@ -10,4 +10,4 @@ // Type definitions for busboy 1.5

import { IncomingHttpHeaders } from 'http';
import { Readable, Writable } from 'stream';
import { IncomingHttpHeaders } from "http";
import { Readable, Writable } from "stream";

@@ -14,0 +14,0 @@ declare namespace busboy {

{
"name": "@types/busboy",
"version": "1.5.0",
"version": "1.5.1",
"description": "TypeScript definitions for busboy",

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

},
"typesPublisherContentHash": "0e16fab437194a753894baf31a01a95fd6e47084a4b16735d16abb54750792ca",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "54a946329c242f97b39bac53c965e828c47ff64d026dfdf2f056cdde994a6f4b",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 22 Mar 2022 05:31:42 GMT
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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