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

@malloydata/db-mysql

Package Overview
Dependencies
Maintainers
0
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/db-mysql - npm Package Compare versions

Comparing version 0.0.197-dev241009140241 to 0.0.197-dev241009193540

3

dist/mysql_connection.js

@@ -80,4 +80,5 @@ "use strict";

decimalNumbers: true,
timezone: '+00:00',
});
this.connection.query(
await this.connection.query(
// LTNOTE: Need to make the group_concat_max_len configurable.

@@ -84,0 +85,0 @@ "set @@session.time_zone = 'UTC';" +

{
"name": "@malloydata/db-mysql",
"version": "0.0.197-dev241009140241",
"version": "0.0.197-dev241009193540",
"license": "MIT",

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

"dependencies": {
"@malloydata/malloy": "^0.0.197-dev241009140241",
"@malloydata/malloy": "^0.0.197-dev241009193540",
"@types/node": "^22.7.4",

@@ -28,0 +28,0 @@ "fastestsmallesttextencoderdecoder": "^1.0.22",

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