Comparing version
@@ -5,3 +5,3 @@ /* eslint-disable */ | ||
/** | ||
* Mock Service Worker (1.2.2). | ||
* Mock Service Worker (1.3.0). | ||
* @see https://github.com/mswjs/msw | ||
@@ -8,0 +8,0 @@ * - Please do NOT modify this file. |
{ | ||
"name": "msw", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"packageManager": "pnpm@7.12.2", | ||
"exports": { | ||
@@ -80,7 +81,7 @@ ".": { | ||
"@types/js-levenshtein": "^1.1.1", | ||
"chalk": "4.1.1", | ||
"chalk": "^4.1.1", | ||
"chokidar": "^3.4.2", | ||
"cookie": "^0.4.2", | ||
"graphql": "^15.0.0 || ^16.0.0", | ||
"headers-polyfill": "^3.1.2", | ||
"headers-polyfill": "^3.2.0", | ||
"inquirer": "^8.2.0", | ||
@@ -102,3 +103,3 @@ "is-node-process": "^1.2.0", | ||
"@open-draft/test-server": "^0.4.2", | ||
"@ossjs/release": "^0.4.0", | ||
"@ossjs/release": "^0.5.1", | ||
"@playwright/test": "^1.30.0", | ||
@@ -148,3 +149,3 @@ "@swc/core": "^1.3.35", | ||
"peerDependencies": { | ||
"typescript": ">= 4.4.x <= 5.1.x" | ||
"typescript": ">= 4.4.x <= 5.2.x" | ||
}, | ||
@@ -151,0 +152,0 @@ "peerDependenciesMeta": { |
@@ -201,3 +201,3 @@ <br /> | ||
<source media="(prefers-color-scheme: dark)" srcset="media/sponsors/github-light.svg" /> | ||
<img src="media/sponsors/github.svg" alt="GitHub" width="75" /> | ||
<img src="media/sponsors/github.svg" alt="GitHub" height="64" /> | ||
</picture> | ||
@@ -221,3 +221,3 @@ </a> | ||
<a href="https://www.replay.io/" target="_blank"> | ||
<img src="media/sponsors/replay.svg" alt="Replay" width="75" /> | ||
<img src="media/sponsors/replay.svg" alt="Replay" height="64" /> | ||
</a> | ||
@@ -227,3 +227,3 @@ </td> | ||
<a href="https://www.chromatic.com/" target="_blank"> | ||
<img src="media/sponsors/chromatic.svg" alt="Chromatic" width="75" /> | ||
<img src="media/sponsors/chromatic.svg" alt="Chromatic" height="64" /> | ||
</a> | ||
@@ -246,5 +246,10 @@ </td> | ||
<a href="https://materialize.com/" target="_blank"> | ||
<img src="media/sponsors/materialize.svg" alt="Materialize" width="75" /> | ||
<img src="media/sponsors/materialize.svg" alt="Materialize" height="64" /> | ||
</a> | ||
</td> | ||
<td> | ||
<a href="https://trigger.dev/" target="_blank"> | ||
<img src="media/sponsors/trigger-dev.png" alt="Trigger.dev" height="64" /> | ||
</a> | ||
</td> | ||
</tr> | ||
@@ -251,0 +256,0 @@ </table> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
278
1.83%1995105
-0.03%22437
-0.07%+ Added
+ Added
- Removed
- Removed
Updated
Updated