@pgpmjs/export
Advanced tools
+10
-10
| { | ||
| "name": "@pgpmjs/export", | ||
| "version": "1.8.5", | ||
| "version": "1.9.0", | ||
| "author": "Constructive <developers@constructive.io>", | ||
@@ -44,10 +44,10 @@ "description": "PGPM export tools for SQL and GraphQL database migration extraction", | ||
| "makage": "^0.3.0", | ||
| "pgsql-test": "^5.4.2" | ||
| "pgsql-test": "^5.5.0" | ||
| }, | ||
| "dependencies": { | ||
| "@constructive-io/query-builder": "^3.4.0", | ||
| "@pgpmjs/core": "^7.9.1", | ||
| "@pgpmjs/migrate-client": "^1.5.5", | ||
| "@pgpmjs/types": "^2.40.0", | ||
| "csv-to-pg": "^4.4.0", | ||
| "@constructive-io/query-builder": "^3.5.0", | ||
| "@pgpmjs/core": "^7.10.0", | ||
| "@pgpmjs/migrate-client": "^1.6.0", | ||
| "@pgpmjs/types": "^2.42.0", | ||
| "csv-to-pg": "^4.5.0", | ||
| "glob": "^13.0.6", | ||
@@ -57,6 +57,6 @@ "inflekt": "^0.7.1", | ||
| "pg": "^8.21.0", | ||
| "pg-cache": "^3.19.0", | ||
| "pg-env": "^1.22.0" | ||
| "pg-cache": "^3.20.0", | ||
| "pg-env": "^1.23.0" | ||
| }, | ||
| "gitHead": "6f85eefed51d88b3a857ff36d20da44b7ebb47c9" | ||
| "gitHead": "bb3269d48cdf2bc8f361bdd79b4833c921c13ec3" | ||
| } |
256242
0- Removed
- Removed
Updated
Updated
Updated
Updated
Updated