New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/ssh2

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ssh2 - npm Package Compare versions

Comparing version 0.5.37 to 0.5.38

2

ssh2/index.d.ts

@@ -732,2 +732,4 @@ // Type definitions for ssh2 v0.5.x

/** A message that is sent to clients immediately upon connection, before handshaking begins. */
greeting?: string
/** A message that is sent to clients once, right before authentication begins. */
banner?: string;

@@ -734,0 +736,0 @@ /** A custom server software name/version identifier. */

4

ssh2/package.json
{
"name": "@types/ssh2",
"version": "0.5.37",
"version": "0.5.38",
"description": "TypeScript definitions for ssh2",

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

},
"typesPublisherContentHash": "4d82397ee21bbe9d525f4cae2cc2263f02f0adc77e9bb973534a69a1bb820099",
"typesPublisherContentHash": "ab0d5562e24022741cb54f489435935758c2b2226f3e5203a75b9cfd30ccc69b",
"typeScriptVersion": "2.0"
}

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

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

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

Additional Details
* Last updated: Tue, 04 Dec 2018 19:28:12 GMT
* Last updated: Fri, 15 Feb 2019 16:29:40 GMT
* Dependencies: @types/ssh2-streams, @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