math-er

ISCLicense declared in the package manifest.

基于系统数学计算对象Math,用于应对Math在部分计算时一些逻辑性问题和部分特殊计算错误,以契合计算器对于计算的要求及对于一些特殊计算的需要。 ##### 浮点数运算bug补丁: * 系统Math计算对象对于浮点数运算,因为二进制转换所造成错位问题,在浮点数运算时会出现致命计算错误。 * 优化数学程序计算中的问题,并对浮点数之间的加减乘除进行整理。 ##### 优化: * 优化了部分Math的API,让计算更加简单快捷,并且更加契合程序计算的需求。 * 优化了对入参数据的格式

64

Security score

0 known advisories in v0.1.4

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

Unpacked size

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

24.0 kB

Dependencies

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

1

Last publish

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

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

OpenSSF ScorecardAug 10, 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.
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: no SAST tool detected0
  • 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
  • Code-ReviewChanges are reviewed by another maintainer before landing on the main branch.Result: Found 0/4 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
  • 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
  • LicenseThe project publishes a license file.Result: license file not detected0
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy 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