simple-oracledb
Advanced tools
Comparing version 1.4.1 to 1.4.2
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2019-02-08 | v1.4.1 | Maintenance | | ||
| 2019-05-25 | v1.4.2 | Maintenance | | ||
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default | | ||
@@ -5,0 +5,0 @@ | 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs | |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -45,3 +45,3 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.6.1", | ||
"async": "^3.0.0", | ||
"debuglog": "^1.0.1", | ||
@@ -48,0 +48,0 @@ "event-emitter-enhancer": "latest", |
@@ -1149,3 +1149,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2019-02-08 | v1.4.1 | Maintenance | | ||
| 2019-05-25 | v1.4.2 | Maintenance | | ||
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default | | ||
@@ -1152,0 +1152,0 @@ | 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs | |
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
+ Addedasync@3.2.6(transitive)
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.21(transitive)
Updatedasync@^3.0.0