Socket
Socket
Sign inDemoInstall

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.22 to 0.0.23

4

package.json
{
"name": "simple-oracledb",
"version": "0.0.22",
"version": "0.0.23",
"description": "Extend capabilities of oracledb with simplified API for quicker development.",

@@ -34,3 +34,3 @@ "author": {

"build": "grunt build",
"precommit": "npm run build"
"prepush": "npm run build"
},

@@ -37,0 +37,0 @@ "dependencies": {

@@ -325,3 +325,3 @@ # simple-oracledb

| ----------- | ------- | ----------- |
| 2015-11-29 | v0.0.22 | Maintenance |
| 2015-11-30 | v0.0.23 | 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 |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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