Socket
Socket
Sign inDemoInstall

database-js

Package Overview
Dependencies
0
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

30

package.json
{
"name": "database-js",
"version": "3.0.2",
"version": "3.0.3",
"description": "Common Database Interface",

@@ -14,11 +14,31 @@ "main": "index.js",

"keywords": [
"database",
"database-js",
"database-js-mysql",
"database-js-postgres",
"database-js-sqlite",
"database-js-adodb",
"database-js-firebase",
"database-js-ini",
"database-js-xlsx",
"database-js-csv",
"database-js-json",
"javascript",
"database",
"db",
"sql",
"query",
"driver",
"mysql",
"postgre",
"postgres",
"postgresql",
"sqlite",
"ado",
"adodb",
"firebase",
"ini",
"mysql",
"postgres",
"sqlite"
"xls",
"xlsx",
"csv",
"json"
],

@@ -25,0 +45,0 @@ "author": "Michael Anderson <michael@anderson-clan.org>",

2

README.md

@@ -23,3 +23,3 @@ # Database-js

- [MySQL](//github.com/mlaanderson/database-js-mysql)
- [PostgreSQL](//github.com/mlaanderson/database-js-postgresql)
- [PostgreSQL](//github.com/mlaanderson/database-js-postgres)
- [SQLite](//github.com/mlaanderson/database-js-sqlite)

@@ -26,0 +26,0 @@ - [ActiveX Data Objects](//github.com/mlaanderson/database-js-adodb)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc