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.9 to 0.1.10

4

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

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

, "ee-project" : "0.2.x"
, "mysql" : "2.0.0-rc1"
, "mysql" : "2.1.1"
, "pluralize" : "0.0.x"

@@ -30,0 +30,0 @@ , "ee-query-builder" : "0.1.x"

@@ -13,3 +13,3 @@

, username : 'root'
, password : 'palm15/20singlemalt'
, password : ''
, port : 3306

@@ -16,0 +16,0 @@ , database : 'eventbooster'

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