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.1.44 to 1.1.45

2

docs/CHANGELOG.md
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2016-11-19 | v1.1.44 | Maintenance |
| 2016-11-25 | v1.1.45 | Maintenance |
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it |

@@ -5,0 +5,0 @@ | 2016-11-05 | v1.1.40 | Maintenance |

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

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

"dependencies": {
"async": "^2.1.2",
"async": "^2.1.4",
"debuglog": "^1.0.1",

@@ -44,0 +44,0 @@ "semver": "^5.3.0"

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

| ----------- | ------- | ----------- |
| 2016-11-19 | v1.1.44 | Maintenance |
| 2016-11-25 | v1.1.45 | Maintenance |
| 2016-11-15 | v1.1.41 | Added connection.executeFile to read SQL statement from file and execute it |

@@ -939,0 +939,0 @@ | 2016-11-05 | v1.1.40 | Maintenance |

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