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.15 to 0.2.0

2

lib/MySQLConnection.js

@@ -182,3 +182,3 @@ !function(){

type: 'id'
, id: results.insertId > 0 ? results.insertId : null
, id: results.insertId > 0 ? results.insertId : null
});

@@ -185,0 +185,0 @@ }

{
"name" : "ee-mysql-connection"
, "description" : "mysql connection abstraction for ee-orm"
, "version" : "0.1.15"
, "version" : "0.2.0"
, "homepage" : "https://github.com/eventEmitter/ee-mysql-connection"

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

, "pluralize" : "0.0.x"
, "ee-query-builder" : "0.1.x"
, "ee-query-builder" : "^0.2.x"
, "ee-db-connection" : "^0.1.13"

@@ -32,0 +32,0 @@ , "moment" : "2.5.x"

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