simple-oracledb
Advanced tools
Comparing version 1.1.87 to 1.1.88
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2017-11-06 | v1.1.87 | Maintenance | | ||
| 2017-11-07 | v1.1.88 | Maintenance | | ||
| 2017-01-20 | v1.1.57 | connection.run, connection.transaction and oracledb.run actions can now return a promise instead of using a callback | | ||
@@ -5,0 +5,0 @@ | 2017-01-14 | v1.1.56 | pool.run actions now can return a promise instead of using a callback | |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.1.87", | ||
"version": "1.1.88", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -42,3 +42,3 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.5.0", | ||
"async": "^2.6.0", | ||
"debuglog": "^1.0.1", | ||
@@ -45,0 +45,0 @@ "event-emitter-enhancer": "latest", |
@@ -1147,3 +1147,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2017-11-06 | v1.1.87 | Maintenance | | ||
| 2017-11-07 | v1.1.88 | Maintenance | | ||
| 2017-01-20 | v1.1.57 | connection.run, connection.transaction and oracledb.run actions can now return a promise instead of using a callback | | ||
@@ -1150,0 +1150,0 @@ | 2017-01-14 | v1.1.56 | pool.run actions now can return a promise instead of using a callback | |
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
Updatedasync@^2.6.0