Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ln-maf/postgresql

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ln-maf/postgresql - npm Package Compare versions

Comparing version
4.1.7
to
4.1.8
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.1.8](https://github.com/hpcc-systems/MAF/compare/@ln-maf/postgresql@4.1.7...@ln-maf/postgresql@4.1.8) (2026-02-03)
**Note:** Version bump only for package @ln-maf/postgresql
## [4.1.7](https://github.com/hpcc-systems/MAF/compare/@ln-maf/postgresql@4.1.6...@ln-maf/postgresql@4.1.7) (2025-10-28)

@@ -8,0 +16,0 @@

+4
-4

@@ -6,3 +6,3 @@ {

},
"version": "4.1.7",
"version": "4.1.8",
"description": "PostgreSQL support / step definitions for MAF",

@@ -28,3 +28,3 @@ "main": "index.js",

"dependencies": {
"@ln-maf/default-sql": "^4.1.7",
"@ln-maf/default-sql": "^4.1.8",
"keytar": "^7.9.0",

@@ -40,3 +40,3 @@ "pg": "^8.0.0"

"@ln-maf/core": "^4.1.5",
"@ln-maf/validations": "^4.1.5",
"@ln-maf/validations": "^4.1.6",
"concurrently": "^8.2.2",

@@ -60,3 +60,3 @@ "multiple-cucumber-html-reporter": "3.7.0",

},
"gitHead": "89624bc43cb6af2df49ae3292d67a9760d327bed"
"gitHead": "f55f500f845ef74bd20efd9e4b7e7b11514b6def"
}