New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

msw

Package Overview
Dependencies
Maintainers
1
Versions
279
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.2.2 to 2.2.3

2

lib/mockServiceWorker.js

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

/**
* Mock Service Worker (2.2.2).
* Mock Service Worker (2.2.3).
* @see https://github.com/mswjs/msw

@@ -8,0 +8,0 @@ * - Please do NOT modify this file.

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

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

"tsup": "^8.0.1",
"typescript": "^5.0.2",
"typescript": "^5.4.2",
"undici": "^5.20.0",

@@ -175,3 +175,3 @@ "url-loader": "^4.1.1",

"peerDependencies": {
"typescript": ">= 4.7.x <= 5.3.x"
"typescript": ">= 4.7.x"
},

@@ -178,0 +178,0 @@ "peerDependenciesMeta": {

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