embedded-postgres
Advanced tools
Comparing version 13.16.0-beta.12 to 13.16.0-beta.13
{ | ||
"name": "embedded-postgres", | ||
"version": "13.16.0-beta.12", | ||
"version": "13.16.0-beta.13", | ||
"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.16.0-beta.12", | ||
"@embedded-postgres/symlink-reader": "^13.16.0-beta.13", | ||
"@types/async-exit-hook": "^2.0.0", | ||
@@ -36,10 +36,10 @@ "@types/pg": "^8.6.5", | ||
"optionalDependencies": { | ||
"@embedded-postgres/darwin-arm64": "^13.16.0-beta.12", | ||
"@embedded-postgres/darwin-x64": "^13.16.0-beta.12", | ||
"@embedded-postgres/linux-arm": "^13.16.0-beta.12", | ||
"@embedded-postgres/linux-arm64": "^13.16.0-beta.12", | ||
"@embedded-postgres/linux-ia32": "^13.16.0-beta.12", | ||
"@embedded-postgres/linux-ppc64": "^13.16.0-beta.12", | ||
"@embedded-postgres/linux-x64": "^13.16.0-beta.12", | ||
"@embedded-postgres/windows-x64": "^13.16.0-beta.12" | ||
"@embedded-postgres/darwin-arm64": "^13.16.0-beta.13", | ||
"@embedded-postgres/darwin-x64": "^13.16.0-beta.13", | ||
"@embedded-postgres/linux-arm": "^13.16.0-beta.13", | ||
"@embedded-postgres/linux-arm64": "^13.16.0-beta.13", | ||
"@embedded-postgres/linux-ia32": "^13.16.0-beta.13", | ||
"@embedded-postgres/linux-ppc64": "^13.16.0-beta.13", | ||
"@embedded-postgres/linux-x64": "^13.16.0-beta.13", | ||
"@embedded-postgres/windows-x64": "^13.16.0-beta.13" | ||
}, | ||
@@ -60,3 +60,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "c5df091b9e41638caa430818cb2fa3dff4536748" | ||
"gitHead": "fcbe88bc970bfe44ecb4be24145a4fefe50104a3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package