🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@pgpmjs/export

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pgpmjs/export - npm Package Compare versions

Comparing version
1.9.0
to
1.10.0
+10
-10
package.json
{
"name": "@pgpmjs/export",
"version": "1.9.0",
"version": "1.10.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.5.0"
"pgsql-test": "^5.6.0"
},
"dependencies": {
"@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",
"@constructive-io/query-builder": "^3.6.0",
"@pgpmjs/core": "^7.11.0",
"@pgpmjs/migrate-client": "^1.7.0",
"@pgpmjs/types": "^2.43.0",
"csv-to-pg": "^4.6.0",
"glob": "^13.0.6",

@@ -57,6 +57,6 @@ "inflekt": "^0.7.1",

"pg": "^8.21.0",
"pg-cache": "^3.20.0",
"pg-env": "^1.23.0"
"pg-cache": "^3.21.0",
"pg-env": "^1.24.0"
},
"gitHead": "bb3269d48cdf2bc8f361bdd79b4833c921c13ec3"
"gitHead": "3ba26a9dfa342feff5a2216aafea962132d51621"
}