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

@malloydata/db-duckdb

Package Overview
Dependencies
Maintainers
3
Versions
1209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/db-duckdb - npm Package Compare versions

Comparing version 0.0.6-221108175803 to 0.0.6-221108230146

6

dist/duckdb_common.js

@@ -205,3 +205,7 @@ "use strict";

else {
throw new Error(`unknown duckdb type ${duckDBType}`);
structDef.fields.push({
name,
type: "string",
e: [`'DuckDB type "${duckDBType}" not supported by Malloy'`],
});
}

@@ -208,0 +212,0 @@ }

2

package.json
{
"name": "@malloydata/db-duckdb",
"version": "0.0.6-221108175803",
"version": "0.0.6-221108230146",
"license": "GPL-2.0",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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