@urql/exchange-populate
Advanced tools
Comparing version 0.0.0-canary-20230317175749 to 0.0.0-canary-20230318161956
# @urql/exchange-populate | ||
## 0.0.0-canary-20230317175749 | ||
## 0.0.0-canary-20230318161956 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3033](https://github.com/urql-graphql/urql/pull/3033), [#3054](https://github.com/urql-graphql/urql/pull/3054), [#3053](https://github.com/urql-graphql/urql/pull/3053), [#3060](https://github.com/urql-graphql/urql/pull/3060), [#3039](https://github.com/urql-graphql/urql/pull/3039), [#3061](https://github.com/urql-graphql/urql/pull/3061), [#3055](https://github.com/urql-graphql/urql/pull/3055), [#3059](https://github.com/urql-graphql/urql/pull/3059), [#3055](https://github.com/urql-graphql/urql/pull/3055), [#3057](https://github.com/urql-graphql/urql/pull/3057), [#3050](https://github.com/urql-graphql/urql/pull/3050), [#3062](https://github.com/urql-graphql/urql/pull/3062), [#3051](https://github.com/urql-graphql/urql/pull/3051), [#3043](https://github.com/urql-graphql/urql/pull/3043), [#3063](https://github.com/urql-graphql/urql/pull/3063), [#3054](https://github.com/urql-graphql/urql/pull/3054), [#3058](https://github.com/urql-graphql/urql/pull/3058), and [#3062](https://github.com/urql-graphql/urql/pull/3062)) | ||
- @urql/core@0.0.0-canary-20230317175749 | ||
- @urql/core@0.0.0-canary-20230318161956 | ||
@@ -13,0 +13,0 @@ ## 1.1.0 |
{ | ||
"name": "@urql/exchange-populate", | ||
"version": "0.0.0-canary-20230317175749", | ||
"version": "0.0.0-canary-20230318161956", | ||
"description": "An exchange that automaticcally populates the mutation selection body", | ||
@@ -40,3 +40,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230317175749", | ||
"@urql/core": "0.0.0-canary-20230318161956", | ||
"wonka": "^6.0.0" | ||
@@ -49,3 +49,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230317175749" | ||
"@urql/core": "0.0.0-canary-20230318161956" | ||
}, | ||
@@ -52,0 +52,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@urql/core@0.0.0-canary-20230318161956(transitive)
- Removed@urql/core@0.0.0-canary-20230317175749(transitive)