Comparing version 0.7.0 to 0.8.0
{ | ||
"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
156677
4531
98
+ Addednode-match-path@0.3.1(transitive)
- Removednode-match-path@0.2.3(transitive)
Updatednode-match-path@^0.3.0