New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@xata.io/pgroll

Package Overview
Dependencies
Maintainers
0
Versions
744
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xata.io/pgroll - npm Package Compare versions

Comparing version 0.0.0-alpha.vee81816215817186d0e5cb3aaf86f33010c6c4f5 to 0.0.0-alpha.veee727d0bc6ae4e8c966e24fd0bfb740dfedc052

12

CHANGELOG.md
# @xata.io/pgroll
## 0.0.0-alpha.vee81816215817186d0e5cb3aaf86f33010c6c4f5
## 0.0.0-alpha.veee727d0bc6ae4e8c966e24fd0bfb740dfedc052

@@ -9,2 +9,12 @@ ### Patch Changes

## 0.7.0
### Minor Changes
- [#1619](https://github.com/xataio/client-ts/pull/1619) [`b990afb`](https://github.com/xataio/client-ts/commit/b990afb5ac1a86684a9dcc0952322f11b971eebe) Thanks [@SferaDev](https://github.com/SferaDev)! - [Breaking] Remove `column` from `drop_constraint`
### Patch Changes
- [#1612](https://github.com/xataio/client-ts/pull/1612) [`798b45a`](https://github.com/xataio/client-ts/commit/798b45ad8fc74af591f1c1d163a9f28d0bfc5c6d) Thanks [@xata-bot](https://github.com/xata-bot)! - Update pgroll spec
## 0.6.0

@@ -11,0 +21,0 @@

10

package.json
{
"name": "@xata.io/pgroll",
"version": "0.0.0-alpha.vee81816215817186d0e5cb3aaf86f33010c6c4f5",
"version": "0.0.0-alpha.veee727d0bc6ae4e8c966e24fd0bfb740dfedc052",
"description": "Migration tool for PostgreSQL",

@@ -28,8 +28,8 @@ "type": "module",

"dependencies": {
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.1"
"zod": "^3.24.2",
"zod-to-json-schema": "^3.24.3"
},
"devDependencies": {
"ts-morph": "^23.0.0",
"tsx": "^4.16.2"
"ts-morph": "^25.0.1",
"tsx": "^4.19.3"
},

@@ -36,0 +36,0 @@ "scripts": {

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

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