New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@dpkit/database

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpkit/database - npm Package Compare versions

Comparing version
0.12.10
to
0.12.11
+5
-5
package.json
{
"name": "@dpkit/database",
"type": "module",
"version": "0.12.10",
"version": "0.12.11",
"exports": "./build/index.js",

@@ -29,9 +29,9 @@ "license": "MIT",

"pg": "^8.16.3",
"@dpkit/table": "0.12.10",
"@dpkit/core": "0.12.10"
"@dpkit/core": "0.12.11",
"@dpkit/table": "0.12.11"
},
"devDependencies": {
"@types/pg": "^8.15.5",
"@dpkit/file": "0.12.10",
"@dpkit/test": "0.12.10"
"@dpkit/file": "0.12.11",
"@dpkit/test": "0.12.11"
},

@@ -38,0 +38,0 @@ "scripts": {