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

httpntlm

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

httpntlm - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

3

httpntlm.js

@@ -46,4 +46,5 @@ 'use strict';

// add timeout option:
// pass along timeout and ca:
if(httpreqOptions.timeout) type1options.timeout = httpreqOptions.timeout;
if(httpreqOptions.ca) type1options.ca = httpreqOptions.ca;

@@ -50,0 +51,0 @@ // send type1 message to server:

{
"name": "httpntlm",
"description": "httpntlm is a Node.js library to do HTTP NTLM authentication",
"version": "1.5.2",
"version": "1.5.3",
"dependencies": {

@@ -6,0 +6,0 @@ "agentkeepalive": ">=1.2.0",

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