Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

embedded-postgres

Package Overview
Dependencies
Maintainers
1
Versions
121
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 14.3.0-alpha.6 to 14.3.0-alpha.7

22

package.json
{
"name": "embedded-postgres",
"version": "14.3.0-alpha.6",
"version": "14.3.0-alpha.7",
"description": "A package to run an embedded Postgresql database right from NodeJS",

@@ -26,10 +26,10 @@ "main": "./dist/index.js",

"optionalDependencies": {
"@embedded-postgres/darwin-arm64": "^14.3.0-alpha.6",
"@embedded-postgres/darwin-x64": "^14.3.0-alpha.6",
"@embedded-postgres/linux-arm": "^14.3.0-alpha.6",
"@embedded-postgres/linux-arm64": "^14.3.0-alpha.6",
"@embedded-postgres/linux-ia32": "^14.3.0-alpha.6",
"@embedded-postgres/linux-ppc64": "^14.3.0-alpha.6",
"@embedded-postgres/linux-x64": "^14.3.0-alpha.6",
"@embedded-postgres/windows-x64": "^14.3.0-alpha.6"
"@embedded-postgres/darwin-arm64": "^14.3.0-alpha.7",
"@embedded-postgres/darwin-x64": "^14.3.0-alpha.7",
"@embedded-postgres/linux-arm": "^14.3.0-alpha.7",
"@embedded-postgres/linux-arm64": "^14.3.0-alpha.7",
"@embedded-postgres/linux-ia32": "^14.3.0-alpha.7",
"@embedded-postgres/linux-ppc64": "^14.3.0-alpha.7",
"@embedded-postgres/linux-x64": "^14.3.0-alpha.7",
"@embedded-postgres/windows-x64": "^14.3.0-alpha.7"
},

@@ -44,6 +44,6 @@ "dependencies": {

"files": [
"./dist",
"./dist/**/*",
"README.md"
],
"gitHead": "55f04a922255b750097af84be3c8844b991ea70d"
"gitHead": "919ec07638088fbfb03cabf9473971379d5a4661"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc