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

@types/ssh2-streams

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ssh2-streams - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

7

ssh2-streams/index.d.ts

@@ -1631,2 +1631,7 @@ // Type definitions for ssh2-streams v0.1.9

step?: (total_transferred: number, chunk: number, total: number) => void;
/**
* Integer or string representing the file mode to set for the uploaded file.
*/
mode?: number | string;
}

@@ -1707,2 +1712,2 @@

flag?: string;
}
}

4

ssh2-streams/package.json
{
"name": "@types/ssh2-streams",
"version": "0.1.4",
"version": "0.1.5",
"description": "TypeScript definitions for ssh2-streams",

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

},
"typesPublisherContentHash": "90c98f67911b3828168c2811271add0eb83c1ffca495117a34c87529fcd196a4",
"typesPublisherContentHash": "9d7d507c2bedadeb076cd659243d982c2e434b14d313edb9a00888352f30c621",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ssh2-streams (https://github.com/mscdex/ssh2-streams).
This package contains type definitions for ssh2-streams ( https://github.com/mscdex/ssh2-streams ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Tue, 04 Dec 2018 19:28:12 GMT
* Last updated: Mon, 28 Jan 2019 16:52:30 GMT
* Dependencies: @types/node

@@ -15,0 +15,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