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

embedded-postgres

Package Overview
Dependencies
Maintainers
0
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embedded-postgres - npm Package Compare versions

Comparing version

to
17.3.0-beta.15

22

package.json
{
"name": "embedded-postgres",
"version": "17.2.0-beta.15",
"version": "17.3.0-beta.15",
"description": "A package to run an embedded Postgresql database right from NodeJS",

@@ -27,3 +27,3 @@ "exports": "./dist/index.js",

"devDependencies": {
"@embedded-postgres/symlink-reader": "^17.2.0-beta.15",
"@embedded-postgres/symlink-reader": "^17.3.0-beta.15",
"@types/async-exit-hook": "^2.0.0",

@@ -36,10 +36,10 @@ "@types/pg": "^8.6.5",

"optionalDependencies": {
"@embedded-postgres/darwin-arm64": "^17.2.0-beta.15",
"@embedded-postgres/darwin-x64": "^17.2.0-beta.15",
"@embedded-postgres/linux-arm": "^17.2.0-beta.15",
"@embedded-postgres/linux-arm64": "^17.2.0-beta.15",
"@embedded-postgres/linux-ia32": "^17.2.0-beta.15",
"@embedded-postgres/linux-ppc64": "^17.2.0-beta.15",
"@embedded-postgres/linux-x64": "^17.2.0-beta.15",
"@embedded-postgres/windows-x64": "^17.2.0-beta.15"
"@embedded-postgres/darwin-arm64": "^17.3.0-beta.15",
"@embedded-postgres/darwin-x64": "^17.3.0-beta.15",
"@embedded-postgres/linux-arm": "^17.3.0-beta.15",
"@embedded-postgres/linux-arm64": "^17.3.0-beta.15",
"@embedded-postgres/linux-ia32": "^17.3.0-beta.15",
"@embedded-postgres/linux-ppc64": "^17.3.0-beta.15",
"@embedded-postgres/linux-x64": "^17.3.0-beta.15",
"@embedded-postgres/windows-x64": "^17.3.0-beta.15"
},

@@ -60,3 +60,3 @@ "dependencies": {

},
"gitHead": "956122d684dea8c26a85c3f79488331e4f1ddc10"
"gitHead": "66381a02013d8b1f6fdcbad77a786b3ce749b3b8"
}
![Embedded
Postgres](https://github.com/leinelissen/embedded-postgres/raw/master/docs/images/embedded-postgres-header.svg)
Postgres](https://github.com/leinelissen/embedded-postgres/raw/main/docs/images/embedded-postgres-header.svg)

@@ -188,5 +188,5 @@ <div align="center">

<a href="https://bmd.studio">
<img src="https://github.com/leinelissen/embedded-postgres/raw/master/docs/images/logo-bmd.svg" alt="BMD Studio" width="150" height="150" />
<img src="https://github.com/leinelissen/embedded-postgres/raw/main/docs/images/logo-bmd.svg" alt="BMD Studio" width="150" height="150" />
</a>
<br />