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

@types/stream-buffers

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/stream-buffers - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

5

stream-buffers/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for stream-buffers 3.0
// Project: https://github.com/samcday/node-stream-buffer#readme
// Definitions by: Jason Dent <https://github.com/Jason3S>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@ import * as stream from "stream";

8

stream-buffers/package.json
{
"name": "@types/stream-buffers",
"version": "3.0.5",
"version": "3.0.6",
"description": "TypeScript definitions for stream-buffers",

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

"name": "Jason Dent",
"url": "https://github.com/Jason3S",
"githubUsername": "Jason3S"
"githubUsername": "Jason3S",
"url": "https://github.com/Jason3S"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "af159a806b472bf8bfa8d686ca1838a9b9349c100513453f3e10699a0838e641",
"typesPublisherContentHash": "65f953729054f2b1bef10ab5259db6005fa63a9b5cef984ab135964168fc30bd",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for stream-buffers 3.0
// Project: https://github.com/samcday/node-stream-buffer#readme
// Definitions by: Jason Dent <https://github.com/Jason3S>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -56,7 +51,6 @@ import * as stream from "stream";

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Jason Dent](https://github.com/Jason3S).
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