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
15.11.0-beta.15

22

package.json
{
"name": "embedded-postgres",
"version": "15.10.0-beta.15",
"version": "15.11.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": "^15.10.0-beta.15",
"@embedded-postgres/symlink-reader": "^15.11.0-beta.15",
"@types/async-exit-hook": "^2.0.0",

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

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

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

},
"gitHead": "3f2005f849c4eedef718bd7b6c637a62a6d86119"
"gitHead": "7e84756cffcd371e728d0bc9ecf15d7c751afc65"
}
![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 />