@gm-pc/table-x

ISCLicense declared in the package manifest.

- 注意不要随意升级版本,目前使用 7.0.0-rc.11 - 7.0.0-rc.11 天然不支持 column.show, 所以自行实现了 column.show 的支持.[issue](https://github.com/tannerlinsley/react-table/issues/1665) - defaultColumn 的值不要轻易改动,具体看代码。目前实现了 minWidth,width,maxWidth 逻辑与 v6 一致,且需语义一致。 - 使用 useResizeColumns 后

78

Security score

0 known advisories in v1.27.4-beta.2

OpenSSF Scorecard 2.7/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 −0 · scorecard component 27/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.27.4-beta.2 on disk after npm install extracts the tarball, as reported by the npm registry.

200.1 kB

Dependencies

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

16

Last publish

When v1.27.4-beta.2 was published to the registry. Long gaps can indicate an unmaintained package.

11 months ago

Security advisories

Vulnerabilities affecting v1.27.4-beta.2 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.27.4-beta.2.

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/2 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
  • Dangerous-WorkflowGitHub Actions workflows avoid dangerous patterns such as untrusted code checkout or script injection.Result: no dangerous workflow patterns detected10
  • Token-PermissionsCI workflow tokens follow least privilege — read-only unless a job needs more.Result: detected GitHub workflow tokens with excessive permissions0
  • 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
  • Pinned-DependenciesBuild dependencies are pinned to exact versions or hashes, preventing silent supply-chain swaps.Result: dependency not pinned by hash detected -- 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
  • 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
  • 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