New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

adost

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adost - npm Package Compare versions

Comparing version

to
2.3.0

6

package.json
{
"name": "adost",
"version": "2.2.0",
"version": "2.3.0",
"description": "A fast postgres CRUD ORM",

@@ -31,4 +31,4 @@ "keywords": [

"dependencies": {
"pg": "^8.9.0",
"pg-native": "^3.0.1",
"pg": "^8.13.1",
"pg-native": "^3.2.0",
"uuid": "^9.0.0"

@@ -35,0 +35,0 @@ },