Compare, format, diff and serialize React trees with Concordance
Installations
npm install @concordance/react
Releases
Unable to fetch releases
Developer
concordancejs
Developer Guide
Module System
CommonJS
Min. Node Version
>=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0
Typescript Support
No
Node Version
10.10.0
NPM Version
6.4.1
Statistics
9 Stars
37 Commits
4 Forks
2 Watching
2 Branches
3 Contributors
Updated on 16 Feb 2023
Languages
JavaScript (100%)
Total Downloads
Cumulative downloads
Total Downloads
46,390,617
Last day
10.7%
20,573
Compared to previous day
Last week
15.2%
108,448
Compared to previous week
Last month
34.3%
390,460
Compared to previous month
Last year
-29.6%
4,069,654
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
@concordance/react
React plugin for Concordance.
Allows
React.createElement()
objects to be compared, formatted, diffed and serialized. Also supports
toJSON()
renderings of
react-test-renderer
.
These may be compared to React.createElement()
objects.
When comparing React component elements, the element type is compared by identity. After deserialization the element types are compared by function name.
Component elements are formatted with a ⍟ character after the element name. Properties and children are formatted by Concordance.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: ISC License: LICENSE:0
Reason
Found 1/19 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/concordancejs/react/ci.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/concordancejs/react/ci.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/concordancejs/react/ci.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:25
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 1 third-party GitHubAction dependencies pinned
- Info: 0 out of 1 npmCommand dependencies pinned
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/ci.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 17 are checked with a SAST tool
Score
3.8
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More