simple-oracledb
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -59,7 +59,3 @@ 'use strict'; | ||
}, | ||
directives: { | ||
node: true, | ||
vars: true, | ||
plusplus: true | ||
} | ||
directives: grunt.file.readJSON('.jslintrc') | ||
} | ||
@@ -66,0 +62,0 @@ }, |
{ | ||
"name": "simple-oracledb", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -325,3 +325,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2015-11-20 | v0.0.20 | Maintenance | | ||
| 2015-11-21 | v0.0.21 | Maintenance | | ||
| 2015-11-17 | v0.0.17 | Added pool.getConnection automatic retry | | ||
@@ -328,0 +328,0 @@ | 2015-11-15 | v0.0.16 | Added connection.batchInsert and connection.rollback | |
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
272842
36
5639