{"id":963253,"name":"@google-cloud/projectify","ecosystem":"npm","description":"A simple utility for replacing the projectid token in objects.","homepage":"https://github.com/googleapis/nodejs-projectify#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/nodejs-projectify","keywords_array":[],"namespace":"google-cloud","versions_count":18,"first_release_published_at":"2018-07-08T20:23:45.801Z","latest_release_published_at":"2025-03-07T15:25:54.364Z","latest_release_number":"5.0.0","last_synced_at":"2026-04-19T19:32:25.637Z","created_at":"2022-04-07T17:54:44.734Z","updated_at":"2026-04-19T19:32:25.638Z","registry_url":"https://www.npmjs.com/package/@google-cloud/projectify","install_command":"npm install @google-cloud/projectify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy-8":"1.0.4","latest":"5.0.0","legacy-14":"4.0.0"}},"repo_metadata":{"id":33064731,"uuid":"142052443","full_name":"googleapis/nodejs-projectify","owner":"googleapis","description":"A simple utility for replacing the projectId token in objects.","archived":false,"fork":false,"pushed_at":"2025-07-15T17:24:34.000Z","size":457,"stargazers_count":9,"open_issues_count":3,"forks_count":7,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-08-08T16:55:03.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-07-23T18:20:20.000Z","updated_at":"2025-05-24T00:10:22.000Z","dependencies_parsed_at":"2023-01-14T23:14:27.775Z","dependency_job_id":"0f1574e1-7c83-47ce-8426-19d670335d90","html_url":"https://github.com/googleapis/nodejs-projectify","commit_stats":{"total_commits":248,"total_committers":25,"mean_commits":9.92,"dds":0.8024193548387097,"last_synced_commit":"d77f2d0bf69ea0eb04b1052014cccc601eca8acf"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/nodejs-projectify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/sbom","scorecard":{"id":438728,"data":{"date":"2025-08-18","repo":{"name":"github.com/googleapis/nodejs-projectify","commit":"9579d86e4d638857d0550bb302861164c8ce1c41"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/response.yaml: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/response.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/response.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/response.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/response.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/response.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/response.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/response.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/nodejs-projectify/response.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .kokoro/docs.sh:23","Warn: npmCommand not pinned by hash: .kokoro/lint.sh:23","Warn: npmCommand not pinned by hash: .kokoro/lint.sh:29","Warn: npmCommand not pinned by hash: .kokoro/publish.sh:29","Warn: npmCommand not pinned by hash: .kokoro/release/docs-devsite.sh:27","Warn: npmCommand not pinned by hash: .kokoro/release/docs-devsite.sh:28","Warn: npmCommand not pinned by hash: .kokoro/release/docs.sh:27","Warn: npmCommand not pinned by hash: .kokoro/release/docs.sh:31","Warn: npmCommand not pinned by hash: .kokoro/samples-test.sh:21","Warn: npmCommand not pinned by hash: .kokoro/samples-test.sh:37","Warn: npmCommand not pinned by hash: .kokoro/samples-test.sh:42","Warn: npmCommand not pinned by hash: .kokoro/system-test.sh:34","Warn: npmCommand not pinned by hash: .kokoro/test.sh:23","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:62","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:71","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:23","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  18 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 6 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:12:31.782Z","repository_id":33064731,"created_at":"2025-08-19T05:12:31.782Z","updated_at":"2025-08-19T05:12:31.782Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486303,"owners_count":24767953,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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_record":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"v5.0.0","sha":"7d08e9cacbaf372e86de5f56358aeb02f6f69ca6","kind":"commit","published_at":"2025-03-07T15:15:44.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v5.0.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"814ac221248aec345d78ec5f889c41f20d86209a","kind":"commit","published_at":"2023-08-09T22:56:31.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v4.0.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"502282889ccf7cd529a5e820ceeaf1de9b919088","kind":"commit","published_at":"2022-06-06T15:49:06.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v3.0.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"45ed2f6cd6bea061b8cd7706e8e8bc14a70ace52","kind":"commit","published_at":"2021-09-09T02:05:14.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v2.1.1","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"da06d4aabf0782075c0c24d53f3630f06c377e93","kind":"commit","published_at":"2021-06-10T06:26:17.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v2.1.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"fe821fcf9320fc0e233819fdfa77a046998dea58","kind":"commit","published_at":"2020-07-07T20:16:42.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v2.0.1","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"aadbc2da5e2ce96f4f77b489711ba3e6203ef478","kind":"commit","published_at":"2020-03-24T20:26:18.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v2.0.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v2.0.0/manifests"},{"name":"v1.0.4","sha":"9ab1b7be9e34e6924cd0a5100612979be63723d6","kind":"commit","published_at":"2019-12-06T00:07:23.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v1.0.4","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"8edb46e28a8b2b6d15ee0d413ccf3a444429ea9b","kind":"commit","published_at":"2019-12-05T21:39:35.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v1.0.3","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9862bccba2158370ad18b15ad5284674a6eab33a","kind":"commit","published_at":"2019-11-15T01:02:54.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v1.0.2","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fd6c657d8020af63ee68d587802e6ea80fc329b0","kind":"commit","published_at":"2019-06-26T22:31:52.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v1.0.1","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e96a8d7320453f29f9880acee5983cf34f52cc62","kind":"commit","published_at":"2019-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v1.0.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v1.0.0/manifests"},{"name":"v0.3.3","sha":"0664e5a13e83d567e7f20ebfc41b399009372734","kind":"commit","published_at":"2019-03-12T20:52:57.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v0.3.3","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1d75d732d84fd3e6dd5482c0173d72138c8f695c","kind":"commit","published_at":"2018-11-14T23:23:13.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v0.3.2","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"73fefa738d68b58fade4215fcb3515c334868028","kind":"commit","published_at":"2018-10-30T15:07:57.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v0.3.1","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"108207adacdcaf70611fafd4aa38df9eb708b4a7","kind":"commit","published_at":"2018-07-23T20:14:01.000Z","download_url":"https://codeload.github.com/googleapis/nodejs-projectify/tar.gz/v0.3.0","html_url":"https://github.com/googleapis/nodejs-projectify/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/nodejs-projectify@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:42:14.946Z","dependent_packages_count":24,"downloads":36698655,"downloads_period":"last-month","dependent_repos_count":87694,"rankings":{"downloads":0.05818989836838107,"dependent_repos_count":0.1041130405442959,"dependent_packages_count":1.031219654110922,"stargazers_count":10.443477970389512,"forks_count":6.744707262148918,"docker_downloads_count":0.08873047213818262,"average":3.0784063829500354},"purl":"pkg:npm/%40google-cloud/projectify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@google-cloud/projectify","docker_dependents_count":1800,"docker_downloads_count":734774126,"usage_url":"https://repos.ecosyste.ms/usage/npm/@google-cloud/projectify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@google-cloud/projectify/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-09T18:06:52.655Z","issues_count":10,"pull_requests_count":133,"avg_time_to_close_issue":100548.5,"avg_time_to_close_pull_request":1377631.0076335878,"issues_closed_count":10,"pull_requests_closed_count":131,"pull_request_authors_count":13,"issue_authors_count":3,"avg_comments_per_issue":0.7,"avg_comments_per_pull_request":0.6466165413533834,"merged_pull_requests_count":86,"bot_issues_count":4,"bot_pull_requests_count":68,"past_year_issues_count":0,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5676633.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fnodejs-projectify/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google-cloud%2Fprojectify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google-cloud%2Fprojectify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google-cloud%2Fprojectify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google-cloud%2Fprojectify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@google-cloud%2Fprojectify/codemeta","maintainers":[{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1415,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2022-11-20T16:27:38.285Z","updated_at":"2022-11-20T16:27:38.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"}]}