{"id":781884,"name":"@01/core-utils","ecosystem":"npm","description":null,"homepage":"https://github.com/01alchemist/web-service-lib#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/01alchemist/web-service-lib","keywords_array":[],"namespace":"01","versions_count":3,"first_release_published_at":"2020-10-02T18:13:23.534Z","latest_release_published_at":"2022-04-12T22:12:03.991Z","latest_release_number":"2.0.4","last_synced_at":"2026-03-25T01:36:26.620Z","created_at":"2022-04-07T12:49:59.186Z","updated_at":"2026-03-25T01:36:26.621Z","registry_url":"https://www.npmjs.com/package/@01/core-utils","install_command":"npm install @01/core-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.4"}},"repo_metadata":{"id":57093290,"uuid":"299870876","full_name":"01alchemist/web-service-lib","owner":"01alchemist","description":"Web service lib monorepo","archived":false,"fork":false,"pushed_at":"2024-01-17T12:45:55.000Z","size":1351,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T15:38:19.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/01alchemist.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-30T09:29:13.000Z","updated_at":"2022-04-12T22:10:30.000Z","dependencies_parsed_at":"2024-01-17T14:54:58.912Z","dependency_job_id":null,"html_url":"https://github.com/01alchemist/web-service-lib","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/01alchemist/web-service-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/01alchemist","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/sbom","scorecard":{"id":129,"data":{"date":"2025-08-11","repo":{"name":"github.com/01alchemist/web-service-lib","commit":"0c6f2540ec8125f716878b2502b7253a23e47902"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"44 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-14T12:18:55.847Z","repository_id":57093290,"created_at":"2025-08-14T12:18:55.847Z","updated_at":"2025-08-14T12:18:55.847Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281878981,"owners_count":26577366,"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-10-30T02:00:06.501Z","response_time":61,"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":"01alchemist","name":"01 Alchemist","uuid":"10475323","kind":"organization","description":"","email":"01@01alchemist.com","website":"https://01alchemist.com","location":"Munich, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10475323?v=4","repositories_count":101,"last_synced_at":"2024-04-28T03:07:55.172Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/01alchemist","funding_links":[],"total_stars":628,"followers":3,"following":0,"created_at":"2022-11-07T17:57:56.480Z","updated_at":"2024-04-28T03:08:03.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/01alchemist","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/01alchemist/repositories"},"tags":[{"name":"@01/env@2.2.2","sha":"0c6f2540ec8125f716878b2502b7253a23e47902","kind":"tag","published_at":"2024-01-17T12:45:54.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.2.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.2/manifests"},{"name":"@01/env@2.2.1","sha":"42a0f4b9b62fa95655a7d7f645ba73ad7d4d7c79","kind":"tag","published_at":"2024-01-16T09:20:57.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.2.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.1/manifests"},{"name":"@01/env@2.2.0","sha":"1575e205607657db10d7f3729bdcfdcde26a867a","kind":"tag","published_at":"2023-12-18T08:32:29.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.2.0","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.2.0/manifests"},{"name":"@01/env@2.1.2","sha":"8621d42ca52d2aa14011d4414d77b51f8cac15ea","kind":"tag","published_at":"2023-12-15T12:27:58.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.1.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.2/manifests"},{"name":"@01/env@2.1.1","sha":"edd90963cd45fc152bfbf49858f95c963e519c35","kind":"tag","published_at":"2023-12-15T12:05:13.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.1.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.1/manifests"},{"name":"@01/core-utils@2.1.0","sha":"3a985744ff1fe54a39634a0534294a30e278cbac","kind":"tag","published_at":"2023-12-15T11:44:26.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@2.1.0","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.1.0/manifests"},{"name":"@01/service-core@2.1.5","sha":"3a985744ff1fe54a39634a0534294a30e278cbac","kind":"tag","published_at":"2023-12-15T11:44:26.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.1.5","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.5/manifests"},{"name":"@01/env@2.1.0","sha":"3a985744ff1fe54a39634a0534294a30e278cbac","kind":"tag","published_at":"2023-12-15T11:44:26.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.1.0","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.1.0/manifests"},{"name":"@01/service-core@2.1.4","sha":"e49613c372a1ec0bf678cec39e75febe23001164","kind":"tag","published_at":"2022-04-12T22:12:00.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.1.4","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.4/manifests"},{"name":"@01/env@2.0.4","sha":"e49613c372a1ec0bf678cec39e75febe23001164","kind":"tag","published_at":"2022-04-12T22:12:00.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.0.4","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.4/manifests"},{"name":"@01/core-utils@2.0.4","sha":"e49613c372a1ec0bf678cec39e75febe23001164","kind":"tag","published_at":"2022-04-12T22:12:00.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@2.0.4","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.4/manifests"},{"name":"@01/service-core@2.1.3","sha":"b3eb54b5726827944d55ba74353c2a5d7c6148cf","kind":"tag","published_at":"2021-09-02T06:24:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.1.3","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.3/manifests"},{"name":"@01/service-core@2.1.1","sha":"4021d3a566dff3206b8db5866e8fa85a914337ac","kind":"tag","published_at":"2020-10-11T20:18:07.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.1.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.1/manifests"},{"name":"@01/service-core@2.1.0","sha":"1207c63d4b08437850e6ecf3870ad3c04c0bca47","kind":"tag","published_at":"2020-10-11T19:41:31.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.1.0","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.1.0/manifests"},{"name":"@01/core-utils@2.0.3","sha":"2577b7e2187646eb58b2d140afac2034c837e341","kind":"tag","published_at":"2020-10-10T23:02:46.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@2.0.3","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.3/manifests"},{"name":"@01/service-core@2.0.3","sha":"2577b7e2187646eb58b2d140afac2034c837e341","kind":"tag","published_at":"2020-10-10T23:02:46.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.0.3","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.3/manifests"},{"name":"@01/env@2.0.3","sha":"2577b7e2187646eb58b2d140afac2034c837e341","kind":"tag","published_at":"2020-10-10T23:02:46.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.0.3","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.3/manifests"},{"name":"@01/core-utils@2.0.2","sha":"bb2b8a76a0138dfac2c9e827323976ac99a6a4c3","kind":"tag","published_at":"2020-10-10T06:16:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@2.0.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.2/manifests"},{"name":"@01/env@2.0.2","sha":"bb2b8a76a0138dfac2c9e827323976ac99a6a4c3","kind":"tag","published_at":"2020-10-10T06:16:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.0.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.2/manifests"},{"name":"@01/service-core@2.0.2","sha":"bb2b8a76a0138dfac2c9e827323976ac99a6a4c3","kind":"tag","published_at":"2020-10-10T06:16:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.0.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.2/manifests"},{"name":"@01/core-utils@2.0.1","sha":"48af220e737603c48068893c8c6751c901616404","kind":"tag","published_at":"2020-10-02T17:05:02.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@2.0.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@2.0.1/manifests"},{"name":"@01/service-core@2.0.1","sha":"48af220e737603c48068893c8c6751c901616404","kind":"tag","published_at":"2020-10-02T17:05:02.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@2.0.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@2.0.1/manifests"},{"name":"@01/env@2.0.1","sha":"48af220e737603c48068893c8c6751c901616404","kind":"tag","published_at":"2020-10-02T17:05:02.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@2.0.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@2.0.1/manifests"},{"name":"@01/core-utils@1.0.2","sha":"0bcce8606dca97ebe097828c94723a59cd766df4","kind":"tag","published_at":"2020-10-02T16:54:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@1.0.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@1.0.2/manifests"},{"name":"@01/service-core@1.0.3","sha":"0bcce8606dca97ebe097828c94723a59cd766df4","kind":"tag","published_at":"2020-10-02T16:54:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@1.0.3","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@1.0.3/manifests"},{"name":"@01/env@1.0.6","sha":"0bcce8606dca97ebe097828c94723a59cd766df4","kind":"tag","published_at":"2020-10-02T16:54:28.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@1.0.6","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@1.0.6/manifests"},{"name":"@01/service-core@1.0.2","sha":"4384e5ed2a6ca9dd6926b36311ee34a6b00f778d","kind":"tag","published_at":"2020-10-02T16:53:56.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/service-core@1.0.2","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/service-core@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fservice-core%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fservice-core@1.0.2/manifests"},{"name":"@01/env@1.0.5","sha":"4384e5ed2a6ca9dd6926b36311ee34a6b00f778d","kind":"tag","published_at":"2020-10-02T16:53:56.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/env@1.0.5","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/env@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fenv%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fenv@1.0.5/manifests"},{"name":"@01/core-utils@1.0.1","sha":"4384e5ed2a6ca9dd6926b36311ee34a6b00f778d","kind":"tag","published_at":"2020-10-02T16:53:56.000Z","download_url":"https://codeload.github.com/01alchemist/web-service-lib/tar.gz/@01/core-utils@1.0.1","html_url":"https://github.com/01alchemist/web-service-lib/releases/tag/@01/core-utils@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/01alchemist/web-service-lib@%4001%2Fcore-utils%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/01alchemist%2Fweb-service-lib/tags/@01%2Fcore-utils@1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-30T20:38:36.873Z","dependent_packages_count":4,"downloads":88,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.93150214881984,"dependent_repos_count":10.340532343810322,"dependent_packages_count":5.902938478815768,"stargazers_count":20.960712933046118,"forks_count":15.420301248910082,"docker_downloads_count":null,"average":17.711197430680425},"purl":"pkg:npm/%4001/core-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@01/core-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@01/core-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@01/core-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T10:59:30.615Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/01alchemist%2Fweb-service-lib/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@01%2Fcore-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@01%2Fcore-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@01%2Fcore-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@01%2Fcore-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@01%2Fcore-utils/codemeta","maintainers":[{"uuid":"01","login":"01","name":null,"email":"01@01alchemist.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~01","role":null,"created_at":"2022-11-08T09:16:49.867Z","updated_at":"2022-11-08T09:16:49.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/01/packages"}]}