{"id":378632,"url":"https://github.com/remarkablemark/react-dom-core","last_synced_at":"2026-07-11T11:30:32.030Z","repository":{"id":25698907,"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2026-07-09T18:27:00.000Z","size":5851,"stargazers_count":4,"open_issues_count":5,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-09T20:11:19.530Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2026-07-09T18:24:43.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":452,"total_committers":4,"mean_commits":113.0,"dds":"0.46238938053097345","last_synced_commit":"0118269122b83e2a986eea061ef356912f68fa27"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/react-dom-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/sbom","scorecard":{"id":440766,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/react-dom-core","commit":"0f5830b1f11a888191b73e29e3f00cad7a0db590"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 29 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:34","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:32:22.151Z","repository_id":25698907,"created_at":"2025-08-19T05:32:22.151Z","updated_at":"2025-08-19T05:32:22.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35329609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":219,"last_synced_at":"2026-06-29T17:33:59.676Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3180,"followers":300,"following":22,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2026-06-29T17:33:59.676Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"packages":[{"id":11898964,"name":"org.webjars.npm:react-property","ecosystem":"maven","description":"WebJar for react-property","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/react-dom-core","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2025-07-10T23:40:47.000Z","latest_release_published_at":"2025-07-10T23:40:47.000Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-05T01:21:13.451Z","created_at":"2025-07-10T23:46:44.182Z","updated_at":"2026-07-05T01:21:13.451Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/react-property/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/react-property/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":25698907,"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2026-03-16T19:00:29.000Z","size":4357,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-17T05:44:17.040Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2026-03-16T18:59:28.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":452,"total_committers":4,"mean_commits":113.0,"dds":"0.46238938053097345","last_synced_commit":"0118269122b83e2a986eea061ef356912f68fa27"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/react-dom-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/sbom","scorecard":{"id":440766,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/react-dom-core","commit":"0f5830b1f11a888191b73e29e3f00cad7a0db590"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 29 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:34","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:32:22.151Z","repository_id":25698907,"created_at":"2025-08-19T05:32:22.151Z","updated_at":"2025-08-19T05:32:22.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30628405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":214,"last_synced_at":"2026-02-25T17:29:41.539Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3116,"followers":289,"following":23,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2026-02-25T17:29:41.540Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[{"name":"react-property@2.0.2","sha":"c4199877ca3b349fef669a7315ca4efcdab45a76","kind":"tag","published_at":"2023-10-22T18:59:22.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2/manifests"},{"name":"react-property@2.0.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1/manifests"},{"name":"react-dom-core@0.1.3","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-dom-core%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3/manifests"},{"name":"react-15@0.2.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-15%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1/manifests"},{"name":"react-property@2.0.0","sha":"1637f549753213cc85dbcad168c48c49e11a0339","kind":"tag","published_at":"2021-09-07T04:13:09.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0/manifests"},{"name":"react-property@1.0.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2/manifests"},{"name":"react-dom-core@0.1.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-dom-core%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2/manifests"},{"name":"react-property@1.0.1","sha":"46a7edbdf7d10138dd2fd348bd32175e3865392e","kind":"tag","published_at":"2019-07-09T05:04:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1/manifests"},{"name":"react-property@1.0.0","sha":"0d185a000153c89b12e990c1fcd06d51c9ac71e6","kind":"tag","published_at":"2019-07-09T04:07:01.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0/manifests"},{"name":"react-property@0.1.0","sha":"7f656c7abfb1b6c2a9a33afbee301b1d27955599","kind":"tag","published_at":"2019-07-05T04:00:49.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-property%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0/manifests"},{"name":"react-dom-core@0.1.1","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-dom-core%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1/manifests"},{"name":"react-15@0.2.0","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-15%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0/manifests"},{"name":"react-dom-core@0.1.0","sha":"d6ba7a07afd75a2841849b7b58ad15840e498d9f","kind":"tag","published_at":"2019-05-26T23:21:45.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-dom-core%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0/manifests"},{"name":"react-dom-core@0.0.5","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.0.5","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-dom-core%400.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5/manifests"},{"name":"react-15@0.1.0","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@react-15%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0/manifests"},{"name":"v0.0.4","sha":"b532ae9a78cfe2b6630c0b584efefb430e04eca2","kind":"tag","published_at":"2019-03-07T00:21:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.4","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"50be70c6f56e96f8fb960b502a41d59913a39d55","kind":"tag","published_at":"2018-04-15T01:18:02.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"28addcf9eb97a6487dd3935c52927d9fadb7e6de","kind":"commit","published_at":"2017-10-01T04:00:51.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bf787315f7067b1c526d370150a73a3b837b86da","kind":"commit","published_at":"2017-10-01T03:43:47.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/react-dom-core@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-17T18:02:53.142Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.240677442622086,"dependent_packages_count":47.52192573592694,"stargazers_count":53.65426745262778,"forks_count":48.85757089835957,"docker_downloads_count":null,"average":45.818610382384094},"purl":"pkg:maven/org.webjars.npm/react-property","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:react-property","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:react-property","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:react-property/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-16T21:01:20.682Z","issues_count":8,"pull_requests_count":676,"avg_time_to_close_issue":1609899.7142857143,"avg_time_to_close_pull_request":91962.76498422713,"issues_closed_count":7,"pull_requests_closed_count":634,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.643491124260355,"merged_pull_requests_count":591,"bot_issues_count":1,"bot_pull_requests_count":657,"past_year_issues_count":0,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":106245.84827586207,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":145,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7647058823529411,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":170,"past_year_merged_pull_requests_count":138,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues","maintainers":[{"login":"remarkablemark","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-property/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610736,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14114354,"name":"@depup/react-property","ecosystem":"npm","description":"HTML and SVG DOM property configs used by React. (with updated dependencies)","homepage":"https://github.com/remarkablemark/react-dom-core#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/react-dom-core","keywords_array":["react-property","depup","updated-dependencies","security","latest","patched","html","svg","dom","property","attribute","config","react","react-dom"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-22T00:39:21.522Z","latest_release_published_at":"2026-03-22T00:39:21.522Z","latest_release_number":"2.0.2-depup.0","last_synced_at":"2026-07-05T01:21:14.288Z","created_at":"2026-03-25T00:07:25.695Z","updated_at":"2026-07-05T01:21:14.289Z","registry_url":"https://www.npmjs.com/package/@depup/react-property","install_command":"npm install @depup/react-property","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2-depup.0"}},"repo_metadata":{"id":25698907,"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2026-06-15T18:33:26.000Z","size":5025,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-15T20:15:51.504Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2026-06-15T18:32:24.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":452,"total_committers":4,"mean_commits":113.0,"dds":"0.46238938053097345","last_synced_commit":"0118269122b83e2a986eea061ef356912f68fa27"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/react-dom-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/sbom","scorecard":{"id":440766,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/react-dom-core","commit":"0f5830b1f11a888191b73e29e3f00cad7a0db590"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 29 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/react-dom-core/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:34","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:32:22.151Z","repository_id":25698907,"created_at":"2025-08-19T05:32:22.151Z","updated_at":"2025-08-19T05:32:22.151Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34562772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-21T16:26:06.862Z","dependent_packages_count":0,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/react-property","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/react-property","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/react-property","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/react-property/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-20T07:24:44.405Z","issues_count":8,"pull_requests_count":682,"avg_time_to_close_issue":1609899.7142857143,"avg_time_to_close_pull_request":93688.74608150471,"issues_closed_count":7,"pull_requests_closed_count":638,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.6451612903225806,"merged_pull_requests_count":594,"bot_issues_count":1,"bot_pull_requests_count":663,"past_year_issues_count":0,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":183369.66304347827,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7435897435897436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":117,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues","maintainers":[{"login":"remarkablemark","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-property/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:07:27.020Z","updated_at":"2026-03-25T00:07:27.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2228296,"name":"react-15","ecosystem":"npm","description":"Copy of react 15","homepage":"https://github.com/remarkablemark/react-dom-core#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/react-dom-core","keywords_array":["react","react-15","react-dom-core"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-05-26T20:36:20.105Z","latest_release_published_at":"2023-10-22T04:46:09.839Z","latest_release_number":"0.2.1","last_synced_at":"2026-07-05T01:21:14.428Z","created_at":"2022-04-09T22:47:18.270Z","updated_at":"2026-07-05T01:21:14.428Z","registry_url":"https://www.npmjs.com/package/react-15","install_command":"npm install react-15","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.1"}},"repo_metadata":{"id":25698907,"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2024-08-28T18:55:03.000Z","size":2027,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-28T20:35:51.446Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2024-08-28T18:55:06.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":299,"total_committers":5,"mean_commits":59.8,"dds":0.3946488294314381,"last_synced_commit":"9d3e8a8d3b880065c722a70862c2606b78d3d85a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217407105,"owners_count":16172221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":173,"last_synced_at":"2024-05-20T15:07:09.996Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":2585,"followers":249,"following":23,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2024-05-20T15:07:22.721Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[{"name":"react-property@2.0.2","sha":"c4199877ca3b349fef669a7315ca4efcdab45a76","kind":"tag","published_at":"2023-10-22T18:59:22.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2/manifests"},{"name":"react-15@0.2.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1/manifests"},{"name":"react-dom-core@0.1.3","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3/manifests"},{"name":"react-property@2.0.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1/manifests"},{"name":"react-property@2.0.0","sha":"1637f549753213cc85dbcad168c48c49e11a0339","kind":"tag","published_at":"2021-09-07T04:13:09.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0/manifests"},{"name":"react-property@1.0.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2/manifests"},{"name":"react-dom-core@0.1.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2/manifests"},{"name":"react-property@1.0.1","sha":"46a7edbdf7d10138dd2fd348bd32175e3865392e","kind":"tag","published_at":"2019-07-09T05:04:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1/manifests"},{"name":"react-property@1.0.0","sha":"0d185a000153c89b12e990c1fcd06d51c9ac71e6","kind":"tag","published_at":"2019-07-09T04:07:01.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0/manifests"},{"name":"react-property@0.1.0","sha":"7f656c7abfb1b6c2a9a33afbee301b1d27955599","kind":"tag","published_at":"2019-07-05T04:00:49.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0/manifests"},{"name":"react-15@0.2.0","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0/manifests"},{"name":"react-dom-core@0.1.1","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1/manifests"},{"name":"react-dom-core@0.1.0","sha":"d6ba7a07afd75a2841849b7b58ad15840e498d9f","kind":"tag","published_at":"2019-05-26T23:21:45.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0/manifests"},{"name":"react-15@0.1.0","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0/manifests"},{"name":"react-dom-core@0.0.5","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.0.5","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5/manifests"},{"name":"v0.0.4","sha":"b532ae9a78cfe2b6630c0b584efefb430e04eca2","kind":"tag","published_at":"2019-03-07T00:21:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.4","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"50be70c6f56e96f8fb960b502a41d59913a39d55","kind":"tag","published_at":"2018-04-15T01:18:02.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"28addcf9eb97a6487dd3935c52927d9fadb7e6de","kind":"commit","published_at":"2017-10-01T04:00:51.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bf787315f7067b1c526d370150a73a3b837b86da","kind":"commit","published_at":"2017-10-01T03:43:47.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-28T20:45:46.453Z","dependent_packages_count":8,"downloads":7428,"downloads_period":"last-month","dependent_repos_count":921,"rankings":{"downloads":1.595796599672847,"dependent_repos_count":0.614230251786445,"dependent_packages_count":2.4801845264692988,"stargazers_count":13.147654877285264,"forks_count":9.830640358797728,"docker_downloads_count":null,"average":5.533701322802317},"purl":"pkg:npm/react-15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-15","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-15","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-15/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-26T22:09:15.520Z","issues_count":7,"pull_requests_count":266,"avg_time_to_close_issue":1878204.8333333333,"avg_time_to_close_pull_request":95302.98479087453,"issues_closed_count":6,"pull_requests_closed_count":263,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":0.7518796992481203,"merged_pull_requests_count":240,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":1,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":4933221.0,"past_year_avg_time_to_close_pull_request":79852.09913793103,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":232,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7531914893617021,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":229,"past_year_merged_pull_requests_count":211,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues","maintainers":[{"login":"remarkablemark","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[{"login":"remarkablemark","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-15/codemeta","maintainers":[{"uuid":"remarkablemark","login":"remarkablemark","name":null,"email":"mark@remarkablemark.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~remarkablemark","role":null,"created_at":"2022-11-14T00:27:01.211Z","updated_at":"2022-11-14T00:27:01.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remarkablemark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2236679,"name":"react-dom-core","ecosystem":"npm","description":"Copy of react-dom 15","homepage":"https://github.com/remarkablemark/react-dom-core#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/react-dom-core","keywords_array":["react","react-15","react-dom","react-dom-core"],"namespace":null,"versions_count":9,"first_release_published_at":"2017-10-01T03:46:18.102Z","latest_release_published_at":"2023-10-22T04:46:11.822Z","latest_release_number":"0.1.3","last_synced_at":"2026-07-05T01:21:14.520Z","created_at":"2022-04-09T22:55:46.255Z","updated_at":"2026-07-05T01:21:14.520Z","registry_url":"https://www.npmjs.com/package/react-dom-core","install_command":"npm install react-dom-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.3"}},"repo_metadata":{"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2023-12-18T18:32:37.000Z","size":1252,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-19T00:49:37.844Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2023-10-22T00:26:26.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":185,"total_committers":4,"mean_commits":46.25,"dds":"0.14054054054054055","last_synced_commit":"2e113848d5c95049ecbf86a07c7e90c501ecf4bd"},"previous_names":[],"tags_count":19,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176981549,"owners_count":10477176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"https://b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":142,"last_synced_at":"2023-04-09T10:06:49.947Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remarkablemark","created_at":"2022-11-02T16:24:05.407Z","updated_at":"2023-04-09T10:06:50.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[{"name":"react-property@2.0.2","sha":"c4199877ca3b349fef669a7315ca4efcdab45a76","kind":"tag","published_at":"2023-10-22T18:59:22.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2/manifests"},{"name":"react-15@0.2.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1/manifests"},{"name":"react-dom-core@0.1.3","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3/manifests"},{"name":"react-property@2.0.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1/manifests"},{"name":"react-property@2.0.0","sha":"1637f549753213cc85dbcad168c48c49e11a0339","kind":"tag","published_at":"2021-09-07T04:13:09.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0/manifests"},{"name":"react-property@1.0.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2/manifests"},{"name":"react-dom-core@0.1.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2/manifests"},{"name":"react-property@1.0.1","sha":"46a7edbdf7d10138dd2fd348bd32175e3865392e","kind":"tag","published_at":"2019-07-09T05:04:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1/manifests"},{"name":"react-property@1.0.0","sha":"0d185a000153c89b12e990c1fcd06d51c9ac71e6","kind":"tag","published_at":"2019-07-09T04:07:01.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0/manifests"},{"name":"react-property@0.1.0","sha":"7f656c7abfb1b6c2a9a33afbee301b1d27955599","kind":"tag","published_at":"2019-07-05T04:00:49.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0/manifests"},{"name":"react-15@0.2.0","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0/manifests"},{"name":"react-dom-core@0.1.1","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1/manifests"},{"name":"react-dom-core@0.1.0","sha":"d6ba7a07afd75a2841849b7b58ad15840e498d9f","kind":"tag","published_at":"2019-05-26T23:21:45.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0/manifests"},{"name":"react-15@0.1.0","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0/manifests"},{"name":"react-dom-core@0.0.5","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.0.5","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5/manifests"},{"name":"v0.0.4","sha":"b532ae9a78cfe2b6630c0b584efefb430e04eca2","kind":"tag","published_at":"2019-03-07T00:21:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.4","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"50be70c6f56e96f8fb960b502a41d59913a39d55","kind":"tag","published_at":"2018-04-15T01:18:02.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"28addcf9eb97a6487dd3935c52927d9fadb7e6de","kind":"commit","published_at":"2017-10-01T04:00:51.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bf787315f7067b1c526d370150a73a3b837b86da","kind":"commit","published_at":"2017-10-01T03:43:47.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T06:48:49.306Z","dependent_packages_count":3,"downloads":33994,"downloads_period":"last-month","dependent_repos_count":1386,"rankings":{"downloads":0.8449627426063656,"dependent_repos_count":0.5351410905557793,"dependent_packages_count":5.890443044099642,"stargazers_count":13.147654877285264,"forks_count":9.830640358797728,"docker_downloads_count":0.9098815872176236,"average":5.1931206167604005},"purl":"pkg:npm/react-dom-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-dom-core","docker_dependents_count":5,"docker_downloads_count":1439,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-dom-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-dom-core/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-17T10:07:44.869Z","issues_count":7,"pull_requests_count":137,"avg_time_to_close_issue":1267201.6,"avg_time_to_close_pull_request":70028.98518518519,"issues_closed_count":5,"pull_requests_closed_count":135,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.0072992700729928,"merged_pull_requests_count":127,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":1,"past_year_pull_requests_count":108,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":28012.122641509435,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0740740740740742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":102,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-dom-core/codemeta","maintainers":[{"uuid":"remarkablemark","login":"remarkablemark","name":null,"email":"mark@remarkablemark.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~remarkablemark","role":null,"created_at":"2022-11-21T13:32:47.082Z","updated_at":"2022-11-21T13:32:47.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remarkablemark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2269195,"name":"react-property","ecosystem":"npm","description":"HTML and SVG DOM property configs used by React.","homepage":"https://github.com/remarkablemark/react-dom-core#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/react-dom-core","keywords_array":["react-property","html","svg","dom","property","attribute","config","react","react-dom"],"namespace":null,"versions_count":7,"first_release_published_at":"2019-07-05T04:00:57.195Z","latest_release_published_at":"2023-10-22T18:59:32.816Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-05T01:21:14.679Z","created_at":"2022-04-09T23:23:35.743Z","updated_at":"2026-07-05T01:21:14.679Z","registry_url":"https://www.npmjs.com/package/react-property","install_command":"npm install react-property","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"uuid":"105416614","full_name":"remarkablemark/react-dom-core","owner":"remarkablemark","description":"Contains react-15, react-dom-core, and react-property.","archived":false,"fork":false,"pushed_at":"2023-12-18T18:32:37.000Z","size":1252,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-19T00:49:37.844Z","etag":null,"topics":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/react-property","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-01T03:21:51.000Z","updated_at":"2023-10-22T00:26:26.000Z","dependencies_parsed_at":"2023-02-18T19:00:25.934Z","dependency_job_id":"b493ce14-b083-4a97-98e4-43e7a125cea8","html_url":"https://github.com/remarkablemark/react-dom-core","commit_stats":{"total_commits":185,"total_committers":4,"mean_commits":46.25,"dds":"0.14054054054054055","last_synced_commit":"2e113848d5c95049ecbf86a07c7e90c501ecf4bd"},"previous_names":[],"tags_count":19,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176981549,"owners_count":10477176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"https://b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":142,"last_synced_at":"2023-04-09T10:06:49.947Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/remarkablemark","created_at":"2022-11-02T16:24:05.407Z","updated_at":"2023-04-09T10:06:50.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[{"name":"react-property@2.0.2","sha":"c4199877ca3b349fef669a7315ca4efcdab45a76","kind":"tag","published_at":"2023-10-22T18:59:22.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.2/manifests"},{"name":"react-15@0.2.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.1/manifests"},{"name":"react-dom-core@0.1.3","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.3/manifests"},{"name":"react-property@2.0.1","sha":"907833dc2d968d1a7150a2da5efc646bad128f1f","kind":"tag","published_at":"2023-10-22T04:45:58.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.1/manifests"},{"name":"react-property@2.0.0","sha":"1637f549753213cc85dbcad168c48c49e11a0339","kind":"tag","published_at":"2021-09-07T04:13:09.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@2.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@2.0.0/manifests"},{"name":"react-property@1.0.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.2/manifests"},{"name":"react-dom-core@0.1.2","sha":"fc261503bb1d9a03359ed16ac099daeba33b5fb9","kind":"tag","published_at":"2021-09-05T21:32:59.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.2/manifests"},{"name":"react-property@1.0.1","sha":"46a7edbdf7d10138dd2fd348bd32175e3865392e","kind":"tag","published_at":"2019-07-09T05:04:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.1/manifests"},{"name":"react-property@1.0.0","sha":"0d185a000153c89b12e990c1fcd06d51c9ac71e6","kind":"tag","published_at":"2019-07-09T04:07:01.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@1.0.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@1.0.0/manifests"},{"name":"react-property@0.1.0","sha":"7f656c7abfb1b6c2a9a33afbee301b1d27955599","kind":"tag","published_at":"2019-07-05T04:00:49.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-property@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-property@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-property@0.1.0/manifests"},{"name":"react-15@0.2.0","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.2.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.2.0/manifests"},{"name":"react-dom-core@0.1.1","sha":"b07cf020220f87b7a5824f6e90dc718f2d9e9725","kind":"tag","published_at":"2019-05-26T23:49:37.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.1/manifests"},{"name":"react-dom-core@0.1.0","sha":"d6ba7a07afd75a2841849b7b58ad15840e498d9f","kind":"tag","published_at":"2019-05-26T23:21:45.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.1.0/manifests"},{"name":"react-15@0.1.0","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-15@0.1.0","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-15@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-15@0.1.0/manifests"},{"name":"react-dom-core@0.0.5","sha":"aa4caa1260112a8bee0e98711f10d585aba9d4fc","kind":"tag","published_at":"2019-05-26T20:36:10.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/react-dom-core@0.0.5","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/react-dom-core@0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/react-dom-core@0.0.5/manifests"},{"name":"v0.0.4","sha":"b532ae9a78cfe2b6630c0b584efefb430e04eca2","kind":"tag","published_at":"2019-03-07T00:21:15.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.4","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"50be70c6f56e96f8fb960b502a41d59913a39d55","kind":"tag","published_at":"2018-04-15T01:18:02.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.3","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"28addcf9eb97a6487dd3935c52927d9fadb7e6de","kind":"commit","published_at":"2017-10-01T04:00:51.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.2","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bf787315f7067b1c526d370150a73a3b837b86da","kind":"commit","published_at":"2017-10-01T03:43:47.000Z","download_url":"https://codeload.github.com/remarkablemark/react-dom-core/tar.gz/v0.0.1","html_url":"https://github.com/remarkablemark/react-dom-core/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T06:48:50.455Z","dependent_packages_count":9,"downloads":14461766,"downloads_period":"last-month","dependent_repos_count":10877,"rankings":{"downloads":0.1285056852968125,"dependent_repos_count":0.24253975697224678,"dependent_packages_count":2.25160216627298,"stargazers_count":13.147654877285264,"forks_count":9.830640358797728,"docker_downloads_count":0.22991916369778898,"average":4.3051436680538036},"purl":"pkg:npm/react-property","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-property","docker_dependents_count":363,"docker_downloads_count":26853801,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-property","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-property/dependencies","status":null,"funding_links":["https://github.com/sponsors/remarkablemark"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-17T10:07:44.869Z","issues_count":7,"pull_requests_count":137,"avg_time_to_close_issue":1267201.6,"avg_time_to_close_pull_request":70028.98518518519,"issues_closed_count":5,"pull_requests_closed_count":135,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.4285714285714284,"avg_comments_per_pull_request":1.0072992700729928,"merged_pull_requests_count":127,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":1,"past_year_pull_requests_count":108,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":28012.122641509435,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0740740740740742,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":102,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-property/codemeta","maintainers":[{"uuid":"remarkablemark","login":"remarkablemark","name":null,"email":"mark@remarkablemark.org","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~remarkablemark","role":null,"created_at":"2022-11-14T03:59:51.506Z","updated_at":"2022-11-14T03:59:51.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/remarkablemark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":293619,"full_name":"remarkablemark/react-dom-core","default_branch":"master","total_commits":782,"total_committers":4,"total_bot_commits":567,"total_bot_committers":1,"mean_commits":195.5,"dds":0.2749360613810742,"past_year_total_commits":223,"past_year_total_committers":2,"past_year_total_bot_commits":218,"past_year_total_bot_committers":1,"past_year_mean_commits":111.5,"past_year_dds":0.022421524663677084,"last_synced_at":"2026-07-05T01:24:44.754Z","last_synced_commit":"3af267413443c8a8c28320bff43baff642356904","created_at":"2023-03-08T16:19:48.493Z","updated_at":"2026-07-05T01:24:44.527Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":567},{"name":"Mark","email":"mark@remarkablemark.org","login":"remarkablemark","count":213},{"name":"kumavis","email":"kumavis","login":"kumavis","count":1},{"name":"Roman Hotsiy","email":"gotsijroman@gmail.com","login":"RomanHotsiy","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":218},{"name":"Mark","email":"mark@remarkablemark.org","login":"remarkablemark","count":5}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:15.311Z","repositories_count":6295520,"commits_count":863352066,"contributors_count":35219082,"owners_count":1185278,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"remarkablemark/react-dom-core","html_url":"https://github.com/remarkablemark/react-dom-core","last_synced_at":"2026-07-05T01:21:00.970Z","status":"active","issues_count":8,"pull_requests_count":712,"avg_time_to_close_issue":1609899.7142857143,"avg_time_to_close_pull_request":103713.18702865762,"issues_closed_count":7,"pull_requests_closed_count":663,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.6825842696629213,"merged_pull_requests_count":616,"bot_issues_count":1,"bot_pull_requests_count":693,"past_year_issues_count":0,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":358018.56944444444,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":61,"created_at":"2023-05-20T15:30:44.396Z","updated_at":"2026-07-05T01:21:00.970Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Freact-dom-core/issues","issue_labels_count":{"table":{"question":2,"bug":2,"javascript":1,"documentation":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":696,"javascript":660,"github_actions":20,"bug":2,"documentation":1,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":695,"OWNER":17}},"issue_authors":{"table":{"mark-casias":1,"kumavis":1,"AndrewLeedham":1,"RomanHotsiy":1,"dependabot[bot]":1,"fabiospampinato":1,"qburst-ashiqu":1,"hamcher":1}},"pull_request_authors":{"table":{"dependabot[bot]":693,"remarkablemark":17,"RomanHotsiy":1,"kumavis":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863413,"issues_count":32289703,"pull_requests_count":106166470,"authors_count":11340826,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":96,"javascript":87,"github_actions":9}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":96}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":96}},"maintainers":[{"table":{"login":"remarkablemark","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":250,"PullRequestEvent":419,"WatchEvent":1,"IssueCommentEvent":185,"PushEvent":281,"PullRequestReviewEvent":2,"CreateEvent":232},"last_year":{"DeleteEvent":115,"PullRequestEvent":194,"WatchEvent":1,"IssueCommentEvent":63,"PushEvent":141,"PullRequestReviewEvent":2,"CreateEvent":106}},"keywords":["lerna","monorepo","react","react-15","react-dom","react-dom-core","react-property"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-27T05:16:28.902Z","updated_at":"2022-07-27T05:16:28.902Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/package-lock.json","dependencies":[{"id":439439653,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":439439654,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.9","direct":false,"kind":"development","optional":false},{"id":439439655,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":439439656,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":439439657,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":439439658,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":439439659,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":439439660,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439661,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":439439662,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439663,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439664,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439665,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":439439666,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439667,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439668,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439669,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439670,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":439439671,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439672,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439673,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":439439674,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439675,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":439439676,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":439439677,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439678,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439439679,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439439680,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439681,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":439439682,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439683,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":439439684,"package_name":"@lerna/add","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439685,"package_name":"@lerna/bootstrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439686,"package_name":"@lerna/changed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439687,"package_name":"@lerna/check-working-tree","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439688,"package_name":"@lerna/child-process","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439689,"package_name":"@lerna/clean","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439690,"package_name":"@lerna/cli","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439691,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":439439692,"package_name":"@lerna/collect-uncommitted","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439693,"package_name":"@lerna/collect-updates","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439694,"package_name":"@lerna/command","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439695,"package_name":"@lerna/conventional-commits","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439696,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":439439697,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439698,"package_name":"@lerna/create","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439699,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":439439700,"package_name":"@lerna/create-symlink","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439701,"package_name":"@lerna/describe-ref","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439702,"package_name":"@lerna/diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439703,"package_name":"@lerna/exec","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439704,"package_name":"@lerna/filter-options","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439705,"package_name":"@lerna/filter-packages","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439706,"package_name":"@lerna/get-npm-exec-opts","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439707,"package_name":"@lerna/get-packed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439708,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439709,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439710,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":439439711,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":439439712,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439439713,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":439439714,"package_name":"@lerna/github-client","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439715,"package_name":"@lerna/gitlab-client","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439716,"package_name":"@lerna/global-options","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439717,"package_name":"@lerna/has-npm-version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439718,"package_name":"@lerna/import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439719,"package_name":"@lerna/info","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439720,"package_name":"@lerna/init","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439721,"package_name":"@lerna/link","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439722,"package_name":"@lerna/list","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439723,"package_name":"@lerna/listable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439724,"package_name":"@lerna/log-packed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439725,"package_name":"@lerna/npm-conf","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439726,"package_name":"@lerna/npm-dist-tag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439727,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"8.0.14","direct":false,"kind":"development","optional":false},{"id":439439728,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":439439729,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":439439730,"package_name":"@lerna/npm-install","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439731,"package_name":"@lerna/npm-publish","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439732,"package_name":"read-package-json","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439439733,"package_name":"@lerna/npm-run-script","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439734,"package_name":"@lerna/otplease","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439735,"package_name":"@lerna/output","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439736,"package_name":"@lerna/pack-directory","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439737,"package_name":"@lerna/package","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439738,"package_name":"@lerna/package-graph","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439739,"package_name":"@lerna/prerelease-id-from-version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439740,"package_name":"@lerna/profiler","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439741,"package_name":"@lerna/project","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439742,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":439439743,"package_name":"@lerna/prompt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439744,"package_name":"@lerna/publish","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439745,"package_name":"@lerna/pulse-till-done","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439746,"package_name":"@lerna/query-graph","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439747,"package_name":"@lerna/resolve-symlink","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439748,"package_name":"@lerna/rimraf-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439749,"package_name":"@lerna/run","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439750,"package_name":"@lerna/run-lifecycle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439751,"package_name":"@lerna/run-topologically","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439752,"package_name":"@lerna/symlink-binary","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439753,"package_name":"@lerna/symlink-dependencies","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439754,"package_name":"@lerna/timer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439755,"package_name":"@lerna/validation-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439756,"package_name":"@lerna/version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439757,"package_name":"@lerna/write-log-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439758,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":439439759,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":439439760,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":439439761,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":439439762,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":439439763,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439764,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439765,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":439439766,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439767,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439768,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":439439769,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":439439770,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":439439771,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439772,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"development","optional":false},{"id":439439773,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":439439774,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":439439775,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439776,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":439439777,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":439439778,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":439439779,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"development","optional":false},{"id":439439780,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439439781,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"development","optional":false},{"id":439439782,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"development","optional":false},{"id":439439783,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439784,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.10.0","direct":false,"kind":"development","optional":false},{"id":439439785,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.27.0","direct":false,"kind":"development","optional":false},{"id":439439786,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439787,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":439439788,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":439439789,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":439439790,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439791,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439439792,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439793,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":439439794,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":439439795,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439439796,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":439439797,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":439439798,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":439439799,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439800,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":439439801,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":439439802,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":439439803,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":439439804,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":439439805,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439439806,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439807,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439808,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439809,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439439810,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":439439811,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":439439812,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439813,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":439439814,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439815,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":439439816,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":439439817,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439818,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439819,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":439439820,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":439439821,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":439439822,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439823,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439824,"package_name":"byline","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439825,"package_name":"byte-size","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":439439826,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"development","optional":false},{"id":439439827,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439828,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439439829,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":439439830,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":439439831,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":439439832,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":439439833,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":439439834,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":439439835,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439836,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":439439837,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439439838,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439839,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":439439840,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439439841,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439439842,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":439439843,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439439844,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439439845,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":439439846,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":439439847,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439439848,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439439849,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":439439850,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439851,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":439439852,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439853,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":439439854,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439439855,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"development","optional":false},{"id":439439856,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":439439857,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":439439858,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439859,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":439439860,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439861,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439862,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":439439863,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439864,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439865,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439866,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439867,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439868,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439869,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439951,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439870,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":439439871,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439872,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":439439873,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439439874,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":439439875,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439876,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":439439877,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":439439878,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":439439879,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":439439880,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439881,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":439439882,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":439439883,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":439439884,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":439439885,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":439439886,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":439439887,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439439888,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":439439889,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439439890,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439439891,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":439439892,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":439439893,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439894,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":439439895,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439896,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439897,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439898,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":439439899,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439900,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439901,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439439902,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":439439903,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":439439904,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":439439905,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":439439906,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":439439907,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":439439908,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":439439909,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":439439910,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":439439911,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.5","direct":false,"kind":"development","optional":false},{"id":439439912,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":439439913,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":439439914,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":439439915,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":439439916,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":439439917,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":439439918,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439439919,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":439439920,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":439439921,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":439439922,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":439439923,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439924,"package_name":"fastq","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":439439925,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":439439926,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":439439927,"package_name":"filter-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439439928,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":439439929,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":439439930,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":439439931,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":439439932,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":439439933,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439934,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439439935,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":439439936,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439937,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439938,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":439439939,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439439940,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":439439941,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":439439942,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":439439943,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":439439944,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":439439945,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":439439946,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439947,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":439439948,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":439439949,"package_name":"git-up","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":439439950,"package_name":"git-url-parse","ecosystem":"npm","requirements":"11.5.0","direct":false,"kind":"development","optional":false},{"id":439439952,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":439439953,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":439439954,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":439439955,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"development","optional":false},{"id":439439956,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":439439957,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":439439958,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439959,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":439439960,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439961,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439962,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439439963,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439964,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439439965,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439439966,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439439967,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":439439968,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":439439969,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439439970,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":439439971,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439439972,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439439973,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":439439974,"package_name":"husky","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":439439975,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":439439976,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":439439977,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":439439978,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":439439979,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439980,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":439439981,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":439439982,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439439983,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439439984,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":439439985,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":439439986,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":439439987,"package_name":"init-package-json","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":439439988,"package_name":"read-package-json","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":439439989,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"development","optional":false},{"id":439439990,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439439991,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":439439992,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":439439993,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439439994,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439439995,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":439439996,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439439997,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":439439998,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":439439999,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439440000,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440001,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439440002,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440003,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440004,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":439440005,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":439440006,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440007,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439440008,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":439440009,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":439440010,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":439440011,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440012,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":439440013,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439440014,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440015,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440016,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440017,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440018,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439440019,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":439440020,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440021,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":439440022,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440023,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":439440024,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":439440025,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":439440026,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":439440027,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":439440028,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":439440029,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":439440030,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":439440031,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":439440032,"package_name":"lerna","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440033,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":439440034,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440035,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":439440036,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":439440037,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":439440038,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":439440039,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439440040,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":439440041,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440042,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":439440043,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":439440044,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":439440045,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439440046,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440047,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":439440048,"package_name":"map-obj","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":439440049,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":439440050,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440051,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":439440052,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":439440053,"package_name":"mime-db","ecosystem":"npm","requirements":"1.49.0","direct":false,"kind":"development","optional":false},{"id":439440054,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"development","optional":false},{"id":439440055,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440056,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440057,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":439440058,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":439440059,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":439440060,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":439440061,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":439440062,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440063,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":439440064,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":439440065,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440066,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":439440067,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439440068,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":439440069,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":439440070,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440071,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440072,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":439440073,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439440074,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440075,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":439440076,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":439440077,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":439440078,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":439440079,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":439440080,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439440081,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439440082,"package_name":"node-gyp","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":439440083,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":439440084,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":439440085,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":439440086,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":439440087,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":439440088,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":439440089,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440090,"package_name":"npm-lifecycle","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":439440091,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440092,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":439440093,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":439440094,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":439440095,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":439440096,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439440097,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":439440098,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440099,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":439440100,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":439440101,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":439440102,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439440103,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":439440104,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":439440105,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":439440106,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":439440107,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440108,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440109,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":439440110,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440111,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":439440112,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":439440113,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440114,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440115,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439440116,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"development","optional":false},{"id":439440117,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440118,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":439440119,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":439440120,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439440121,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"development","optional":false},{"id":439440122,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440123,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":439440124,"package_name":"parse-path","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":439440125,"package_name":"qs","ecosystem":"npm","requirements":"6.10.1","direct":false,"kind":"development","optional":false},{"id":439440126,"package_name":"parse-url","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439440127,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440128,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440129,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":439440130,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":439440131,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440132,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440133,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":439440134,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439440135,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":439440136,"package_name":"prettier","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":439440137,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440138,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440139,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440140,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":439440141,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":439440142,"package_name":"protocols","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":439440143,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":439440144,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439440145,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":439440146,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":439440147,"package_name":"query-string","ecosystem":"npm","requirements":"6.14.1","direct":false,"kind":"development","optional":false},{"id":439440148,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":439440149,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":439440150,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":439440151,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440152,"package_name":"read-package-json","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":439440153,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":439440154,"package_name":"read-package-tree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":439440155,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":439440156,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":439440157,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":439440158,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":439440159,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439440160,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440161,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":439440162,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439440163,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":439440164,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440165,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":439440166,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440167,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439440168,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":439440169,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439440170,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":439440171,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":439440172,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":439440173,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":439440174,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":439440175,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":439440176,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":439440177,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440178,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439440179,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440180,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440181,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439440182,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":439440183,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440184,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":439440185,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":439440186,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":439440187,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439440188,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440189,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":439440190,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":439440191,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":439440192,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439440193,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"development","optional":false},{"id":439440194,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440195,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439440196,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":439440197,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":439440198,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":439440199,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440200,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":439440201,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":439440202,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439440203,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":439440204,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439440205,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440206,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440207,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440208,"package_name":"strong-log-transformer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440209,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":439440210,"package_name":"tar","ecosystem":"npm","requirements":"4.4.19","direct":false,"kind":"development","optional":false},{"id":439440211,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440212,"package_name":"temp-write","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440213,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":439440214,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":439440215,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":439440216,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":439440217,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":439440218,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":439440219,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":439440220,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440221,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":439440222,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":439440223,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":439440224,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":439440225,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":439440226,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":439440227,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":439440228,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":439440229,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":439440230,"package_name":"uid-number","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":439440231,"package_name":"umask","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":439440232,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440233,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":439440234,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":439440235,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":439440236,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440237,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":439440238,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":439440239,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440240,"package_name":"util-promisify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440241,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":439440242,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":439440243,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440244,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":439440245,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440246,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":439440247,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":439440248,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":439440249,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":439440250,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440251,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":439440252,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":439440253,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":439440254,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":439440255,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440256,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":439440257,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":439440258,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":439440259,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":439440260,"package_name":"write-json-file","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":439440261,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":439440262,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":439440263,"package_name":"sort-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":439440264,"package_name":"write-pkg","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440265,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":439440266,"package_name":"write-json-file","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":439440267,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":439440268,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":439440269,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":439440270,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":439440271,"package_name":"yargs","ecosystem":"npm","requirements":"17.1.1","direct":false,"kind":"development","optional":false},{"id":439440272,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":439440273,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T05:16:29.262Z","updated_at":"2022-07-27T05:16:29.262Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/package.json","dependencies":[{"id":439442016,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^13.1.0","direct":true,"kind":"development","optional":false},{"id":439442017,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^13.1.0","direct":true,"kind":"development","optional":false},{"id":439442018,"package_name":"husky","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":439442019,"package_name":"lerna","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":439442020,"package_name":"prettier","ecosystem":"npm","requirements":"^2.3.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-15/package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T05:16:29.611Z","updated_at":"2022-07-27T05:16:29.611Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/packages/react-15/package.json","dependencies":[{"id":439445422,"package_name":"fbjs","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":439445423,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":true,"kind":"runtime","optional":false},{"id":439445424,"package_name":"react","ecosystem":"npm","requirements":"^15","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-dom-core/package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T05:16:29.735Z","updated_at":"2022-07-27T05:16:29.735Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/packages/react-dom-core/package.json","dependencies":[{"id":439446721,"package_name":"fbjs","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":439446722,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":true,"kind":"runtime","optional":false},{"id":439446723,"package_name":"react-15","ecosystem":"npm","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":439446724,"package_name":"react-dom","ecosystem":"npm","requirements":"^15","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-property/package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T05:16:29.833Z","updated_at":"2022-07-27T05:16:29.833Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/packages/react-property/package.json","dependencies":[{"id":439449591,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.15.4","direct":true,"kind":"development","optional":false},{"id":439449592,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":439449593,"package_name":"@rollup/plugin-alias","ecosystem":"npm","requirements":"^3.1.5","direct":true,"kind":"development","optional":false},{"id":439449594,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"development","optional":false},{"id":439449595,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":439449596,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":439449597,"package_name":"jest","ecosystem":"npm","requirements":"^27.1.0","direct":true,"kind":"development","optional":false},{"id":439449598,"package_name":"prettier","ecosystem":"npm","requirements":"^2.3.2","direct":true,"kind":"development","optional":false},{"id":439449599,"package_name":"rollup","ecosystem":"npm","requirements":"^2.56.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:11:02.924Z","updated_at":"2023-01-14T03:11:02.924Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/.github/workflows/build.yml","dependencies":[{"id":6892308491,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308492,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308493,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308494,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:11:02.941Z","updated_at":"2023-01-14T03:11:02.941Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6892308495,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892308496,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308497,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308498,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:11:02.965Z","updated_at":"2023-01-14T03:11:02.965Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":6892308499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892308500,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:11:02.986Z","updated_at":"2023-01-14T03:11:02.986Z","repository_link":"https://github.com/remarkablemark/react-dom-core/blob/master/.github/workflows/release.yml","dependencies":[{"id":6892308501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308502,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892308503,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":21.121634472551023,"created_at":"2026-07-08T09:20:02.169Z","updated_at":"2026-07-11T11:30:32.030Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378632","html_url":"https://summary.ecosyste.ms/projects/378632"}