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 0.0.1 to 1.0.0

2

package.json
{
"name": "httpntlm",
"version": "0.0.1",
"version": "1.0.0",
"dependencies": {

@@ -5,0 +5,0 @@ "httpreq": "~0.3.4",

@@ -8,6 +8,12 @@ node-http-ntlm

## Install
You can install __httpntlm__ using the Node Package Manager (npm):
npm install httpntlm
__How to use__
```js
var httpntlm = require('./httpntlm');
var httpntlm = require('httpntlm');

@@ -14,0 +20,0 @@ httpntlm.get({

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