We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8ab4f commit d0815b8Copy full SHA for d0815b8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http-request-mock",
3
- "version": "1.8.26",
+ "version": "1.8.27",
4
"description": "Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.",
5
"main": "src/index.js",
6
"module": "http-request-mock.esm.mjs",
0 commit comments