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

mysql-promise-extension

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql-promise-extension - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "mysql-promise-extension",
"version": "1.0.0",
"version": "1.0.1",
"description": "An ES6 Promise based extension for the MySQL module with helper functions for a more simple usage, mainly with transactions.",

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

@@ -21,3 +21,3 @@ # MySQL Promise Extension

The principal extended functions provided are:
The principal extended functions are:

@@ -156,3 +156,3 @@ - `execute(query)`

The extended functions provided are:
The extended functions are:

@@ -159,0 +159,0 @@ - `getConnectionP()`: Wrap function for `pool.getConnection()`

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