olympus-r

ISCLicense declared in the package manifest.

一个力求简单易用的前端开发框架 #### 开发语言 TypeScript #### 核心架构 MVC #### 模块间通讯和解耦 采用事件机制,利用一个全局唯一的事件派发器进行模块间通讯,解耦模块间依赖 #### 表现层结构 使用桥接模式拆分接口与实现,达到一套核心驱动多套表现层的目的(目前支持DOM、Egret、PixiJS三种表现层),同时支持表现层的未来可扩展性 #### TypeScript装饰器注入 框架提供TypeScript装饰器注入功能,便捷获取托管对象。例如:

65

Security score

0 known advisories in v0.8.12

OpenSSF Scorecard 1.8/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 18/100 (30% weight)

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.8.12 on disk after npm install extracts the tarball, as reported by the npm registry.

700.9 kB

Dependencies

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

1

Last publish

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

6 years ago

Security advisories

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

OpenSSF ScorecardJul 27, 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/30 approved changesets -- score normalized to 00
  • 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
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: no SAST tool detected0
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy file not detected0
  • 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
  • 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