Socket
Socket
Sign inDemoInstall

ee-mysql-connection

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-mysql-connection - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

1

lib/MySQLConnection.js

@@ -52,2 +52,3 @@ !function(){

host: this.options.host
, port: this.options.port
, user: this.options.username

@@ -54,0 +55,0 @@ , password: this.options.password

2

package.json
{
"name" : "ee-mysql-connection"
, "description" : "mysql connection abstraction for ee-orm"
, "version" : "0.1.12"
, "version" : "0.1.13"
, "homepage" : "https://github.com/eventEmitter/ee-mysql-connection"

@@ -6,0 +6,0 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)"

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