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

@mattcosta7/msw

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattcosta7/msw - npm Package Compare versions

Comparing version 0.47.0-esm.1 to 0.47.0-esm.2

2

lib/mockServiceWorker.js

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

/**
* Mock Service Worker (0.47.0-esm.1).
* Mock Service Worker (0.47.0-esm.2).
* @see https://github.com/mswjs/msw

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

{
"name": "@mattcosta7/msw",
"version": "0.47.0-esm.1",
"version": "0.47.0-esm.2",
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",

@@ -14,3 +14,4 @@ "main": "./lib/index.js",

"./graphql": {
"default": "./lib/graphql.js"
"require": "./lib/graphql.js",
"default": "./lib/esm/graphql.js"
},

@@ -92,2 +93,3 @@ "./native": {

"dependencies": {
"@mattcosta7/msw": "^0.47.0-esm.1",
"@mswjs/cookies": "^0.2.2",

@@ -129,2 +131,3 @@ "@mswjs/interceptors": "^0.17.2",

"@typescript-eslint/parser": "^5.11.0",
"@web/dev-server": "^0.1.34",
"babel-loader": "^8.2.3",

@@ -155,2 +158,3 @@ "babel-minify": "^0.5.1",

"url-loader": "^4.1.1",
"web-dev-server": "^3.0.27",
"webpack": "^5.68.0",

@@ -157,0 +161,0 @@ "webpack-dev-server": "^3.11.2"

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