embedded-postgres
Advanced tools
Comparing version
{ | ||
"name": "embedded-postgres", | ||
"version": "13.18.0-beta.15", | ||
"version": "13.19.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": "^13.18.0-beta.15", | ||
"@embedded-postgres/symlink-reader": "^13.19.0-beta.15", | ||
"@types/async-exit-hook": "^2.0.0", | ||
@@ -36,10 +36,10 @@ "@types/pg": "^8.6.5", | ||
"optionalDependencies": { | ||
"@embedded-postgres/darwin-arm64": "^13.18.0-beta.15", | ||
"@embedded-postgres/darwin-x64": "^13.18.0-beta.15", | ||
"@embedded-postgres/linux-arm": "^13.18.0-beta.15", | ||
"@embedded-postgres/linux-arm64": "^13.18.0-beta.15", | ||
"@embedded-postgres/linux-ia32": "^13.18.0-beta.15", | ||
"@embedded-postgres/linux-ppc64": "^13.18.0-beta.15", | ||
"@embedded-postgres/linux-x64": "^13.18.0-beta.15", | ||
"@embedded-postgres/windows-x64": "^13.18.0-beta.15" | ||
"@embedded-postgres/darwin-arm64": "^13.19.0-beta.15", | ||
"@embedded-postgres/darwin-x64": "^13.19.0-beta.15", | ||
"@embedded-postgres/linux-arm": "^13.19.0-beta.15", | ||
"@embedded-postgres/linux-arm64": "^13.19.0-beta.15", | ||
"@embedded-postgres/linux-ia32": "^13.19.0-beta.15", | ||
"@embedded-postgres/linux-ppc64": "^13.19.0-beta.15", | ||
"@embedded-postgres/linux-x64": "^13.19.0-beta.15", | ||
"@embedded-postgres/windows-x64": "^13.19.0-beta.15" | ||
}, | ||
@@ -60,3 +60,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "5a7c5316f7d2a2c16a9f5608cd7f892336eed3d6" | ||
"gitHead": "862aacb4eb008b8ac3236023db95e662123b4279" | ||
} |
 | ||
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 /> |
32661
-0.01%