@xata.io/pgroll
Advanced tools
Comparing version 0.0.0-alpha.vb75fe6e6a84d563e471cd9dec6f93b18072cde4b to 0.0.0-alpha.vb7ad0763cff9e1f920235bddb8372e2cbac05d4c
# @xata.io/pgroll | ||
## 0.0.0-alpha.vb75fe6e6a84d563e471cd9dec6f93b18072cde4b | ||
## 0.0.0-alpha.vb7ad0763cff9e1f920235bddb8372e2cbac05d4c | ||
@@ -9,2 +9,8 @@ ### Patch Changes | ||
## 0.6.0 | ||
### Minor Changes | ||
- [#1478](https://github.com/xataio/client-ts/pull/1478) [`81a06ca`](https://github.com/xataio/client-ts/commit/81a06ca98f4b46bad8e32bf284cc63ada1ab0dc3) Thanks [@SferaDev](https://github.com/SferaDev)! - Update pgroll package to version 0.6.0 | ||
## 0.5.0 | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@xata.io/pgroll", | ||
"version": "0.0.0-alpha.vb75fe6e6a84d563e471cd9dec6f93b18072cde4b", | ||
"version": "0.0.0-alpha.vb7ad0763cff9e1f920235bddb8372e2cbac05d4c", | ||
"description": "Migration tool for PostgreSQL", | ||
@@ -28,8 +28,8 @@ "type": "module", | ||
"dependencies": { | ||
"zod": "^3.23.6", | ||
"zod-to-json-schema": "^3.23.0" | ||
"zod": "^3.23.8", | ||
"zod-to-json-schema": "^3.23.3" | ||
}, | ||
"devDependencies": { | ||
"ts-morph": "^22.0.0", | ||
"tsx": "^4.9.3" | ||
"ts-morph": "^23.0.0", | ||
"tsx": "^4.19.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
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
259331
Updatedzod@^3.23.8
Updatedzod-to-json-schema@^3.23.3