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
278
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 0.7.0 to 0.8.0

4

package.json
{
"name": "msw",
"version": "0.7.0",
"version": "0.8.0",
"description": "Deviation-less client-side runtime API mocking using Service Workers.",

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

"graphql": "^14.6.0",
"node-match-path": "^0.2.2",
"node-match-path": "^0.3.0",
"ramda": "^0.27.0",

@@ -37,0 +37,0 @@ "yargs": "^15.1.0"

@@ -93,2 +93,3 @@ <p align="center">

- [Mocking REST API](https://redd.gitbook.io/msw/tutorials/mocking-rest-api)
- [Mocking GraphQL API](https://redd.gitbook.io/msw/tutorials/mocking-graphql-api)

@@ -95,0 +96,0 @@ ## Examples

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

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