You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

msw

Package Overview
Dependencies
Maintainers
1
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msw - npm Package Compare versions

Comparing version

to
1.3.0

2

lib/mockServiceWorker.js

@@ -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