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

@malloydata/db-bigquery

Package Overview
Dependencies
Maintainers
3
Versions
1207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/db-bigquery - npm Package Compare versions

Comparing version 0.0.232-dev250127220611 to 0.0.232-dev250127221938

5

dist/bigquery.spec.js

@@ -67,3 +67,6 @@ "use strict";

};
runtime = new malloy.Runtime(files, bq);
runtime = new malloy.Runtime({
urlReader: files,
connection: bq,
});
});

@@ -70,0 +73,0 @@ it('runs a SQL query', async () => {

4

package.json
{
"name": "@malloydata/db-bigquery",
"version": "0.0.232-dev250127220611",
"version": "0.0.232-dev250127221938",
"license": "MIT",

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

"@google-cloud/paginator": "^5.0.0",
"@malloydata/malloy": "^0.0.232-dev250127220611",
"@malloydata/malloy": "^0.0.232-dev250127221938",
"gaxios": "^4.2.0"
}
}
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