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 0.0.11 to 0.0.12

6

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

@@ -43,2 +43,3 @@ "main": "index.js",

"grunt-todos": "latest",
"husky": "latest",
"load-grunt-tasks": "latest",

@@ -59,4 +60,5 @@ "mocha": "latest",

"docs": "grunt docs",
"build": "grunt build"
"build": "grunt build",
"precommit": "npm run build"
}
}

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

| ----------- | ------- | ----------- |
| 2015-10-20 | v0.0.11 | Maintenance |
| 2015-10-24 | v0.0.12 | Maintenance |
| 2015-10-20 | v0.0.10 | Added connection.queryJSON |

@@ -253,0 +253,0 @@ | 2015-10-19 | v0.0.9 | autoCommit support when doing INSERT/UPDATE with LOBs |

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