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 1.4.1 to 1.4.2

2

docs/CHANGELOG.md
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2019-02-08 | v1.4.1 | Maintenance |
| 2019-05-25 | v1.4.2 | Maintenance |
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default |

@@ -5,0 +5,0 @@ | 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs |

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

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

"dependencies": {
"async": "^2.6.1",
"async": "^3.0.0",
"debuglog": "^1.0.1",

@@ -48,0 +48,0 @@ "event-emitter-enhancer": "latest",

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

| ----------- | ------- | ----------- |
| 2019-02-08 | v1.4.1 | Maintenance |
| 2019-05-25 | v1.4.2 | Maintenance |
| 2019-01-25 | v1.4.0 | useExecuteMany=true by default |

@@ -1152,0 +1152,0 @@ | 2018-09-23 | v1.3.0 | Added executeMany support for the batch APIs |

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