Socket
Socket
Sign inDemoInstall

msw

Package Overview
Dependencies
Maintainers
1
Versions
255
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 2.4.2 to 2.4.3

2

lib/mockServiceWorker.js

@@ -11,3 +11,3 @@ /* eslint-disable */

const PACKAGE_VERSION = '2.4.2'
const PACKAGE_VERSION = '2.4.3'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'

@@ -14,0 +14,0 @@ const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')

{
"name": "msw",
"version": "2.4.2",
"version": "2.4.3",
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",

@@ -125,2 +125,3 @@ "main": "./lib/core/index.js",

"chalk": "^4.1.2",
"graphql": "^16.8.1",
"headers-polyfill": "^4.0.2",

@@ -164,3 +165,2 @@ "is-node-process": "^1.2.0",

"glob": "^10.3.10",
"graphql": "^16.8.1",
"jsdom": "^23.2.0",

@@ -185,9 +185,5 @@ "json-bigint": "^1.0.0",

"peerDependencies": {
"graphql": ">= 16.8.x",
"typescript": ">= 4.8.x"
},
"peerDependenciesMeta": {
"graphql": {
"optional": true
},
"typescript": {

@@ -194,0 +190,0 @@ "optional": true

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc