Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@db-auto/postgres

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-auto/postgres - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

3

dist/src/pgDal.js

@@ -64,3 +64,4 @@ "use strict";

return [...s, `LIMIT ${pageSize} OFFSET ${offset}`];
}
},
safeQuery: 'SELECT 1'
};
{
"name": "@db-auto/postgres",
"description": "",
"version": "0.0.28",
"version": "0.0.29",
"main": "dist/index",

@@ -21,4 +21,4 @@ "types": "dist/index",

"pg": "^8.10.0",
"@db-auto/utils": "0.0.28",
"@db-auto/dal": "0.0.28"
"@db-auto/utils": "0.0.29",
"@db-auto/dal": "0.0.29"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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