{"id":177486,"name":null,"description":null,"url":"https://github.com/cheminfo/common-spectrum","last_synced_at":"2025-09-09T23:46:29.498Z","repository":{"id":37696209,"uuid":"267769670","full_name":"cheminfo/common-spectrum","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-12T14:45:05.000Z","size":2378,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-12T16:32:46.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/common-spectrum/.","language":"JavaScript","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/cheminfo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-05-29T05:05:01.000Z","updated_at":"2025-08-12T14:45:09.000Z","dependencies_parsed_at":"2024-01-08T15:48:10.998Z","dependency_job_id":"df7c00bd-d13c-49d6-b965-a285e1f5f26c","html_url":"https://github.com/cheminfo/common-spectrum","commit_stats":{"total_commits":316,"total_committers":7,"mean_commits":"45.142857142857146","dds":0.3512658227848101,"last_synced_commit":"4b0e1486f71b0b6ad7ac0fe4f2543d9b12cfed2e"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/common-spectrum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/sbom","scorecard":{"id":275718,"data":{"date":"2025-08-11","repo":{"name":"github.com/cheminfo/common-spectrum","commit":"fe430d17205816b432c39291a36a2f0caa3b68bc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"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":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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/typedoc.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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: MIT License: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/typedoc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/typedoc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typedoc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cheminfo/common-spectrum/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}}]},"last_synced_at":"2025-08-17T14:20:35.073Z","repository_id":37696209,"created_at":"2025-08-17T14:20:35.073Z","updated_at":"2025-08-17T14:20:35.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274384119,"owners_count":25275202,"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-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cheminfo","name":"Cheminfo","uuid":"2542592","kind":"organization","description":"","email":null,"website":"https://www.cheminfo.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2542592?v=4","repositories_count":242,"last_synced_at":"2024-04-14T07:20:59.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cheminfo","funding_links":[],"total_stars":598,"followers":34,"following":0,"created_at":"2022-11-02T16:41:46.969Z","updated_at":"2024-04-14T07:21:51.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo/repositories"},"packages":[{"id":1546070,"name":"common-spectrum","ecosystem":"npm","description":"Common package to deal with spectra","homepage":"https://github.com/cheminfo/common-spectrum#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cheminfo/common-spectrum","keywords_array":[],"namespace":null,"versions_count":76,"first_release_published_at":"2020-05-29T05:05:43.618Z","latest_release_published_at":"2025-08-08T12:50:22.017Z","latest_release_number":"3.0.1","last_synced_at":"2025-08-12T16:42:01.678Z","created_at":"2022-04-09T05:18:35.625Z","updated_at":"2025-08-13T02:53:25.160Z","registry_url":"https://www.npmjs.com/package/common-spectrum","install_command":"npm install common-spectrum","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":37696209,"uuid":"267769670","full_name":"cheminfo/common-spectrum","owner":"cheminfo","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-12T14:45:05.000Z","size":2378,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-12T16:32:46.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cheminfo.github.io/common-spectrum/.","language":"JavaScript","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/cheminfo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-05-29T05:05:01.000Z","updated_at":"2025-08-12T14:45:09.000Z","dependencies_parsed_at":"2024-01-08T15:48:10.998Z","dependency_job_id":"df7c00bd-d13c-49d6-b965-a285e1f5f26c","html_url":"https://github.com/cheminfo/common-spectrum","commit_stats":{"total_commits":316,"total_committers":7,"mean_commits":"45.142857142857146","dds":0.3512658227848101,"last_synced_commit":"4b0e1486f71b0b6ad7ac0fe4f2543d9b12cfed2e"},"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/cheminfo/common-spectrum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270171120,"owners_count":24539368,"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-13T02:00:09.904Z","response_time":66,"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":"cheminfo","name":"Cheminfo","uuid":"2542592","kind":"organization","description":"","email":null,"website":"https://www.cheminfo.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2542592?v=4","repositories_count":242,"last_synced_at":"2024-04-14T07:20:59.721Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cheminfo","funding_links":[],"total_stars":598,"followers":34,"following":0,"created_at":"2022-11-02T16:41:46.969Z","updated_at":"2024-04-14T07:21:51.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheminfo/repositories"},"tags":[{"name":"v3.0.1","sha":"60be3a86c56c1cc1ddad5a11b09fb4ea83a1a89b","kind":"commit","published_at":"2025-08-08T12:49:27.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v3.0.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2f5f7bc33601aaad33a8aeb92c9b3b53a47de6da","kind":"commit","published_at":"2025-08-05T11:32:30.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v3.0.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v3.0.0/manifests"},{"name":"v2.12.0","sha":"4b0e1486f71b0b6ad7ac0fe4f2543d9b12cfed2e","kind":"commit","published_at":"2024-10-09T11:18:06.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.12.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"97bde83103e4bc7fb58d217728c67dac78f4bf76","kind":"commit","published_at":"2024-10-09T09:14:02.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.11.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"90b62a6fa2f4da6ae438582312990550a6e70ec4","kind":"commit","published_at":"2024-10-07T08:22:10.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.10.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"3cfa9d9955ffc66b0479c66a4a9d71cd811fa16d","kind":"commit","published_at":"2024-10-07T07:38:50.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.10.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"acf79a52a978f0fc4bb3cd47be500e9e025ecf60","kind":"commit","published_at":"2024-10-02T12:24:27.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.9.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"2080dbc5c0bb9fde391fa4a4eb793f4213d7041a","kind":"commit","published_at":"2024-05-07T15:45:56.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.8.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"24711a22c02f92525e747c364eea40bd8e5b1d1f","kind":"commit","published_at":"2024-03-05T09:30:34.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.7.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"f96433040eec054e5f0f3ec5ec2036ddd9c7d3a6","kind":"commit","published_at":"2024-03-04T11:52:19.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.6.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c2744d9af96a4d3150db9639f08c26bc56f2bff5","kind":"commit","published_at":"2024-03-04T10:05:54.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.5.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"28f1815262e5a7b37232abc04ad35bd2b0578bc1","kind":"commit","published_at":"2024-01-08T14:42:59.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.4.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"4a69faa5d51c035d2035abbfdefe532573a8ca0f","kind":"commit","published_at":"2023-08-22T14:54:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.3.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"4a50fb9c097926b76988a79eece4f8dd6dfe1211","kind":"commit","published_at":"2022-07-11T13:28:03.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.2.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ddef501947cc9515e7d6e655abed220825a49237","kind":"commit","published_at":"2022-07-11T11:44:37.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.2.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8bb580509b23c47fd29b592d40fe3835d1be0564","kind":"commit","published_at":"2022-06-22T14:49:11.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.1.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"c026aec80aac11b9313d6ff2e910f9091f8400dd","kind":"commit","published_at":"2022-06-22T06:51:03.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v2.0.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"e5395c69511200ac49bb02497e5f718d165dcea7","kind":"commit","published_at":"2022-05-04T12:48:48.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v1.0.2","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fbfa7666fd25ddc6285bf8099a4667a7e84fc2b2","kind":"commit","published_at":"2022-04-13T06:01:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v1.0.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"52b74ea3d568f8396b81a71feb6949e1f51ba7f6","kind":"commit","published_at":"2022-04-13T05:52:28.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v1.0.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v1.0.0/manifests"},{"name":"v0.44.0","sha":"205f46ad7732848eb2705969a9a51b48fe0c72cc","kind":"commit","published_at":"2022-03-15T14:45:09.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.44.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.44.0/manifests"},{"name":"v0.43.2","sha":"6caa122d2ca910d60b5c280e618768ea71aed52a","kind":"commit","published_at":"2021-10-01T14:11:20.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.43.2","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"497ce5f9543440492053a6272794d8f4857349d6","kind":"commit","published_at":"2021-09-26T15:47:14.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.43.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"a53978a03bb9360fa444cd8c2638a575d286e52f","kind":"commit","published_at":"2021-09-26T09:22:25.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.43.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"70864eefce9e10deabb7287ffceddc49486ab245","kind":"commit","published_at":"2021-09-17T10:09:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.42.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"b35973c36f5f7ac0a7157b7af3608d28345f1b31","kind":"commit","published_at":"2021-09-17T09:05:22.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.41.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"87f9ecd8e0792c3c90a81590ff36346e9217f2e1","kind":"commit","published_at":"2021-07-20T12:54:00.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.40.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"8dae0982061646dd12ad5105672393d4c82d106a","kind":"commit","published_at":"2021-07-14T12:31:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.39.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"82d4c42f644f4323b16040660627d782929d168f","kind":"commit","published_at":"2021-07-12T05:08:02.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.38.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"0eed99a080ad9ddfd0a595ab4df7be454585b8db","kind":"commit","published_at":"2021-06-18T10:07:35.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.37.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"b32cb775dbb2c8bac07306184d98b6eb2050aa65","kind":"commit","published_at":"2021-05-27T13:32:11.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.36.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"58dfce698e8e475d7c2a42baf807def9492fb646","kind":"commit","published_at":"2021-05-19T12:18:16.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.35.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"72e98f47ae4e1b0703377d3621691e869fcf15e7","kind":"commit","published_at":"2021-05-05T13:45:24.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.34.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"bd5ce10434e90043d568cd8b91b470e891f02465","kind":"commit","published_at":"2021-04-27T09:28:20.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.33.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"cfbe2e823433983da90854881efe7b3c59658cc9","kind":"commit","published_at":"2021-04-21T15:23:25.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.32.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"ac5606bae5a019bb972bed4081aa540a0a49f23d","kind":"commit","published_at":"2021-04-14T12:47:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.31.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"b29c18a1e45593e5b86bcdcf03f1a2fb02cad428","kind":"commit","published_at":"2021-03-26T08:32:18.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.30.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"be22f0805493c850a5b7b9857eb89f9075542201","kind":"commit","published_at":"2021-03-26T08:02:32.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.30.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"c7ead93a7e9f2869e6289e95fde4afef680d6326","kind":"commit","published_at":"2021-03-23T15:55:05.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.29.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"d34f7a946255f4dde88470694a24f8c6fb4fad78","kind":"commit","published_at":"2021-03-23T08:39:53.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.28.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"580131b12ea9c80aaf6cb62a7150f8d5146b7afd","kind":"commit","published_at":"2021-03-22T17:10:19.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.27.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"026dacde2aace4730448c37c12d0613b33150319","kind":"commit","published_at":"2021-03-16T10:07:48.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.26.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"63e5da113959b499c95ade98a1d7990e477a0766","kind":"commit","published_at":"2021-03-15T09:26:32.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.26.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"8eb9ddddd30d22d3bb1178b3c8d133f41f21611e","kind":"commit","published_at":"2021-03-09T15:07:19.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.25.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"ab7fe69af732520794b1dbfd4ea1c0ee3f5f352f","kind":"commit","published_at":"2021-03-05T09:53:49.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.25.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"b8b148a7cc48323d139334ec6834dad9b7d2ce97","kind":"commit","published_at":"2021-03-04T15:04:17.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.24.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"62cccc8806fe227d3be5228f86f779089ab5bddf","kind":"commit","published_at":"2021-03-04T10:42:01.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.24.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"496eeb3f017d4b5e9c33dc69cb4e9a0567ef0e2d","kind":"commit","published_at":"2021-03-04T09:06:02.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.23.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"402ad26709b13403cf2de55c5f77fe83322f00cb","kind":"commit","published_at":"2021-03-04T06:17:39.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.22.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"74ca975883cac5f6cf75da6555756b31469183e2","kind":"commit","published_at":"2021-03-03T14:18:57.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.21.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a0ad4706c4b8017d9a362b0e7f086d83984b6b2","kind":"commit","published_at":"2021-02-17T09:48:24.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.20.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"c8e9544e9236029c8d9079d7649a1f905e35e1f0","kind":"commit","published_at":"2021-02-09T10:28:12.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.19.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"9e3a2f82c88f740739229e4820d5be8a31630864","kind":"commit","published_at":"2021-01-28T09:45:41.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.18.2","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3455862bd2807ac8b66e48774f0478ca775ecb81","kind":"commit","published_at":"2021-01-27T15:24:19.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.18.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"590ab170af8b514298f7a6b412d3b7bbe6ccfdc0","kind":"commit","published_at":"2021-01-27T09:26:50.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.18.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"1c36bbabf1dfd5d2ec2aa71875781a95b2f58011","kind":"commit","published_at":"2021-01-26T09:37:40.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.17.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"81de913c04b2120fea7659fbe29e2134f3cd1818","kind":"commit","published_at":"2021-01-25T15:44:39.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.16.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"c76134080d8fefde44eef0b6ee4faf7d68cb48fd","kind":"commit","published_at":"2020-12-14T08:48:46.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.16.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"bd731aed6670a3b8b32fdcaa081f9d26cc059010","kind":"commit","published_at":"2020-10-14T07:46:17.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.15.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"940a38ab7ec32754e5e0d8b30e8f1694a1195c7d","kind":"commit","published_at":"2020-10-14T06:33:56.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.14.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"bbb427c8df79b2758a6cce5576e185e980ab4d3f","kind":"commit","published_at":"2020-10-13T18:56:26.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.13.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"ab660d5fe299083369a5d98d532b67eb97fa492d","kind":"commit","published_at":"2020-10-13T13:20:53.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.12.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"1b244817025afd3d00a0db79ede31c1c8b738b1a","kind":"tag","published_at":"2020-10-13T13:13:29.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.11.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"70acedcb88adbb5764fb2cf74ab84aec9c16ac46","kind":"tag","published_at":"2020-09-22T10:10:34.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.10.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6ea841efdd1133418206aa023297f0619aa6bce4","kind":"tag","published_at":"2020-08-13T10:05:28.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.9.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"fcf9c6dd79a53b69f82eb24d1ae44037cdc2b53f","kind":"tag","published_at":"2020-08-04T10:03:19.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.8.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7be0e121496444b0856c6ba90319704004f1b5fe","kind":"tag","published_at":"2020-08-04T05:02:02.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.7.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8d427c0b31e8911598e7a659d51d0f26f48e4f39","kind":"tag","published_at":"2020-07-29T15:15:05.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.6.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"30d4c11f54f029f55dbca9f8878ca8412ddf8717","kind":"tag","published_at":"2020-07-15T06:58:28.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.5.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a03b4adeccaba5eb3bfc13b392d4f92e3411ea12","kind":"tag","published_at":"2020-07-01T07:35:42.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.4.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"3e5a085b1f50f3048959523ecfc672ce45b947b0","kind":"tag","published_at":"2020-07-01T06:51:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.4.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"73fa5a2adb39d1afadcb6506bd0826394eec6c91","kind":"tag","published_at":"2020-06-24T15:06:11.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.3.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"71c1fef2e5a368f95b09b67b660dc7022fd8126e","kind":"tag","published_at":"2020-06-24T12:24:49.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.3.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"27c453e351f772f39e07997a9158a3b7b8d3ce05","kind":"tag","published_at":"2020-06-20T08:40:14.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.2.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"cb341f90a4dc508cc851277083961eec1ddb6da5","kind":"tag","published_at":"2020-06-16T13:13:42.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.1.2","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"545e2e587da2ad8b33357a7b4a298fcfa02dd9fb","kind":"tag","published_at":"2020-06-16T11:47:11.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.1.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0c943ae1ae03cb38c0b27f8d0165fe94c8c51d84","kind":"tag","published_at":"2020-06-12T09:38:37.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.1.0","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"e9fd4c299ae78d42ddae4f1890a284ab03c3dc98","kind":"tag","published_at":"2020-06-02T13:48:55.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.0.2","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5efcea453830a4d59b73b716bc9d2b7715d7f04f","kind":"tag","published_at":"2020-05-29T05:05:41.000Z","download_url":"https://codeload.github.com/cheminfo/common-spectrum/tar.gz/v0.0.1","html_url":"https://github.com/cheminfo/common-spectrum/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cheminfo/common-spectrum@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-13T02:53:25.159Z","dependent_packages_count":18,"downloads":1326,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":7.996968507727659,"dependent_repos_count":3.316588092410757,"dependent_packages_count":1.2971408961834043,"stargazers_count":13.191536682493274,"forks_count":9.868390677100518,"docker_downloads_count":null,"average":7.134124971183122},"purl":"pkg:npm/common-spectrum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/common-spectrum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/common-spectrum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/common-spectrum/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:53:12.510Z","issues_count":11,"pull_requests_count":88,"avg_time_to_close_issue":1036549.6666666666,"avg_time_to_close_pull_request":265351.3522727273,"issues_closed_count":6,"pull_requests_closed_count":88,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.5454545454545454,"avg_comments_per_pull_request":1.5113636363636365,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1908.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/issues","maintainers":[{"login":"maasencioh","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maasencioh"},{"login":"lpatiny","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"},{"login":"targos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/common-spectrum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/common-spectrum/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/common-spectrum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/common-spectrum/related_packages","maintainers":[{"uuid":"cheminfo-bot","login":"cheminfo-bot","name":null,"email":"admin@cheminfo.org","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~cheminfo-bot","role":null,"created_at":"2022-11-11T20:04:56.249Z","updated_at":"2022-11-11T20:04:56.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cheminfo-bot/packages"},{"uuid":"targos","login":"targos","name":null,"email":"targos+npm@protonmail.com","url":null,"packages_count":331,"html_url":"https://www.npmjs.com/~targos","role":null,"created_at":"2022-11-11T20:04:56.236Z","updated_at":"2022-11-11T20:04:56.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/targos/packages"},{"uuid":"lpatiny","login":"lpatiny","name":null,"email":"lpatiny@gmail.com","url":null,"packages_count":314,"html_url":"https://www.npmjs.com/~lpatiny","role":null,"created_at":"2022-11-11T20:04:56.243Z","updated_at":"2022-11-11T20:04:56.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lpatiny/packages"},{"uuid":"stropitek","login":"stropitek","name":null,"email":"kostro.d@gmail.com","url":null,"packages_count":301,"html_url":"https://www.npmjs.com/~stropitek","role":null,"created_at":"2022-11-11T20:04:56.256Z","updated_at":"2022-11-11T20:04:56.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stropitek/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5136188,"maintainers_count":1052803,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":150737,"full_name":"cheminfo/common-spectrum","default_branch":"main","committers":[{"name":"Luc Patiny","email":"luc@patiny.com","login":"lpatiny","count":212},{"name":"cheminfo-bot","email":"10880445+cheminfo-bot","login":"cheminfo-bot","count":60},{"name":"Miguel Angel Asencio Hurtado","email":"maasencioh@gmail.com","login":"maasencioh","count":35},{"name":"Kevin Jablonka","email":"32935233+kjappelbaum","login":"kjappelbaum","count":5},{"name":"Luc Patiny","email":"lpatiny@Lucs-Mac-mini.local","login":null,"count":3},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":2}],"total_commits":317,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.833333333333336,"dds":0.331230283911672,"past_year_committers":[{"name":"Luc Patiny","email":"luc@patiny.com","login":"lpatiny","count":13},{"name":"cheminfo-bot","email":"10880445+cheminfo-bot","login":"cheminfo-bot","count":5}],"past_year_total_commits":18,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.2777777777777778,"last_synced_at":"2025-06-22T07:44:32.702Z","last_synced_commit":"05cbb87fc3df23c0ecc2151fc56cddde05e8284b","created_at":"2023-03-08T01:27:16.003Z","updated_at":"2025-06-22T07:44:32.703Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5538470,"commits_count":874768895,"contributors_count":32283701,"owners_count":919061,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cheminfo/common-spectrum","html_url":"https://github.com/cheminfo/common-spectrum","last_synced_at":"2025-08-13T18:14:44.221Z","status":"error","issues_count":11,"pull_requests_count":88,"avg_time_to_close_issue":1036549.6666666666,"avg_time_to_close_pull_request":265351.3522727273,"issues_closed_count":6,"pull_requests_closed_count":88,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.5454545454545454,"avg_comments_per_pull_request":1.5113636363636365,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1908.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-19T11:39:34.271Z","updated_at":"2025-09-02T11:25:34.730Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheminfo%2Fcommon-spectrum/issues","issue_labels_count":{"enhancement":2,"question":1},"pull_request_labels_count":{"autorelease: tagged":59,"autorelease: pending":13},"issue_author_associations_count":{"MEMBER":6,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":79,"MEMBER":20},"issue_authors":{"kjappelbaum":5,"maasencioh":3,"lpatiny":3},"pull_request_authors":{"cheminfo-bot":73,"maasencioh":15,"kjappelbaum":6,"lpatiny":4,"targos":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10198088,"issues_count":32233623,"pull_requests_count":101763769,"authors_count":10741856,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"autorelease: pending":8,"autorelease: tagged":5},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":13},"past_year_issue_authors":{},"past_year_pull_request_authors":{"cheminfo-bot":13},"maintainers":[{"login":"maasencioh","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maasencioh"},{"login":"lpatiny","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpatiny"},{"login":"targos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":10,"PullRequestEvent":4,"CreateEvent":5},"last_year":{"ReleaseEvent":2,"DeleteEvent":4,"IssueCommentEvent":1,"PushEvent":10,"PullRequestEvent":4,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:29.636Z","updated_at":"2022-07-12T16:43:29.636Z","repository_link":"https://github.com/cheminfo/common-spectrum/blob/main/package.json","dependencies":[{"id":174136266,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.14","direct":true,"kind":"runtime","optional":false},{"id":174136270,"package_name":"baselines","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":174136272,"package_name":"cheminfo-types","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":174136274,"package_name":"convert-to-jcamp","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":174136275,"package_name":"is-any-array","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":174136277,"package_name":"jcampconverter","ecosystem":"npm","requirements":"^9.0.1","direct":true,"kind":"runtime","optional":false},{"id":174136279,"package_name":"js-quantities","ecosystem":"npm","requirements":"^1.7.6","direct":true,"kind":"runtime","optional":false},{"id":174136280,"package_name":"ml-array-normed","ecosystem":"npm","requirements":"^1.3.7","direct":true,"kind":"runtime","optional":false},{"id":174136282,"package_name":"ml-array-rescale","ecosystem":"npm","requirements":"^1.3.7","direct":true,"kind":"runtime","optional":false},{"id":174136283,"package_name":"ml-array-xy-equally-spaced","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":174136286,"package_name":"ml-array-xy-filter-x","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":174136288,"package_name":"ml-gsd","ecosystem":"npm","requirements":"^11.2.1","direct":true,"kind":"runtime","optional":false},{"id":174136289,"package_name":"ml-peak-shape-generator","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":174136291,"package_name":"ml-savitzky-golay","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":174136293,"package_name":"ml-signal-processing","ecosystem":"npm","requirements":"^0.5.2","direct":true,"kind":"runtime","optional":false},{"id":174136294,"package_name":"ml-spectra-fitting","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"runtime","optional":false},{"id":174136299,"package_name":"ml-spectra-processing","ecosystem":"npm","requirements":"^11.7.0","direct":true,"kind":"runtime","optional":false},{"id":174136301,"package_name":"react-plot","ecosystem":"npm","requirements":"0.10.1","direct":true,"kind":"runtime","optional":false},{"id":174136302,"package_name":"xy-parser","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"runtime","optional":false},{"id":174136304,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":174136306,"package_name":"@types/jest","ecosystem":"npm","requirements":"^28.1.2","direct":true,"kind":"development","optional":false},{"id":174136307,"package_name":"@types/js-quantities","ecosystem":"npm","requirements":"^1.6.3","direct":true,"kind":"development","optional":false},{"id":174136311,"package_name":"cheminfo-build","ecosystem":"npm","requirements":"^1.1.11","direct":true,"kind":"development","optional":false},{"id":174136313,"package_name":"eslint","ecosystem":"npm","requirements":"^8.18.0","direct":true,"kind":"development","optional":false},{"id":174136315,"package_name":"eslint-config-cheminfo-typescript","ecosystem":"npm","requirements":"^11.0.1","direct":true,"kind":"development","optional":false},{"id":174136317,"package_name":"jest","ecosystem":"npm","requirements":"^28.1.1","direct":true,"kind":"development","optional":false},{"id":174136319,"package_name":"jest-matcher-deep-close-to","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":174136321,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":174136323,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":174136325,"package_name":"ts-jest","ecosystem":"npm","requirements":"^28.0.5","direct":true,"kind":"development","optional":false},{"id":174136327,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T15:48:09.221Z","updated_at":"2024-01-08T15:48:09.221Z","repository_link":"https://github.com/cheminfo/common-spectrum/blob/main/.github/workflows/nodejs.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T15:48:09.428Z","updated_at":"2024-01-08T15:48:09.428Z","repository_link":"https://github.com/cheminfo/common-spectrum/blob/main/.github/workflows/release.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/typedoc.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T15:48:10.335Z","updated_at":"2024-01-08T15:48:10.335Z","repository_link":"https://github.com/cheminfo/common-spectrum/blob/main/.github/workflows/typedoc.yml","dependencies":[{"id":15499236447,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15499236448,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15499236449,"package_name":"zakodium/typedoc-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15499236452,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v3","direct":true,"kind":"composite","optional":false}]}],"score":11.087176013559358,"created_at":"2025-09-09T01:48:01.778Z","updated_at":"2025-10-07T08:40:48.665Z","avatar_url":"https://github.com/cheminfo.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":1326,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["nmr","nmr-spectroscopy","chemistry","mzdata","jcamp","data-format","unidata","chromatography","gcms","kovats"],"project_url":"https://science.ecosyste.ms/api/v1/projects/177486","html_url":"https://science.ecosyste.ms/projects/177486"}