New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@malloydata/db-postgres

Package Overview
Dependencies
Maintainers
3
Versions
1204
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.16-dev221217002701 to 0.0.16-dev221220164559

2

dist/postgres_connection.d.ts

@@ -20,3 +20,3 @@ import { PersistSQLResults, RunSQLOptions, StreamingConnection, StructDef, MalloyQueryData, QueryData, PooledConnection, SQLBlock, Connection, QueryDataRow } from "@malloydata/malloy";

private configReader;
readonly name: string;
readonly name: any;
constructor(name: string, queryConfigReader?: PostgresQueryConfigurationReader, configReader?: PostgresConnectionConfigurationReader);

@@ -23,0 +23,0 @@ private readQueryConfig;

{
"name": "@malloydata/db-postgres",
"version": "0.0.16-dev221217002701",
"version": "0.0.16-dev221220164559",
"license": "GPL-2.0",

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

"dependencies": {
"@malloydata/malloy": "^0.0.16-dev221217002701",
"@malloydata/malloy": "^0.0.16-dev221220164559",
"@types/pg": "^8.6.1",

@@ -24,0 +24,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