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 13.14.0-beta.11 to 13.14.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": "13.14.0-beta.11",
"version": "13.14.0-beta.12",
"description": "",

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

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

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

},
"gitHead": "8a75ef01f941a7cc66769c03efe587e0b7aeb0c1"
"gitHead": "3edd5785c79c14bf1b189753c0b873f9ae8f8f6a"
}
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