http-testify
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "http-testify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Node.js library for testing HTTP servers.", | ||
@@ -5,0 +5,0 @@ "author": "Alok Shete", |
@@ -76,3 +76,3 @@ # HTTPtestify | ||
HTTPtestify provides a variety of methods to facilitate testing HTTP interactions. Check the [documentation](https://alok-shete.github.io/http-testify/) for detailed information. | ||
HTTPtestify provides a variety of methods to facilitate testing HTTP interactions. Check the [documentation](https://httptestify.web.app) for detailed information. | ||
@@ -85,3 +85,3 @@ ## Contributing | ||
Please consider donating if you think HTTPtestify is helpful to you or that my work is valuable. I am happy if you can help me [buy a cup of coffee. ❤️](https://www.buymeacoffee.com/shetalok) | ||
Please consider donating if you think HTTPtestify is helpful to you or that my work is valuable. I am happy if you can help me [buy a cup of coffee. ❤️](https://www.buymeacoffee.com/shetealok) | ||
@@ -88,0 +88,0 @@ ## License |
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
81400