@xata.io/client
Advanced tools
Comparing version 0.0.0-alpha.vbbc5dc5db6c435b1c47b97a667f5d8c971df8d10 to 0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82
# @xata.io/client | ||
## 0.0.0-alpha.vbbc5dc5db6c435b1c47b97a667f5d8c971df8d10 | ||
## 0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82 | ||
### Major Changes | ||
- [#1477](https://github.com/xataio/client-ts/pull/1477) [`aaa332d`](https://github.com/xataio/client-ts/commit/aaa332d8c1c612dda781ac3704b9ccacb8da7670) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies | ||
- [#1477](https://github.com/xataio/client-ts/pull/1477) [`e9c165d`](https://github.com/xataio/client-ts/commit/e9c165d3765bed18b2f4d7f6d8b815fef489ee61) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0 | ||
### Patch Changes | ||
- [#1589](https://github.com/xataio/client-ts/pull/1589) [`118ef58`](https://github.com/xataio/client-ts/commit/118ef58291494f86577e49dbcfdb654cb51bd64c) Thanks [@SferaDev](https://github.com/SferaDev)! - Remove ifVersion | ||
- Force canary build | ||
- Updated dependencies [[`e9c165d`](https://github.com/xataio/client-ts/commit/e9c165d3765bed18b2f4d7f6d8b815fef489ee61)]: | ||
- @xata.io/kysely@0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82 | ||
## 0.30.0 | ||
### Minor Changes | ||
- [#1494](https://github.com/xataio/client-ts/pull/1494) [`cc673c9`](https://github.com/xataio/client-ts/commit/cc673c9a7885351082020e360630eab5db78c652) Thanks [@eemmiillyy](https://github.com/eemmiillyy)! - [Breaking] Update `XataApiClient` to use unified parameters | ||
## 0.29.5 | ||
@@ -10,0 +27,0 @@ |
{ | ||
"name": "@xata.io/client", | ||
"version": "0.0.0-alpha.vbbc5dc5db6c435b1c47b97a667f5d8c971df8d10", | ||
"version": "0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82", | ||
"description": "Xata.io SDK for TypeScript and JavaScript", | ||
@@ -32,2 +32,7 @@ "main": "./dist/index.cjs", | ||
"homepage": "https://xata.io/docs/sdk/getting-started", | ||
"dependencies": { | ||
"kysely": "^0.27.3", | ||
"@xata.io/sql": "0.0.1", | ||
"@xata.io/kysely": "0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82" | ||
}, | ||
"scripts": { | ||
@@ -34,0 +39,0 @@ "build": "rimraf dist && rollup -c", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2436463
4
23250
+ Added@xata.io/kysely@0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82
+ Added@xata.io/sql@0.0.1
+ Addedkysely@^0.27.3
+ Added@xata.io/kysely@0.0.0-alpha.vbbeb4f33b3afb2cecc2bee476b1c822920f48d82(transitive)
+ Added@xata.io/sql@0.0.1(transitive)
+ Addedjson-stringify-deterministic@1.0.12(transitive)
+ Addedkysely@0.27.5(transitive)
+ Addedpako@2.1.0(transitive)
+ Addedrfc4648@1.5.4(transitive)