{"id":904009,"name":"@docusaurus/migrate","ecosystem":"npm","description":"A CLI tool to migrate from older versions of Docusaurus.","homepage":"https://github.com/facebook/docusaurus#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/docusaurus","keywords_array":[],"namespace":"docusaurus","versions_count":1523,"first_release_published_at":"2021-08-05T12:57:17.720Z","latest_release_published_at":"2023-09-20T15:42:00.979Z","latest_release_number":"2.4.3","last_synced_at":"2026-04-15T01:21:20.449Z","created_at":"2022-04-07T16:32:20.245Z","updated_at":"2026-04-15T01:21:20.450Z","registry_url":"https://www.npmjs.com/package/@docusaurus/migrate","install_command":"npm install @docusaurus/migrate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.3","canary":"0.0.0-5703","next":"3.0.0-beta.0"}},"repo_metadata":{"id":37292088,"uuid":"94911145","full_name":"facebook/docusaurus","owner":"facebook","description":"Easy to maintain open source documentation websites.","archived":false,"fork":false,"pushed_at":"2026-04-09T14:04:23.000Z","size":1074274,"stargazers_count":64438,"open_issues_count":367,"forks_count":9805,"subscribers_count":436,"default_branch":"main","last_synced_at":"2026-04-09T14:19:15.041Z","etag":null,"topics":["documentation","hacktoberfest","javascript","open-source","react","website"],"latest_commit_sha":null,"homepage":"https://docusaurus.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-v2.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"open_collective":"docusaurus"}},"created_at":"2017-06-20T16:13:53.000Z","updated_at":"2026-04-09T14:10:17.000Z","dependencies_parsed_at":"2024-10-06T18:44:33.053Z","dependency_job_id":"573ef478-49d8-465d-9111-fd1af4775060","html_url":"https://github.com/facebook/docusaurus","commit_stats":{"total_commits":6082,"total_committers":1188,"mean_commits":5.119528619528619,"dds":0.8447878987175271,"last_synced_commit":"4966dce36ed8f0cd2ef8390dd18fc3528d2969e9"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/docusaurus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/docusaurus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus/sbom","scorecard":{"id":390753,"data":{"date":"2022-08-15","repo":{"name":"github.com/facebook/docusaurus","commit":"39883e70decdf71084d564368687160476fae2b2"},"scorecard":{"version":"v4.5.0-17-g7772984","commit":"777298477c07c262a4ec7e95ceee839b7b3b75ae"},"score":7.5,"checks":[{"name":"Code-Review","score":10,"reason":"all last 30 commits are reviewed through GitHub","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 26 issue activity out of 30 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has a CII Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: number of required reviewers is only 0 on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#branch-protection"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: Dependabot detected: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub 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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: : LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"non read-only tokens detected in GitHub workflows","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-blog-only.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/build-blog-only.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-perf.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/build-perf.yml/master?enable=permissions","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build-perf.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/build-perf.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-perf.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/build-perf.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/canary-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/canary-release.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/codeql-analysis.yml/master?enable=permissions","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/codeql-analysis.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/dependency-review.yml/master?enable=permissions","Warn: no topLevel permission defined: .github/workflows/lighthouse-report.yml:1: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/lighthouse-report.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/lint.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/showcase-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/showcase-test.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-e2e.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/tests-e2e.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-swizzle.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/tests-swizzle.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-windows.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/tests-windows.yml/master?enable=permissions","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/os33/wireguard-go/tests.yml/master?enable=permissions"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Warn: npmCommand not pinned by hash: .github/workflows/tests-e2e.yml:143","Warn: npmCommand not pinned by hash: .github/workflows/tests-e2e.yml:173","Info: GitHub-owned GitHubActions are pinned","Info: Third-party GitHubActions are pinned","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned its dependencies.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#pinned-dependencies"}},{"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/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy detected in org repo: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/777298477c07c262a4ec7e95ceee839b7b3b75ae/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:44:18.275Z","repository_id":37292088,"created_at":"2025-08-18T17:44:18.275Z","updated_at":"2025-08-18T17:44:18.275Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31660628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-10T21:53:10.345Z","dependent_packages_count":1,"downloads":322,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":3.547085611271797,"dependent_repos_count":5.561057298646011,"dependent_packages_count":20.907756255897063,"stargazers_count":0.14884678752555242,"forks_count":0.4053371965152933,"docker_downloads_count":null,"average":6.114016629971143},"purl":"pkg:npm/%40docusaurus/migrate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docusaurus/migrate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docusaurus/migrate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docusaurus/migrate/dependencies","status":null,"funding_links":["https://opencollective.com/docusaurus"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T19:03:50.927Z","issues_count":970,"pull_requests_count":1986,"avg_time_to_close_issue":9159564.123680241,"avg_time_to_close_pull_request":1399350.2240499149,"issues_closed_count":663,"pull_requests_closed_count":1763,"pull_request_authors_count":456,"issue_authors_count":667,"avg_comments_per_issue":5.59381443298969,"avg_comments_per_pull_request":3.7260825780463245,"merged_pull_requests_count":1256,"bot_issues_count":0,"bot_pull_requests_count":239,"past_year_issues_count":230,"past_year_pull_requests_count":708,"past_year_avg_time_to_close_issue":706416.6285714286,"past_year_avg_time_to_close_pull_request":264146.5719237435,"past_year_issues_closed_count":140,"past_year_pull_requests_closed_count":577,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":188,"past_year_avg_comments_per_issue":1.9565217391304348,"past_year_avg_comments_per_pull_request":3.5451977401129944,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":411,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fdocusaurus/issues","maintainers":[{"login":"slorber","count":731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slorber"},{"login":"OzakIOne","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzakIOne"},{"login":"Josh-Cena","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"zpao","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zpao"},{"login":"lex111","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lex111"}],"active_maintainers":[{"login":"slorber","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slorber"},{"login":"Josh-Cena","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docusaurus%2Fmigrate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docusaurus%2Fmigrate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docusaurus%2Fmigrate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docusaurus%2Fmigrate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docusaurus%2Fmigrate/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":462,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2022-11-09T21:52:16.543Z","updated_at":"2022-11-09T21:52:16.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"slorber","login":"slorber","name":null,"email":"lorber.sebastien@gmail.com","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~slorber","role":null,"created_at":"2022-11-09T21:52:16.545Z","updated_at":"2022-11-09T21:52:16.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slorber/packages"},{"uuid":"lex111","login":"lex111","name":null,"email":"lex61rus@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~lex111","role":null,"created_at":"2022-11-09T21:52:16.548Z","updated_at":"2022-11-09T21:52:16.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lex111/packages"},{"uuid":"docusaurus-bot","login":"docusaurus-bot","name":null,"email":"opensource+npm-docusaurus@fb.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~docusaurus-bot","role":null,"created_at":"2022-11-09T21:52:16.552Z","updated_at":"2022-11-09T21:52:16.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/docusaurus-bot/packages"}]}