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

graphql-react

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-react - npm Package Compare versions

Comparing version 9.0.0 to 9.1.0

12

changelog.md
# graphql-react changelog
## 9.1.0
### Minor
- Setup [GitHub Sponsors funding](https://github.com/sponsors/jaydenseric):
- Added `.github/funding.yml` to display a sponsor button in GitHub.
- Added a `package.json` `funding` field to enable npm CLI funding features.
### Patch
- Updated dev dependencies.
## 9.0.0

@@ -4,0 +16,0 @@

15

package.json
{
"name": "graphql-react",
"version": "9.0.0",
"version": "9.1.0",
"description": "A GraphQL client for React using modern context and hooks APIs that is lightweight (< 2.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.",

@@ -14,2 +14,3 @@ "license": "MIT",

"bugs": "https://github.com/jaydenseric/graphql-react/issues",
"funding": "https://github.com/sponsors/jaydenseric",
"keywords": [

@@ -63,11 +64,11 @@ "graphql",

"cross-fetch": "^3.0.4",
"eslint": "^6.1.0",
"eslint-config-env": "^11.0.0",
"eslint": "^6.7.2",
"eslint-config-env": "^11.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import-order-alphabetical": "^1.0.0",
"eslint-plugin-jsdoc": "^18.1.4",
"eslint-plugin-jsdoc": "^18.4.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",

@@ -81,3 +82,3 @@ "formdata-node": "^1.8.0",

"koa-bodyparser": "^4.2.1",
"lint-staged": "^9.2.0",
"lint-staged": "^9.5.0",
"prettier": "^1.18.2",

@@ -87,3 +88,3 @@ "react": "^16.8.6",

"react-test-renderer": "^16.8.6",
"tap": "^14.10.1"
"tap": "^14.10.2"
},

@@ -90,0 +91,0 @@ "scripts": {

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