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

@embedded-postgres/linux-arm

Package Overview
Dependencies
Maintainers
0
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@embedded-postgres/linux-arm - npm Package Compare versions

Comparing version 12.18.0-beta.11 to 12.18.0-beta.12

2

dist/index.js
import path from 'path';
import { fileURLToPath } from 'url';
const __dirname = path.dirname(fileURLToPath(import.meta.url));
export const pg_ctl = path.resolve(__dirname, '..', 'native', 'bin', 'pg_ctl');
export const initdb = path.resolve(__dirname, '..', 'native', 'bin', 'initdb');
export const postgres = path.resolve(__dirname, '..', 'native', 'bin', 'postgres');

8

package.json
{
"name": "@embedded-postgres/linux-arm",
"version": "12.18.0-beta.11",
"version": "12.18.0-beta.12",
"description": "",

@@ -23,4 +23,4 @@ "exports": "./dist/index.js",

"devDependencies": {
"@embedded-postgres/downloader": "^12.18.0-beta.11",
"@embedded-postgres/symlink-reader": "^12.18.0-beta.11"
"@embedded-postgres/downloader": "^12.18.0-beta.12",
"@embedded-postgres/symlink-reader": "^12.18.0-beta.12"
},

@@ -38,3 +38,3 @@ "publishConfig": {

},
"gitHead": "623cb7e70acad2a87313c7ec9e10b7e3068e6631"
"gitHead": "94e7be37c25d7816abeb621f7078bf460861cf06"
}
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