Socket
Socket
Sign inDemoInstall

@urql/exchange-graphcache

Package Overview
Dependencies
3
Maintainers
31
Versions
292
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.2 to 2.3.3

8

CHANGELOG.md
# @urql/exchange-graphcache
## 2.3.3
### Patch Changes
- ⚠️ Fix @urql/exchange-populate visitWithTypeInfo import by bumping babel-plugin-modular-graphql, by [@kitten](https://github.com/kitten) (See [#709](https://github.com/FormidableLabs/urql/pull/709))
- Updated dependencies (See [#709](https://github.com/FormidableLabs/urql/pull/709))
- @urql/exchange-populate@0.1.6
## 2.3.2

@@ -4,0 +12,0 @@

2

extras/package.json

@@ -10,5 +10,5 @@ {

"@urql/core": ">=1.10.9",
"@urql/exchange-populate": ">=0.1.5",
"@urql/exchange-populate": ">=0.1.6",
"wonka": "^4.0.9"
}
}
{
"name": "@urql/exchange-graphcache",
"version": "2.3.2",
"version": "2.3.3",
"description": "A normalized and configurable cache exchange for urql",

@@ -61,3 +61,3 @@ "sideEffects": false,

"@urql/core": ">=1.10.9",
"@urql/exchange-populate": ">=0.1.5",
"@urql/exchange-populate": ">=0.1.6",
"wonka": "^4.0.9"

@@ -64,0 +64,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc