🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mysql2

Package Overview
Dependencies
Maintainers
1
Versions
298
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
3.22.7-canary.a26ff14
to
3.23.0
+2
-2
package.json
{
"name": "mysql2",
"version": "3.22.7-canary.a26ff14",
"version": "3.23.0",
"description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS",

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

"named-placeholders": "^1.1.6",
"sql-escaper": "^1.4.0"
"sql-escaper": "^1.5.1"
},

@@ -66,0 +66,0 @@ "peerDependencies": {