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.30 to 0.0.31

5

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

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

"build": "grunt build",
"prepush": "npm run build"
"prepush": "npm run build",
"synclibs": "npm install && npm update"
},

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

2

README.md

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

| ----------- | ------- | ----------- |
| 2015-12-13 | v0.0.30 | Maintenance |
| 2015-12-13 | v0.0.31 | Maintenance |
| 2015-12-08 | v0.0.24 | Added pool.getConnection connection validation via running SQL test command |

@@ -352,0 +352,0 @@ | 2015-11-30 | v0.0.23 | Maintenance |

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