vue-scroll-nav

## 描述 此为`vue.js`版滚动导航组件,实现 - 滚动时,根据滚动距离判断当前内容所属哪个导航 - 点击导航,页面滚动到内容对应位置 - 可控制导航栏是否吸附固定,如吸顶效果,即滚动一定距离后,导航栏固定起来,不会被滚动出可视区域 - 可用在页面任何位置上,不一定是顶部导航这种简单应用哦,可以复杂型应用 - 在浏览器支持下,可以采用`position: sticky`方式实现固定

64

Security score

0 known advisories in v0.3.5

OpenSSF Scorecard 1.5/10

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 · scorecard component 15/100 (30% weight)

Weekly downloads

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

15

Unpacked size

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

328.1 kB

Dependencies

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

2

Last publish

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

5 years ago

Security advisories

Vulnerabilities affecting v0.3.5 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.3.5.

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.

46 total 400.0% vs prior week

Jul 11Aug 9

OpenSSF ScorecardAug 3, 2026

OpenSSF Scorecard is an automated audit of the source repository's security practices, run by the Open Source Security Foundation. Each check scores 0-10; hover a check for what it means. Data via deps.dev.
  • Code-ReviewChanges are reviewed by another maintainer before landing on the main branch.Result: Found 0/11 approved changesets -- score normalized to 00
  • Binary-ArtifactsNo compiled binaries are committed to the repository — binaries can't be reviewed and may hide malicious code.Result: no binaries found in the repo10
  • MaintainedThe project shows recent activity: commits or issue triage within the last 90 days.Result: 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 00
  • CII-Best-PracticesThe project holds an OpenSSF Best Practices badge, a self-certification of security practices.Result: no effort to earn an OpenSSF best practices badge detected0
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy file not detected0
  • LicenseThe project publishes a license file.Result: license file not detected0
  • FuzzingThe project is fuzz-tested (e.g. OSS-Fuzz), which finds crashes and memory bugs automatically.Result: project is not fuzzed0
  • Branch-ProtectionThe default branch is protected: force pushes are blocked and changes require review before merging.Result: branch protection not enabled on development/release branches0
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: SAST tool is not run on all commits -- score normalized to 00