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.4.1 to 1.4.2

10

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

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

"devDependencies": {
"@types/node": "^18.11.9",
"typescript": "^4.9.3"
"@types/node": "^18.18.9",
"typescript": "^4.9.5"
},
"dependencies": {
"axios": "^1.3.2",
"des.js": "^1.0.1",
"axios": "^1.6.1",
"des.js": "^1.1.0",
"dev-null": "^0.1.1",

@@ -38,0 +38,0 @@ "js-md4": "^0.3.2"

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