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.1 to 3.0.2

2

stream-buffers/index.d.ts

@@ -18,3 +18,3 @@ // Type definitions for stream-buffers 3.0

maxSize(): number;
getContents(length?: number): any;
getContents(length?: number): Buffer;
getContentsAsString(encoding?: string, length?: number): string;

@@ -21,0 +21,0 @@ }

{
"name": "@types/stream-buffers",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for stream-buffers",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "4fd6a244967ebd7f11df3d2ac8402f2a214e92e3e8f950e5f99485e53b6288c9",
"typesPublisherContentHash": "94036094e7bdbc3808def4023241dd41a88bf29de31ca7c15de031ddf2e372b2",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/stream-buffers
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-buffers
Additional Details
* Last updated: Tue, 28 Mar 2017 19:51:22 GMT
* Last updated: Thu, 30 Mar 2017 21:41:20 GMT
* Dependencies: stream, 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