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

telnet-client

Package Overview
Dependencies
Maintainers
1
Versions
112
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 2.0.9 to 2.1.0

6

lib/index.d.ts

@@ -10,9 +10,9 @@ /// <reference types="node" />

execTimeout?: number;
failedLoginMatch?: string;
failedLoginMatch?: string | RegExp;
irs?: string;
loginPrompt?: string;
loginPrompt?: string | RegExp;
maxBufferLength?: number;
newlineReplace?: string;
ors?: string;
shellPrompt?: string;
shellPrompt?: string | RegExp;
stripControls?: boolean;

@@ -19,0 +19,0 @@ timeout?: number;

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

},
"version": "2.0.9",
"version": "2.1.0",
"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