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 1.3.2 to 1.4.0

2

docs/CHANGELOG.md
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2018-09-23 | v1.3.2 | Maintenance |
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default |
| 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs |

@@ -5,0 +5,0 @@ | 2018-04-14 | v1.2.2 | Performance improvement for pooled connection fetching (#23) |

{
"name": "simple-oracledb",
"version": "1.3.2",
"version": "1.4.0",
"description": "Extend capabilities of oracledb with simplified API for quicker development.",

@@ -5,0 +5,0 @@ "author": {

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

| ----------- | ------- | ----------- |
| 2018-09-23 | v1.3.2 | Maintenance |
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default |
| 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs |

@@ -1152,0 +1152,0 @@ | 2018-04-14 | v1.2.2 | Performance improvement for pooled connection fetching (#23) |

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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