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

axios-ntlm

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-ntlm - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

package.json
{
"name": "axios-ntlm",
"version": "1.3.0",
"version": "1.3.1",
"description": "An NTLM auth extension to the Axios HTTP library",

@@ -30,9 +30,9 @@ "main": "lib/ntlmClient.js",

"devDependencies": {
"@types/node": "^14.14.22",
"typescript": "^4.1.3"
"@types/node": "^18.11.9",
"typescript": "^4.9.3"
},
"dependencies": {
"axios": "^0.21.3",
"axios": "^1.2.0",
"dev-null": "^0.1.1"
}
}
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