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

graphql-mock

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-mock - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

4

package.json
{
"name": "graphql-mock",
"version": "0.3.0",
"version": "0.4.0",
"description": "GraphQL endpoint mockery library for testing",

@@ -53,3 +53,3 @@ "files": [

"react": "^16.2.0",
"react-apollo": "^2.0.4",
"react-apollo": "^2.1.0-beta.3",
"react-dom": "^16.2.0",

@@ -56,0 +56,0 @@ "tslint": "^5.9.1",

@@ -118,3 +118,3 @@ # GraphQL Client Side Mocking

```
```js
const mock = new GraphqlMock(myOwnClient);

@@ -121,0 +121,0 @@ ```

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