@xata.io/kysely
Advanced tools
Comparing version 0.0.0-alpha.vc877bc5 to 0.0.0-alpha.vcb602e5
# @xata.io/kysely | ||
## 0.0.0-alpha.vc877bc5 | ||
## 0.0.0-alpha.vcb602e5 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @xata.io/client@0.0.0-alpha.vcb602e5 | ||
## 0.1.6 | ||
### Patch Changes | ||
- Updated dependencies [[`3330c9cf`](https://github.com/xataio/client-ts/commit/3330c9cf8d8db18b8e355a576e4afd589b6152bf), [`a738816d`](https://github.com/xataio/client-ts/commit/a738816d355f4415b0622bb5a23b4154f9855177)]: | ||
- @xata.io/client@0.26.6 | ||
## 0.1.5 | ||
### Patch Changes | ||
- Updated dependencies [[`b9b9058f`](https://github.com/xataio/client-ts/commit/b9b9058f0bc81b660da45318c27191a62f041f21)]: | ||
- @xata.io/client@0.26.5 | ||
## 0.1.4 | ||
### Patch Changes | ||
- Updated dependencies [[`7166797c`](https://github.com/xataio/client-ts/commit/7166797c28839198d20a9115d0414cebc2fed39b), [`b85df75f`](https://github.com/xataio/client-ts/commit/b85df75f2f466762a8b3d9824c9292c7e3db03fd)]: | ||
- @xata.io/client@0.26.4 | ||
## 0.1.3 | ||
### Patch Changes | ||
- Updated dependencies [[`4910dce2`](https://github.com/xataio/client-ts/commit/4910dce29d3cc17d13aadf32e4eb476ffb571fad)]: | ||
- @xata.io/client@0.26.3 | ||
## 0.1.2 | ||
### Patch Changes | ||
- Updated dependencies [[`22fccb51`](https://github.com/xataio/client-ts/commit/22fccb51709749c319897702c15749b74ce4b820)]: | ||
- @xata.io/client@0.26.2 | ||
## 0.1.1 | ||
### Patch Changes | ||
- Updated dependencies [[`922e6e54`](https://github.com/xataio/client-ts/commit/922e6e54e8b31641770a36b6b4ff8f4fa65d304d), [`13f6f3e4`](https://github.com/xataio/client-ts/commit/13f6f3e4b1a2f925d50a5380b62ef1057f5c3893), [`f02fc165`](https://github.com/xataio/client-ts/commit/f02fc165bf6558e4377eb9f8e1d0f4222f004c70)]: | ||
- @xata.io/client@0.0.0-alpha.vc877bc5 | ||
- @xata.io/client@0.26.1 | ||
@@ -10,0 +52,0 @@ ## 0.1.0 |
{ | ||
"name": "@xata.io/kysely", | ||
"version": "0.0.0-alpha.vc877bc5", | ||
"version": "0.0.0-alpha.vcb602e5", | ||
"description": "", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@xata.io/client": "0.0.0-alpha.vc877bc5" | ||
"@xata.io/client": "0.0.0-alpha.vcb602e5" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
@@ -10,2 +10,5 @@ # @xata.io/kysely | ||
```bash | ||
# with bun | ||
bun install kysely @xata.io/kysely @xata.io/client | ||
# with pnpm | ||
@@ -12,0 +15,0 @@ pnpm add kysely @xata.io/kysely @xata.io/client |
Sorry, the diff of this file is not supported yet
35436
42
+ Added@xata.io/client@0.0.0-alpha.vcb602e5(transitive)
- Removed@xata.io/client@0.0.0-alpha.vc877bc5(transitive)