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

@goodware/mysql

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodware/mysql - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "@goodware/mysql",
"version": "3.0.2",
"version": "3.0.3",
"description": "A mysql2-based connection helper",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,2 +0,2 @@

# @goodware/mysql: A mysql2-based connection helper
# @goodware/mysql: A mysql2-promise helper

@@ -16,4 +16,4 @@ # Links

- Creates database connections via mysql2-promise, optionally from a pool, with exponential backoff retry
- Handles AWS RDS passwordless IAM connections
- Optionally manages database transactions by wrapping begin end transaction comments around a function invocation
- Handles AWS RDS IAM passwordless connections
- Optionally manages database transactions by wrapping begin end transaction commands around a function invocation, with an exception handler that executes rollback
- Same API whether using connection pooling or individual connections

@@ -20,0 +20,0 @@ - Same API whether using explicit or implicit transactions

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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