xiduo68

v1.0.0 ISCLicense declared in the package manifest.

```js function getDate() { let dat = new Date() let YY = dat.getFullYear() let MM = dat.getMonth() + 1 let DD= dat.getDate() console.log(`今年是${YY}年${MM}月${DD}日`) } ``` ```js module.exports = { getDate } ```

85

Security score

0 known advisories in v1.0.0

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).

4

Unpacked size

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

390.0 B

Dependencies

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

0

Last publish

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

3 years ago

Security advisories

Vulnerabilities affecting v1.0.0 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.0.

Downloads — last 30 days

Daily download counts across all versions for the last 30 days, from the npm downloads API. Weekend dips are normal for developer tooling.

6 total 300.0% vs prior week

Jul 11Aug 9