axios-ntlm
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53288
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.7(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
- Removedaxios@0.21.4(transitive)
Updatedaxios@^1.2.0