@zhifou/tsup-starter

ISCLicense declared in the package manifest.

- cjs是commonjs的缩写,支持使用require导入模块 - esm是es6模块的缩写,支持使用import导入模块 - iife是立即执行函数,支持使用script标签导入模块 - 打包后的文件名格式为:index.cjs、index.mjs、index.global.js,另外types必须加上,否则无法使用,会出现这个问题 “Module not found: Error: Default condition should be last one” ``` package.json {

90

Security score

0 known advisories in v1.0.22

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 −10

Weekly downloads

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

—

Unpacked size

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

2.3 kB

Dependencies

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

0

Last publish

When v1.0.22 was published to the registry. Long gaps can indicate an unmaintained package.

2 years ago

Security advisories

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

No known vulnerabilities affect v1.0.22.