Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xata.io/kysely

Package Overview
Dependencies
Maintainers
3
Versions
1354
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xata.io/kysely - npm Package Compare versions

Comparing version 0.0.0-alpha.v28cf657 to 0.0.0-alpha.v2c9926e

11

CHANGELOG.md
# @xata.io/kysely
## 0.0.0-alpha.v28cf657
## 0.0.0-alpha.v2c9926e

@@ -8,4 +8,11 @@ ### Patch Changes

- Updated dependencies []:
- @xata.io/client@0.0.0-alpha.v28cf657
- @xata.io/client@0.0.0-alpha.v2c9926e
## 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 @@

4

package.json
{
"name": "@xata.io/kysely",
"version": "0.0.0-alpha.v28cf657",
"version": "0.0.0-alpha.v2c9926e",
"description": "",

@@ -21,3 +21,3 @@ "main": "./dist/index.cjs",

"dependencies": {
"@xata.io/client": "0.0.0-alpha.v28cf657"
"@xata.io/client": "0.0.0-alpha.v2c9926e"
},

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc