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

@malloydata/db-postgres

Package Overview
Dependencies
Maintainers
0
Versions
1154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/db-postgres - npm Package Compare versions

Comparing version 0.0.222-dev241212154316 to 0.0.222-dev241212190052

2

dist/postgres_connection.js

@@ -179,3 +179,3 @@ "use strict";

const elementType = this.dialect.sqlTypeToMalloyType(row['element_type']);
structDef.fields.push((0, malloy_1.mkArrayDef)(elementType, name, this.dialectName));
structDef.fields.push((0, malloy_1.mkArrayDef)(elementType, name));
}

@@ -182,0 +182,0 @@ else {

{
"name": "@malloydata/db-postgres",
"version": "0.0.222-dev241212154316",
"version": "0.0.222-dev241212190052",
"license": "MIT",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"dependencies": {
"@malloydata/malloy": "^0.0.222-dev241212154316",
"@malloydata/malloy": "^0.0.222-dev241212190052",
"@types/pg": "^8.6.1",

@@ -28,0 +28,0 @@ "pg": "^8.7.1",

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