express-mysql-pool
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,1 +0,1 @@ | ||
module.exports = require('./lib/express-mysql-connection.js'); | ||
module.exports = require('./lib/express-mysql-pool.js'); |
{ | ||
"name": "express-mysql-pool", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "express-mysql-connection middleware (pooling connection)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3987