Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "httpntlm", | ||
"description": "httpntlm is a Node.js library to do HTTP NTLM authentication", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"dependencies": { | ||
"agentkeepalive": "~0.1.5", | ||
"agentkeepalive": "*", | ||
"async": "~0.2.9", | ||
@@ -8,0 +8,0 @@ "httpreq": "~0.4.2", |
@@ -32,3 +32,3 @@ # httpntlm | ||
Should support __http__ and __https__ now. Though, I've not tested it on http. | ||
It supports __http__ and __https__. | ||
@@ -35,0 +35,0 @@ ## Options |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
22915
1
+ Addedagentkeepalive@4.5.0(transitive)
+ Addedhumanize-ms@1.2.1(transitive)
+ Addedms@2.1.3(transitive)
- Removedagentkeepalive@0.1.5(transitive)
Updatedagentkeepalive@*