Comparing version
@@ -5,3 +5,3 @@ /* eslint-disable */ | ||
/** | ||
* Mock Service Worker (1.2.5). | ||
* 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.5", | ||
"version": "1.3.0", | ||
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.", | ||
@@ -85,3 +85,3 @@ "main": "./lib/index.js", | ||
"graphql": "^15.0.0 || ^16.0.0", | ||
"headers-polyfill": "^3.1.2", | ||
"headers-polyfill": "^3.2.0", | ||
"inquirer": "^8.2.0", | ||
@@ -148,3 +148,3 @@ "is-node-process": "^1.2.0", | ||
"peerDependencies": { | ||
"typescript": ">= 4.4.x <= 5.1.x" | ||
"typescript": ">= 4.4.x <= 5.2.x" | ||
}, | ||
@@ -151,0 +151,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1995105
0.11%22437
0.12%+ Added
- Removed
Updated