ddljs

ISCLicense declared in the package manifest.

1. 此npm包 可以拿到pg数据库中的表的信息,包括表的结构,字段,索引,注释等,类似于navicat中的DDl。 ## 使用方法 1. npm i ddljs 下载之后,直接require调用即可。例如 const ddljs = require('ddljs'); 例如:const tableinfoTest = ddljs(connectInfo, i.tablename, 1, 1, 1); 2. 此函数一共四个参数(connectInfo, tableName,index,remar

85

Security score

0 known advisories in v0.1.4

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −15

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

Unpacked size

Size of v0.1.4 on disk after npm install extracts the tarball, as reported by the npm registry.

6.7 kB

Dependencies

Direct runtime dependencies declared by v0.1.4. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

4

Last publish

When v0.1.4 was published to the registry. Long gaps can indicate an unmaintained package.

5 years ago

Security advisories

Vulnerabilities affecting v0.1.4 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v0.1.4.