New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@aux4/mdb

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aux4/mdb

Parse MS Access mdb file

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

@aux4/mdb

Parse MS Access mdb file

npm

Install

npm install -g @aux4/mdb

Usage

aux4-mdb <command> [options]
  tables   list tables
             - file mdb file
             - password mdb password
             - normalTables [true] list normal tables
             - systemTables [false] list system tables
             - linkedTables [false] list linked tables
             - showCount [false] show row count
    desc   describe table
             - file mdb file
             - password mdb password
             - table table name
    data   get table data
             - file mdb file
             - password mdb password
             - table table name
             - columns columns comma separated
             - offset offset
             - limit limit

Keywords

aux4

FAQs

Package last updated on 06 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts