simple-oracledb
Advanced tools
Comparing version 1.1.41 to 1.1.42
| Date | Version | Description | | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-19 | v1.1.42 | Maintenance | | ||
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it | | ||
@@ -4,0 +5,0 @@ | 2016-11-05 | v1.1.40 | Maintenance | |
@@ -10,2 +10,4 @@ 'use strict'; | ||
grunt.loadNpmTasks('grunt-shell'); | ||
commons.grunt.config.initConfig(grunt, { | ||
@@ -12,0 +14,0 @@ buildConfig: { |
{ | ||
"name": "simple-oracledb", | ||
"version": "1.1.41", | ||
"version": "1.1.42", | ||
"description": "Extend capabilities of oracledb with simplified API for quicker development.", | ||
@@ -49,18 +49,2 @@ "author": { | ||
"grunt-cli": "latest", | ||
"grunt-concurrent": "latest", | ||
"grunt-contrib-clean": "latest", | ||
"grunt-contrib-csslint": "latest", | ||
"grunt-contrib-jshint": "latest", | ||
"grunt-coveralls": "latest", | ||
"grunt-eslint": "latest", | ||
"grunt-force-task": "latest", | ||
"grunt-gitdown": "latest", | ||
"grunt-htmllint": "latest", | ||
"grunt-jsbeautifier": "latest", | ||
"grunt-jscs": "latest", | ||
"grunt-jsdoc-to-markdown": "latest", | ||
"grunt-jslint": "latest", | ||
"grunt-jsonlint": "latest", | ||
"grunt-markdownlint": "latest", | ||
"grunt-mocha-istanbul": "latest", | ||
"grunt-shell": "latest", | ||
@@ -70,5 +54,4 @@ "husky": "latest", | ||
"js-project-commons": "latest", | ||
"mocha": "latest", | ||
"promiscuous": "latest" | ||
} | ||
} |
@@ -936,2 +936,3 @@ # simple-oracledb | ||
| ----------- | ------- | ----------- | | ||
| 2016-11-19 | v1.1.42 | Maintenance | | ||
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it | | ||
@@ -938,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
8
16376
1007
777807