Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-oracledb

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-oracledb - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

.jslintrc

6

Gruntfile.js

@@ -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 |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc