Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.2.0 to 0.2.1

2

lib/MySQLConnection.js

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

, init: function init(options) {
init.parent(options);
init.super.call(this, options);

@@ -37,0 +37,0 @@ this._querBuilder = new QueryBuilder({

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

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

, "dependencies": {
"ee-class" : "0.4.x"
, "ee-event-emitter" : "0.1.x"
"ee-class" : "1.0.x"
, "ee-event-emitter" : "0.2.x"
, "ee-types" : "0.1.x"

@@ -24,0 +24,0 @@ , "ee-log" : "0.2.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