Socket
Socket
Sign inDemoInstall

react-query-gql

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-query-gql - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.5](https://github.com/correttojs/graphql-codegen-apollo-next-ssr/compare/v0.0.4...v0.0.5) (2021-05-03)
### [0.0.4](https://github.com/correttojs/graphql-codegen-apollo-next-ssr/compare/v0.0.3...v0.0.4) (2021-05-03)

@@ -7,0 +9,0 @@

export { useReactQuery, useReactMutation } from "./useReactQuery";
export { queryClient } from "./queryClient";
export { gqlRequest } from "./gqlRequest";

2

dist/index.js

@@ -17,3 +17,3 @@ import { GraphQLClient } from 'graphql-request';

export { queryClient, useReactMutation, useReactQuery };
export { gqlRequest, queryClient, useReactMutation, useReactQuery };
//# sourceMappingURL=index.js.map
{
"name": "react-query-gql",
"version": "0.0.4",
"version": "0.0.5",
"description": "React Query Gql Client",

@@ -5,0 +5,0 @@ "license": "MIT",

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