{"id":4130892,"name":"imagescript","ecosystem":"cargo","description":"tiny and fast image manipulation library for js \u0026 rust","homepage":null,"licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/matmen/imagescript","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-12-20T18:06:34.451Z","latest_release_published_at":"2022-08-23T18:05:50.492Z","latest_release_number":"0.0.10","last_synced_at":"2026-09-09T07:23:09.895Z","created_at":"2022-04-12T15:45:17.489Z","updated_at":"2026-09-12T15:14:41.147Z","registry_url":"https://crates.io/crates/imagescript/","install_command":"cargo install imagescript","documentation_url":"https://docs.rs/imagescript/","metadata":{"categories":[]},"repo_metadata":{"id":41220556,"uuid":"312919660","full_name":"matmen/ImageScript","owner":"matmen","description":"zero-dependency JavaScript image manipulation","archived":false,"fork":false,"pushed_at":"2025-06-14T19:16:32.000Z","size":33061,"stargazers_count":676,"open_issues_count":21,"forks_count":34,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-09-09T07:13:31.422Z","etag":null,"topics":["deno","gif","hacktoberfest","image","image-manipulation","image-processing","images","javascript","jpeg","jpg","nodejs","picture","png"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/imagescript","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matmen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-14T23:16:50.000Z","updated_at":"2026-08-26T00:32:51.000Z","dependencies_parsed_at":"2023-01-22T10:15:54.321Z","dependency_job_id":"23393309-4f22-4542-9062-8da9b9893e93","html_url":"https://github.com/matmen/ImageScript","commit_stats":{"total_commits":298,"total_committers":8,"mean_commits":37.25,"dds":"0.30201342281879195","last_synced_commit":"ba1e28c6c7072c892cf5cdbdca93acce30f6b6d7"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/matmen/ImageScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matmen","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/sbom","scorecard":{"id":625031,"data":{"date":"2025-08-11","repo":{"name":"github.com/matmen/ImageScript","commit":"5d2a96f069d179f9ac20c7b221fd91456857b81d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: codecs/node/bin/arm64-darwin.node:1","Warn: binary detected: codecs/node/bin/arm64-linux.node:1","Warn: binary detected: codecs/node/bin/x64-darwin.node:1","Warn: binary detected: codecs/node/bin/x64-linux.node:1","Warn: binary detected: codecs/node/bin/x64-win32.node:1","Warn: binary detected: wasm/any/font.wasm:1","Warn: binary detected: wasm/any/gif.wasm:1","Warn: binary detected: wasm/any/jpeg.wasm:1","Warn: binary detected: wasm/any/png.wasm:1","Warn: binary detected: wasm/any/svg.wasm:1","Warn: binary detected: wasm/any/tiff.wasm:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/matmen/ImageScript/node.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/matmen/ImageScript/node.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'deno'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-21T06:09:14.338Z","repository_id":41220556,"created_at":"2025-08-21T06:09:14.338Z","updated_at":"2025-08-21T06:09:14.338Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37239145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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":"matmen","name":"Mathis Mensing","uuid":"25269274","kind":"user","description":"22yo software developer","email":"","website":"linkedin.com/in/mathis-mensing","location":"Bremen, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25269274?u=917646c5456882d30407db241e9ad09e166af7cf\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-04T00:08:16.082Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matmen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:55:37.645Z","updated_at":"2023-03-04T00:08:16.089Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matmen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matmen/repositories"},"tags":[{"name":"1.4.0","sha":"298ff72872fe09179f313a8e42357d6314db2ba6","kind":"commit","published_at":"2025-06-14T19:07:38.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.4.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.4.0/manifests"},{"name":"v1.3.1","sha":"066f4cb509178f3fdf3d42d2127ce4cedc5c4cd5","kind":"tag","published_at":"2025-06-01T12:44:03.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.3.1","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9a15f58ab63d34927b2f753283cb174de24a7137","kind":"tag","published_at":"2024-03-24T17:47:15.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.3.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.3.0/manifests"},{"name":"1.3.0","sha":"7e18f527ac5a5c2bae798c7c0d25818b324bce95","kind":"commit","published_at":"2024-03-24T17:45:42.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.3.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.3.0/manifests"},{"name":"v1.2.18","sha":"51b7791df4422d431b48ab2c7d542d7b760a3679","kind":"tag","published_at":"2024-01-04T20:37:40.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.18","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"5cc475843f17e282486623e2c8f70eb08a6a2282","kind":"tag","published_at":"2023-11-23T20:22:55.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.17","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.17/manifests"},{"name":"1.2.17","sha":"8d44a82448f00b95a5393c165f0411ab1564ae9e","kind":"commit","published_at":"2023-11-06T13:08:12.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.17","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.17/manifests"},{"name":"v1.2.16","sha":"c80a3bb7ca026177099fec51dd106f33c0155868","kind":"tag","published_at":"2023-02-16T21:09:01.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.16","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"d61031e7a8f9ea8ac6b6c9748a274c4d67ed5549","kind":"tag","published_at":"2022-11-27T20:49:38.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.15","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.15/manifests"},{"name":"1.2.15","sha":"17afb480128567abc21f0ae2efd5f769623a520a","kind":"commit","published_at":"2022-10-26T07:04:10.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.15","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.15/manifests"},{"name":"1.2.10","sha":"f85d11e46d1603e20f694854fb6023ea47299aa2","kind":"commit","published_at":"2022-07-07T13:25:18.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.10","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.10/manifests"},{"name":"v1.2.14","sha":"f85d11e46d1603e20f694854fb6023ea47299aa2","kind":"commit","published_at":"2022-07-07T13:25:18.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.14","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"edc2f88c597a0b2a5477678a2f7f6685b5a44841","kind":"commit","published_at":"2022-05-19T20:40:15.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.13","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"c4dbdba4a13020c44c408039293d495d401d442c","kind":"commit","published_at":"2022-03-24T20:55:06.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.12","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"68065eb09498d09aec7793ac1c7438918b62fc0a","kind":"commit","published_at":"2022-02-11T19:01:13.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.11","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"03003c40fe3016caedcbb4338d2a4c29267e4b4b","kind":"commit","published_at":"2022-02-10T17:47:30.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.10","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.10/manifests"},{"name":"1.2.9","sha":"712b0239778e829429fe70ff32de9d0be5e99fca","kind":"commit","published_at":"2021-07-20T21:17:02.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.9","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.9/manifests"},{"name":"v1.2.9","sha":"0160218fdaf8f264c3b10c527d64814bbd52e78a","kind":"tag","published_at":"2021-07-20T21:08:45.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.9","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"697c3d6b144b1e3834d2420caf7b42dd3ba0707d","kind":"tag","published_at":"2021-06-27T11:49:17.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.8","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"c951bb89ac97581a5c680b73a369d494b124dd13","kind":"tag","published_at":"2021-05-30T19:07:24.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.7","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.7/manifests"},{"name":"1.2.7","sha":"62eebb315f07f59e76f5b5fb00a1e54fb42b8052","kind":"commit","published_at":"2021-05-28T08:39:33.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.7","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"08616587014467ec99d7a09cd45afdd9a266065a","kind":"commit","published_at":"2021-05-07T15:28:56.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.6","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.6/manifests"},{"name":"v1.2.6","sha":"c5c63f45b77acd2bb5aac831da55950067f0ec97","kind":"tag","published_at":"2021-05-07T15:25:08.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.6","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"0c66b2ca67bcee14b11131ddbd960ba793602173","kind":"tag","published_at":"2021-04-28T19:52:34.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.5","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"e09d1b889d61cf65c313905a578eabff0c3754d4","kind":"tag","published_at":"2021-04-27T16:07:09.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.4","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.4/manifests"},{"name":"1.2.3","sha":"dfdcadcfd27193be2b811114cf9c6b12385dc019","kind":"commit","published_at":"2021-04-24T19:12:00.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.3","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.3/manifests"},{"name":"v1.2.3","sha":"ab79aec7c18d0a783afbcba64933a5ce325df370","kind":"tag","published_at":"2021-04-24T19:07:48.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.3","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"42dc07917d886161e89d50bed6e6e3187f8fb7a5","kind":"tag","published_at":"2021-04-21T13:03:56.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.2","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"46c9013ef9b794d4453194850c30139cbbf6524f","kind":"tag","published_at":"2021-04-08T18:57:24.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.1","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.1/manifests"},{"name":"1.2.0","sha":"0b77f28e1606c1e2fc6c9a2ca7aa38eaafa5be38","kind":"commit","published_at":"2021-04-05T15:13:51.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.2.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.2.0/manifests"},{"name":"v1.2.0","sha":"7a1b7cf3c164dd11b929016ccc47dc1c2d8bd00d","kind":"tag","published_at":"2021-04-05T14:32:54.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.2.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.2.0/manifests"},{"name":"1.1.20","sha":"bc0acd80a14af0d5cbcfd90678cbac01e74fd8ac","kind":"commit","published_at":"2021-03-27T19:25:55.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.20","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.20/manifests"},{"name":"v1.1.20","sha":"e7f619122cecfc0124f9a3b565b8f0c10f279a4a","kind":"tag","published_at":"2021-03-27T19:24:41.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.20","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.20/manifests"},{"name":"1.1.19","sha":"a3a46ac849f7d00b6b34c7b3ae972e688fa7ac96","kind":"commit","published_at":"2021-03-15T20:51:37.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.19","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.19/manifests"},{"name":"v1.1.19","sha":"b03cc51e4ac202ab88ee0ecd3f8ce527b868cef8","kind":"tag","published_at":"2021-03-15T20:48:41.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.19","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.19/manifests"},{"name":"1.1.18","sha":"a8525e256c2e9a8e19b23ef5df9eb24164ae4be1","kind":"commit","published_at":"2021-03-13T15:32:16.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.18","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.18/manifests"},{"name":"v1.1.18","sha":"1120cfc20d2d1bb50b1f2911c4c3092ffad2cc99","kind":"tag","published_at":"2021-03-13T15:30:41.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.18","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"3d7da1c08633f6b0ade2d7290382eb7a9ddefaae","kind":"tag","published_at":"2021-03-12T18:54:22.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.17","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.17/manifests"},{"name":"1.1.17","sha":"4a30892c46795e44bc627c711eb252a7d34b7540","kind":"commit","published_at":"2021-02-20T20:17:46.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.17","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.17/manifests"},{"name":"1.1.16","sha":"f3839c3fb870f3111324c2ee820bf943960cf5a4","kind":"commit","published_at":"2021-01-23T18:41:43.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.16","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.16/manifests"},{"name":"v1.1.16","sha":"6263af8a86a222c2e15b9b9d62b7dfc13b806f95","kind":"tag","published_at":"2021-01-23T18:37:27.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.16","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.16/manifests"},{"name":"1.1.15","sha":"eb39fb9b6a269efdb5ba7db58253da3c8ac441f3","kind":"commit","published_at":"2021-01-13T13:33:28.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.15","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.15/manifests"},{"name":"v1.1.15","sha":"c41c508f35cd950718ad6b3e42939d268510eb69","kind":"tag","published_at":"2021-01-13T13:29:38.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/v1.1.15","html_url":"https://github.com/matmen/ImageScript/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/v1.1.15/manifests"},{"name":"1.1.14","sha":"f1e553524932bf34f535d4f88145379d25e98324","kind":"commit","published_at":"2020-12-09T17:34:00.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.14","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.14/manifests"},{"name":"1.1.13","sha":"2674b3edb7affed70f97e146252ff2fb7b2b642c","kind":"commit","published_at":"2020-12-07T18:22:41.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.13","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"ab2f4f0f341601542f094e92bd8b564f99d6e877","kind":"commit","published_at":"2020-12-07T15:43:12.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.12","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.12/manifests"},{"name":"1.1.11","sha":"8be20cca5821ec424c20b52b5c2e608144da4aad","kind":"commit","published_at":"2020-12-04T12:46:51.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.11","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"723b124ed83a4bec993626da8a32b50c6cf68230","kind":"commit","published_at":"2020-12-03T16:58:30.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.10","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"79346423072fdfa2b558d71d8ae6f9f047429147","kind":"commit","published_at":"2020-12-03T16:16:15.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.9","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"b9cbecbf765f1ca8536743f1a8a81026cd7a53a9","kind":"commit","published_at":"2020-12-03T14:46:56.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.8","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.8/manifests"},{"name":"1.1.6","sha":"36e24ba363a0ac7a454108942373e251538ef1d0","kind":"commit","published_at":"2020-12-02T22:01:21.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.6","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"0d92fbc154330019aa40976b3a543f9e939c8b0b","kind":"commit","published_at":"2020-12-02T20:15:02.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.5","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"830667428ab974ba8aa9e470ca60d69f35441f45","kind":"commit","published_at":"2020-12-01T21:27:57.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.4","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.4/manifests"},{"name":"1.1.2","sha":"d63d92179e0e7da0b10207400417e231c884200e","kind":"commit","published_at":"2020-12-01T16:39:41.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.2","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"71a3d8ae88e81f37a253e293188129dc5cc0ecd6","kind":"commit","published_at":"2020-11-30T18:14:54.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.1","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ee7b25ebd92474759c5b8eb2bffd21702fd0a105","kind":"commit","published_at":"2020-11-29T21:19:42.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.1.0","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.1.0/manifests"},{"name":"1.0.12","sha":"8292630b45b9943425cbcbfb81b3af3df6a8a95c","kind":"commit","published_at":"2020-11-25T20:54:36.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.0.12","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"b041e88ceea59f6efcf7d432217d8c84ee3134bf","kind":"commit","published_at":"2020-11-24T16:18:03.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.0.11","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"a224e0dd52344623e809edeb7ad636e70f1fa24d","kind":"commit","published_at":"2020-11-23T16:32:36.000Z","download_url":"https://codeload.github.com/matmen/ImageScript/tar.gz/1.0.10","html_url":"https://github.com/matmen/ImageScript/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matmen/ImageScript@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmen%2FImageScript/tags/1.0.10/manifests"}]},"repo_metadata_updated_at":"2026-09-12T15:14:41.146Z","dependent_packages_count":0,"downloads":12927,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":37.2267991165932,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":7.4383952054104086,"forks_count":11.50416525381013,"average":23.8599910651128},"purl":"pkg:cargo/imagescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/imagescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/imagescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/imagescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T06:22:36.405Z","issues_count":31,"pull_requests_count":13,"avg_time_to_close_issue":4183261.1666666665,"avg_time_to_close_pull_request":4378158.583333333,"issues_closed_count":12,"pull_requests_closed_count":12,"pull_request_authors_count":8,"issue_authors_count":26,"avg_comments_per_issue":1.032258064516129,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":9,"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/matmen%2FImageScript/issues","maintainers":[{"login":"matmen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matmen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/imagescript/codemeta","maintainers":[{"uuid":"136930","login":"evanwashere","name":"evan","email":null,"url":"https://github.com/evanwashere","packages_count":2,"html_url":"https://crates.io/users/evanwashere","role":null,"created_at":"2022-11-07T20:37:16.134Z","updated_at":"2022-11-07T20:37:16.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/evanwashere/packages"}]}