Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

msw

Package Overview
Dependencies
Maintainers
1
Versions
270
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.7 to 2.4.8

2

lib/mockServiceWorker.js

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

const PACKAGE_VERSION = '2.4.7'
const PACKAGE_VERSION = '2.4.8'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'

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

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

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

"outvariant": "^1.4.2",
"path-to-regexp": "^6.2.0",
"path-to-regexp": "^6.3.0",
"strict-event-emitter": "^0.5.1",

@@ -161,3 +161,3 @@ "type-fest": "^4.9.0",

"eslint-plugin-prettier": "^5.1.3",
"express": "^4.18.2",
"express": "^5.0.0",
"fs-extra": "^11.2.0",

@@ -164,0 +164,0 @@ "fs-teardown": "^0.3.0",

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