Socket
Socket
Sign inDemoInstall

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.7.5 to 1.7.6

2

httpntlm.js

@@ -58,3 +58,3 @@ /**

// send type1 message to server:
httpreq.get(options.url, type1options, callback);
httpreq[method](options.url, type1options, callback);
}

@@ -61,0 +61,0 @@

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

@@ -6,0 +6,0 @@ "httpreq": ">=0.4.22",

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