@urql/exchange-populate
Advanced tools
Comparing version 0.0.0-canary-20230331144040 to 0.0.0-canary-20230425131626
# @urql/exchange-populate | ||
## 0.0.0-canary-20230331144040 | ||
## 0.0.0-canary-20230425131626 | ||
### Patch Changes | ||
- Publish with npm provenance | ||
Submitted by [@kitten](https://github.com/kitten) (See [#3180](https://github.com/urql-graphql/urql/pull/3180)) | ||
- Updated dependencies (See [#3180](https://github.com/urql-graphql/urql/pull/3180)) | ||
- @urql/core@0.0.0-canary-20230425131626 | ||
## 1.1.1 | ||
### Patch Changes | ||
- Upgrade to `wonka@^6.3.0` | ||
@@ -12,3 +21,3 @@ Submitted by [@kitten](https://github.com/kitten) (See [#3104](https://github.com/urql-graphql/urql/pull/3104)) | ||
- Updated dependencies (See [#3101](https://github.com/urql-graphql/urql/pull/3101), [#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), [#3081](https://github.com/urql-graphql/urql/pull/3081), [#3039](https://github.com/urql-graphql/urql/pull/3039), [#3104](https://github.com/urql-graphql/urql/pull/3104), [#3082](https://github.com/urql-graphql/urql/pull/3082), [#3097](https://github.com/urql-graphql/urql/pull/3097), [#3061](https://github.com/urql-graphql/urql/pull/3061), [#3055](https://github.com/urql-graphql/urql/pull/3055), [#3085](https://github.com/urql-graphql/urql/pull/3085), [#3079](https://github.com/urql-graphql/urql/pull/3079), [#3087](https://github.com/urql-graphql/urql/pull/3087), [#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), [#3102](https://github.com/urql-graphql/urql/pull/3102), [#3097](https://github.com/urql-graphql/urql/pull/3097), [#3106](https://github.com/urql-graphql/urql/pull/3106), [#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-20230331144040 | ||
- @urql/core@4.0.0 | ||
@@ -15,0 +24,0 @@ ## 1.1.0 |
{ | ||
"name": "@urql/exchange-populate", | ||
"version": "0.0.0-canary-20230331144040", | ||
"version": "0.0.0-canary-20230425131626", | ||
"description": "An exchange that automaticcally populates the mutation selection body", | ||
@@ -40,4 +40,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230331144040", | ||
"wonka": "^6.3.0" | ||
"@urql/core": "0.0.0-canary-20230425131626", | ||
"wonka": "^6.3.2" | ||
}, | ||
@@ -49,6 +49,7 @@ "peerDependencies": { | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230331144040" | ||
"@urql/core": "0.0.0-canary-20230425131626" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
@@ -55,0 +56,0 @@ "scripts": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
149322
1
+ Added@urql/core@0.0.0-canary-20230425131626(transitive)
- Removed@urql/core@0.0.0-canary-20230331144040(transitive)
Updatedwonka@^6.3.2