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 d39e65b commit b722a5aCopy full SHA for b722a5a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@mswjs/interceptors",
3
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
4
- "version": "0.38.0",
+ "version": "0.38.1",
5
"main": "./lib/node/index.js",
6
"module": "./lib/node/index.mjs",
7
"types": "./lib/node/index.d.ts",
0 commit comments