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

@embedded-postgres/darwin-arm64

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@embedded-postgres/darwin-arm64 - npm Package Compare versions

Comparing version 16.2.0-beta.11 to 16.2.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/darwin-arm64",
"version": "16.2.0-beta.11",
"version": "16.2.0-beta.12",
"description": "",

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

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

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

},
"gitHead": "b83c2b3e094ef95ba55e2c4b2a2456c514f7a89d"
"gitHead": "c245a7631a9081663316c5e2f5e61cb455b628df"
}
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