simple-oracledb
Advanced tools
Comparing version 1.1.44 to 1.1.45
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-19 | v1.1.44 | Maintenance | | ||
| 2016-11-25 | v1.1.45 | Maintenance | | ||
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it | | ||
@@ -5,0 +5,0 @@ | 2016-11-05 | v1.1.40 | Maintenance | |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.1.44", | ||
"version": "1.1.45", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -41,3 +41,3 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.1.2", | ||
"async": "^2.1.4", | ||
"debuglog": "^1.0.1", | ||
@@ -44,0 +44,0 @@ "semver": "^5.3.0" |
@@ -936,3 +936,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-19 | v1.1.44 | Maintenance | | ||
| 2016-11-25 | v1.1.45 | Maintenance | | ||
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it | | ||
@@ -939,0 +939,0 @@ | 2016-11-05 | v1.1.40 | Maintenance | |
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.1.4