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.1.45 to 1.1.46

2

docs/CHANGELOG.md
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2016-11-25 | v1.1.45 | Maintenance |
| 2016-11-26 | v1.1.46 | 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.45",
"version": "1.1.46",
"description": "Extend capabilities of oracledb with simplified API for quicker development.",

@@ -38,2 +38,3 @@ "author": {

"prepush": "npm run build",
"postpublish": "grunt post-publish",
"grunt": "grunt"

@@ -40,0 +41,0 @@ },

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

| ----------- | ------- | ----------- |
| 2016-11-25 | v1.1.45 | Maintenance |
| 2016-11-26 | v1.1.46 | 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 |

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