Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "httpntlm", | ||
"description": "httpntlm is a Node.js library to do HTTP NTLM authentication", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"dependencies": { | ||
@@ -6,0 +6,0 @@ "httpreq": ">=0.4.22", |
@@ -66,3 +66,3 @@ # httpntlm | ||
/* you can save the array into your code and use it when you need it | ||
/* you can save the array into your code and use it when you need it | ||
@@ -182,3 +182,9 @@ <Buffer b7 b4 13 5f a3 05 76 82 1e 92 9f fc 01 39 51 27>// before convert to array | ||
## Donate | ||
If you like this module or you want me to update it faster, feel free to donate. It helps increasing my dedication to fixing bugs :-) | ||
[![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LPYD83FGC7XPW) | ||
## License (MIT) | ||
@@ -185,0 +191,0 @@ |
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
26890
209