You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

bigal

Package Overview
Dependencies
Maintainers
0
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigal - npm Package Compare versions

Comparing version

to
14.0.13

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## [14.0.13](https://github.com/bigalorm/bigal/compare/v14.0.12...v14.0.13) (2025-07-21)
### Bug Fixes
- **deps:** update all dependencies ([#149](https://github.com/bigalorm/bigal/issues/149)) ([3423b81](https://github.com/bigalorm/bigal/commit/3423b81ca8135804dc43b4ad8bc74ebcfdb8516a))
## [14.0.12](https://github.com/bigalorm/bigal/compare/v14.0.11...v14.0.12) (2025-07-15)

@@ -2,0 +8,0 @@

6

package.json
{
"name": "bigal",
"version": "14.0.12",
"version": "14.0.13",
"description": "A fast and lightweight orm for postgres and node.js, written in typescript.",

@@ -39,3 +39,3 @@ "main": "./dist/index.cjs",

"pg": "8.16.3",
"postgres-pool": "10.1.17"
"postgres-pool": "10.1.18"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"eslint": "9.31.0",
"eslint-config-decent": "2.8.40",
"eslint-config-decent": "2.8.48",
"husky": "9.1.7",

@@ -59,0 +59,0 @@ "lint-staged": "16.1.2",