Socket
Socket
Sign inDemoInstall

@urql/exchange-graphcache

Package Overview
Dependencies
Maintainers
19
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urql/exchange-graphcache - npm Package Compare versions

Comparing version 7.0.2 to 7.1.0-canary-0204e044

15

package.json
{
"name": "@urql/exchange-graphcache",
"version": "7.0.2",
"version": "7.1.0-canary-0204e044",
"description": "A normalized and configurable cache exchange for urql",

@@ -56,5 +56,8 @@ "sideEffects": false,

],
"peerDependencies": {
"@urql/core": "^5.0.0"
},
"dependencies": {
"@0no-co/graphql.web": "^1.0.5",
"@urql/core": ">=5.0.0",
"@urql/core": "^5.0.0",
"wonka": "^6.3.2"

@@ -68,6 +71,6 @@ },

"react-dom": "^17.0.1",
"@urql/core": "5.0.2",
"@urql/exchange-execute": "2.2.2",
"@urql/introspection": "1.0.3",
"urql": "4.0.7"
"@urql/core": "5.0.3",
"@urql/exchange-execute": "2.3.0-canary-0204e044",
"@urql/introspection": "1.1.0-canary-0204e044",
"urql": "4.1.0-canary-0204e044"
},

@@ -74,0 +77,0 @@ "publishConfig": {

CHANGELOG.md

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