@xata.io/kysely
Advanced tools
Comparing version 0.0.0-alpha.ve858be1 to 0.0.0-alpha.vea851db
# @xata.io/kysely | ||
## 0.0.0-alpha.ve858be1 | ||
## 0.0.0-alpha.vea851db | ||
@@ -8,4 +8,11 @@ ### Patch Changes | ||
- Updated dependencies []: | ||
- @xata.io/client@0.0.0-alpha.ve858be1 | ||
- @xata.io/client@0.0.0-alpha.vea851db | ||
## 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 | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "@xata.io/kysely", | ||
"version": "0.0.0-alpha.ve858be1", | ||
"version": "0.0.0-alpha.vea851db", | ||
"description": "", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@xata.io/client": "0.0.0-alpha.ve858be1" | ||
"@xata.io/client": "0.0.0-alpha.vea851db" | ||
}, | ||
@@ -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
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
35156
42
+ Added@xata.io/client@0.0.0-alpha.vea851db(transitive)
- Removed@xata.io/client@0.0.0-alpha.ve858be1(transitive)