Socket
Socket
Sign inDemoInstall

mysql2

Package Overview
Dependencies
Maintainers
3
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql2 - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

3

Changelog.md

@@ -0,1 +1,4 @@

2.2.3 ( 21/09/2020 )
- use github:types/mysql as base for types #1208
2.2.2 ( 19/09/2020 )

@@ -2,0 +5,0 @@ - Add the authPlugins types to ConnectionOptions #1206

4

package.json
{
"name": "mysql2",
"version": "2.2.2",
"version": "2.2.3",
"description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS",

@@ -54,3 +54,3 @@ "main": "index.js",

"dependencies": {
"@types/mysql": "^2.15.7",
"@types/mysql": "types/mysql",
"denque": "^1.4.1",

@@ -57,0 +57,0 @@ "generate-function": "^2.3.1",

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