unionpaysdk

ISCLicense declared in the package manifest.

首先而言,这是针对银联B2B支付的SDK,PC端的B2B支付 !! 重要提醒,目前只完善了支付,查询以及验证,还未完善退款功能,以后会补上 针对于PC端,B2B支付,CNY,这些参数在Unionpay.js中已经定死了,如果需要修改,可以自行修改 由于银联官方问题,对于证书,需要下载的是5.0.0版本的证书,但是验证却是5.1.0的方法,这里很尴尬,如有懂的,请告诉下,非常感谢。 以下为简单教程 第一步,首先去银联网站下载相关证书,目前需要的是5.0.0的证书,请勿下载错误。 第二步如下 ``` // 1

60

Security score

0 known advisories in v1.0.6

OpenSSF Scorecard 0.3/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 3/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 v1.0.6 on disk after npm install extracts the tarball, as reported by the npm registry.

45.2 kB

Dependencies

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

5

Last publish

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

8 years ago

Security advisories

Vulnerabilities affecting v1.0.6 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.6.

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/16 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
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy file not detected0
  • 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
  • LicenseThe project publishes a license file.Result: license file not detected0
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: no SAST tool detected0
  • Binary-ArtifactsNo compiled binaries are committed to the repository — binaries can't be reviewed and may hide malicious code.Result: binaries present in source code2
  • FuzzingThe project is fuzz-tested (e.g. OSS-Fuzz), which finds crashes and memory bugs automatically.Result: project is not fuzzed0