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

telnet-client

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telnet-client - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

lib/index.d.ts

@@ -11,3 +11,3 @@ import { EventEmitter } from 'events';

timeout?: number;
shellPrompt?: string;
shellPrompt?: string|RegExp;
loginPrompt?: string|RegExp;

@@ -14,0 +14,0 @@ passwordPrompt?: string|RegExp;

@@ -8,3 +8,3 @@ {

},
"version": "1.4.1",
"version": "1.4.2",
"main": "./lib/index.js",

@@ -11,0 +11,0 @@ "types": "./lib/index.d.ts",

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