{"id":2356789,"name":"shift-validator","ecosystem":"npm","description":"validator for the Shift AST format","homepage":"https://github.com/shapesecurity/shift-validator-js","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/shapesecurity/shift-validator-js","keywords_array":["Shift","AST","validator","valid","abstract","syntax","tree"],"namespace":null,"versions_count":11,"first_release_published_at":"2014-12-16T04:49:05.268Z","latest_release_published_at":"2022-04-27T02:45:12.471Z","latest_release_number":"6.0.0","last_synced_at":"2026-04-09T13:56:18.160Z","created_at":"2022-04-10T00:38:48.523Z","updated_at":"2026-04-09T13:56:37.343Z","registry_url":"https://www.npmjs.com/package/shift-validator","install_command":"npm install shift-validator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"}},"repo_metadata":{"id":24484334,"uuid":"27888715","full_name":"shapesecurity/shift-validator-js","owner":"shapesecurity","description":"validator for the Shift AST format","archived":false,"fork":false,"pushed_at":"2022-04-27T02:44:13.000Z","size":478,"stargazers_count":9,"open_issues_count":5,"forks_count":6,"subscribers_count":11,"default_branch":"es2019","last_synced_at":"2026-03-21T12:31:31.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shift-ast.org/validator.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shapesecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-11T19:49:08.000Z","updated_at":"2022-05-27T07:51:08.000Z","dependencies_parsed_at":"2022-08-22T18:00:20.039Z","dependency_job_id":null,"html_url":"https://github.com/shapesecurity/shift-validator-js","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/shapesecurity/shift-validator-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shapesecurity","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/refs/heads/es2019","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/sbom","scorecard":{"id":816265,"data":{"date":"2025-08-11","repo":{"name":"github.com/shapesecurity/shift-validator-js","commit":"ad7c0935398f4011aa9250ec19b1a39171741eae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/shapesecurity/shift-validator-js/check.yml/es2019?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/shapesecurity/shift-validator-js/check.yml/es2019?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/shapesecurity/shift-validator-js/check.yml/es2019?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/check.yml:25","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3"],"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-23T14:20:01.531Z","repository_id":24484334,"created_at":"2025-08-23T14:20:01.532Z","updated_at":"2025-08-23T14:20:01.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31178194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"shapesecurity","name":"Shape Security","uuid":"7728313","kind":"organization","description":"","email":"contact@shapesecurity.com","website":"https://shapesecurity.com/","location":"United States of America","twitter":"shapesecurity","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7728313?v=4","repositories_count":31,"last_synced_at":"2024-03-25T22:11:28.743Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shapesecurity","funding_links":[],"total_stars":1104,"followers":30,"following":0,"created_at":"2022-11-02T18:02:01.492Z","updated_at":"2024-03-25T22:11:28.998Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shapesecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shapesecurity/repositories"},"tags":[{"name":"v6.0.0","sha":"ad7c0935398f4011aa9250ec19b1a39171741eae","kind":"tag","published_at":"2022-04-27T02:44:09.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v6.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"d958791354fcc8f2bc984015494de1a5338791d4","kind":"tag","published_at":"2020-07-17T18:36:51.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v5.0.1","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"778308745b9db1dd0ab7e0ddefff3e6cd5e386da","kind":"tag","published_at":"2020-05-01T18:40:54.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v5.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"d4b7cafc3a2260a8a7d3ae90b3a07e498859f3bf","kind":"tag","published_at":"2020-05-01T18:35:08.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v4.0.1","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d885feee62aebc420d3347ce97df27fc67c2f42b","kind":"tag","published_at":"2018-12-28T22:26:06.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v4.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"6de5a6ca4ab1189d5652870811fab67fc9d03c59","kind":"tag","published_at":"2016-06-10T19:19:32.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v3.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"5e776fd4127bc9a68b434d16adbd608bf37c6a70","kind":"tag","published_at":"2016-03-25T18:21:20.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v2.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"eb872f1ff8d585f11d37931e9bb249444f9eb2b2","kind":"tag","published_at":"2015-01-18T20:27:54.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v1.0.3","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d3903f0ce1f923ad72b023ce508e1b0a5232ea52","kind":"tag","published_at":"2015-01-05T19:23:14.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v1.0.2","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"51bc6c30d3f673e60e70642d31005ba04bc81e9e","kind":"tag","published_at":"2014-12-19T03:40:58.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v1.0.1","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e0a43b39e5601e6cb98c3531280528393694d40","kind":"tag","published_at":"2014-12-16T04:47:25.000Z","download_url":"https://codeload.github.com/shapesecurity/shift-validator-js/tar.gz/v1.0.0","html_url":"https://github.com/shapesecurity/shift-validator-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shapesecurity/shift-validator-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-09T13:56:37.314Z","dependent_packages_count":10,"downloads":66330,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":3.1418141676320643,"dependent_repos_count":2.9389396281520783,"dependent_packages_count":2.065441605393915,"stargazers_count":9.727347388790136,"forks_count":7.725055352546217,"docker_downloads_count":null,"average":5.1197196285028825},"purl":"pkg:npm/shift-validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shift-validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/shift-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shift-validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T04:48:43.835Z","issues_count":20,"pull_requests_count":29,"avg_time_to_close_issue":9858758.333333334,"avg_time_to_close_pull_request":4642483.153846154,"issues_closed_count":18,"pull_requests_closed_count":26,"pull_request_authors_count":10,"issue_authors_count":6,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4827586206896552,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shapesecurity%2Fshift-validator-js/issues","maintainers":[{"login":"michaelficarra","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelficarra"},{"login":"bakkot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakkot"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shift-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shift-validator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shift-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shift-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shift-validator/codemeta","maintainers":[{"uuid":"michaelficarra","login":"michaelficarra","name":null,"email":"npm@michael.ficarra.me","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~michaelficarra","role":null,"created_at":"2022-11-14T10:42:29.349Z","updated_at":"2022-11-14T10:42:29.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelficarra/packages"},{"uuid":"shapesecurity","login":"shapesecurity","name":null,"email":"npm@shapesecurity.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~shapesecurity","role":null,"created_at":"2022-11-14T10:42:29.435Z","updated_at":"2022-11-14T10:42:29.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shapesecurity/packages"},{"uuid":"bakkot","login":"bakkot","name":null,"email":"bakkot@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~bakkot","role":null,"created_at":"2022-11-14T10:42:29.392Z","updated_at":"2022-11-14T10:42:29.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bakkot/packages"}]}