{"id":1173845,"name":"@shadow-node/iconv","ecosystem":"npm","description":"Convert character encodings in pure javascript.","homepage":"https://github.com/ashtuchkin/iconv-lite","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ashtuchkin/iconv-lite","keywords_array":["iconv","convert","charset","icu"],"namespace":"shadow-node","versions_count":1,"first_release_published_at":"2018-01-31T16:01:22.177Z","latest_release_published_at":"2018-01-31T16:01:22.177Z","latest_release_number":"0.4.19","last_synced_at":"2026-04-14T10:09:18.277Z","created_at":"2022-04-08T12:52:12.467Z","updated_at":"2026-04-14T10:09:18.277Z","registry_url":"https://www.npmjs.com/package/@shadow-node/iconv","install_command":"npm install @shadow-node/iconv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.19"}},"repo_metadata":{"id":1818993,"uuid":"2743221","full_name":"pillarjs/iconv-lite","owner":"pillarjs","description":"Convert character encodings in pure javascript.","archived":false,"fork":false,"pushed_at":"2025-10-01T14:37:00.000Z","size":1334,"stargazers_count":3138,"open_issues_count":57,"forks_count":292,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-10-17T21:58:27.696Z","etag":null,"topics":["encoding","encoding-convertors","iconv","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ToQoz/ircmad","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pillarjs.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2011-11-09T17:41:43.000Z","updated_at":"2025-10-11T11:58:25.000Z","dependencies_parsed_at":"2025-08-19T22:25:49.236Z","dependency_job_id":"aa09a6e7-a96f-4c86-b064-b11ad6083263","html_url":"https://github.com/pillarjs/iconv-lite","commit_stats":{"total_commits":256,"total_committers":42,"mean_commits":6.095238095238095,"dds":0.25,"last_synced_commit":"928f7c68e1be51c1391c70dbee244fd32623f121"},"previous_names":["pillarjs/iconv-lite"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/pillarjs/iconv-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/sbom","scorecard":{"id":211916,"data":{"date":"2025-08-11","repo":{"name":"github.com/ashtuchkin/iconv-lite","commit":"d3de535c660d9f939c77844c0d6c25dbfb75d466"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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 5/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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:188","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:189","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Warn: no topLevel permission defined: .github/workflows/iojs.yml:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/iojs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ashtuchkin/iconv-lite/iojs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:167","Warn: npmCommand not pinned by hash: .github/workflows/iojs.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/iojs.yml:59","Info:   3 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 7 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-17T00:54:26.062Z","repository_id":1818993,"created_at":"2025-08-17T00:54:26.062Z","updated_at":"2025-08-17T00:54:26.062Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280736065,"owners_count":26382173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"pillarjs","name":"pillarjs","uuid":"8441312","kind":"organization","description":"The BYO HTTP Framework Framework","email":null,"website":"https://pillarjs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8441312?v=4","repositories_count":24,"last_synced_at":"2024-04-14T08:12:29.036Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/pillarjs","funding_links":["https://opencollective.com/express"],"total_stars":16164,"followers":66,"following":0,"created_at":"2022-11-02T16:19:08.424Z","updated_at":"2024-04-14T08:12:32.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pillarjs/repositories"},"tags":[{"name":"v0.7.0","sha":"165af7178c9c0bdd05623cfdd2f96cb526ca0a5a","kind":"commit","published_at":"2025-08-20T16:45:54.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.7.0","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"d13de386c07a1574425811f8f219c181c633e88d","kind":"tag","published_at":"2021-05-24T02:58:28.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.6.3","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"efbad0a92edf1b09c111278abb104d935c6c0482","kind":"tag","published_at":"2020-07-08T05:23:39.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.6.2","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"724829e8fc39525fbeded0f837da53c13de179ae","kind":"tag","published_at":"2020-06-28T06:07:38.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.6.1","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"b106faaf15bb1bc66b20bdb81aa687415f54a7d4","kind":"tag","published_at":"2020-06-08T08:57:24.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.6.0","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"5148f43abebd8dabe53710d6056558ba66e089f9","kind":"tag","published_at":"2020-06-08T08:28:40.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.5.2","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c60e647d0d825ad3815d0865e871fabb68a531df","kind":"tag","published_at":"2020-01-18T07:29:42.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.5.1","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2b4125d11a733a40e45a755648389b2512a97a62","kind":"tag","published_at":"2019-06-26T22:26:59.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.5.0","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.5.0/manifests"},{"name":"v0.4.24","sha":"efbbb0937ca8dda1c14e0b69958b9d6f20771f7a","kind":"tag","published_at":"2018-08-22T20:04:50.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.24","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.24/manifests"},{"name":"v0.4.23","sha":"d37d558b3caf5a158bf70accb788c36286fffca5","kind":"tag","published_at":"2018-05-07T22:17:03.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.23","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.23/manifests"},{"name":"v0.4.22","sha":"6b9091873b12929a605c819a547ce73a916ccd01","kind":"tag","published_at":"2018-05-05T23:37:02.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.22","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.22/manifests"},{"name":"v0.4.21","sha":"c679ab26ad95a804ff95671d7258a505ccba36c2","kind":"tag","published_at":"2018-04-07T04:30:59.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.21","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.21/manifests"},{"name":"v0.4.20","sha":"9a6ad952f47639d16c1e7273d07a5660ab0634e1","kind":"tag","published_at":"2018-04-07T04:02:08.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.20","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.20/manifests"},{"name":"v0.4.19","sha":"5255c1b3c81a0f276619cce3151a1923cba90431","kind":"tag","published_at":"2017-09-10T03:49:53.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.19","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.19/manifests"},{"name":"v0.4.18","sha":"637fbc0172247da3b4bf57685dd945b786ca2bee","kind":"tag","published_at":"2017-06-13T15:12:16.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.18","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.18/manifests"},{"name":"v0.4.17","sha":"64d1e3d7403bbb5414966de83d325419e7ea14e2","kind":"tag","published_at":"2017-05-01T05:09:45.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.17","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"bf0acd95103de6fd624d10b65abaf6e91753c4c8","kind":"tag","published_at":"2017-04-22T22:47:03.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.16","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"c3bcedcd6a5025c25e39ed1782347acaed1d290f","kind":"tag","published_at":"2016-11-21T19:08:05.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.15","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.15/manifests"},{"name":"v0.4.14","sha":"65beacd34d084bbc72ecc260f1ae4470a051cc51","kind":"tag","published_at":"2016-11-21T05:53:20.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.14","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"f5ec51b1e7dd1477a3570824960641eebdc5fbc6","kind":"tag","published_at":"2015-10-02T04:08:20.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.13","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"5f5f71492e287c9c7231009103ddf9e8884df62d","kind":"commit","published_at":"2015-09-26T21:08:09.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.12","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"e285b7c31eb0406cf5a8e3e09bc16fbd2786360f","kind":"tag","published_at":"2015-07-03T21:25:50.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.11","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"e8af2b49035abbe4fabe826925764bc20f8587c6","kind":"tag","published_at":"2015-05-27T06:21:25.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.10","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"a9a123e22074cb4d8e0392ae037b0e348df1559a","kind":"tag","published_at":"2015-05-24T12:40:19.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.9","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"3dc7d0cb0e223b29634ecb7bff46910c8107ab3d","kind":"tag","published_at":"2015-04-14T17:47:21.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.8","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"820336d20d947159895c80daab55bac4261ff53c","kind":"tag","published_at":"2015-02-06T07:37:33.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.7","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"920dad2303f7c64d92e771ffd379688e0a0d6fc1","kind":"tag","published_at":"2015-01-12T14:36:39.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.6","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"0654719791aa2c159bb3820f095b5da8702d091b","kind":"tag","published_at":"2014-11-20T10:35:27.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.5","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"9f0b0a7631d167322f47c2202aa3e5b090945131","kind":"tag","published_at":"2014-07-17T04:53:39.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.4","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"42f4a837055c1277a73468ccaedb5f5eac31425d","kind":"tag","published_at":"2014-06-15T04:56:49.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.3","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"c61800cc51fb7496754f810c14b66b8e543d22b6","kind":"tag","published_at":"2014-06-12T23:55:36.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.1","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.1/manifests"},{"name":"v0.4.2","sha":"832e328447c1ea879c329e359a200b258942c2bc","kind":"tag","published_at":"2014-06-12T23:55:26.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.2","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.2/manifests"},{"name":"v0.4.0","sha":"9cde5b922b58355f1c9efa01cc1df9ab5638fec7","kind":"tag","published_at":"2014-06-11T00:58:17.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.4.0","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.4.0/manifests"},{"name":"v0.2.11","sha":"f147af93241869b7d1e9cc041ae31e63a53d0331","kind":"commit","published_at":"2013-07-15T01:22:28.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.11","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"0dc603d6fe3ea8d2cb9b3af37f43d3e66b5dfb7d","kind":"commit","published_at":"2013-05-25T20:04:56.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.10","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"09c018040e639c2974c61bda4fc084fe749bb94c","kind":"commit","published_at":"2013-05-19T23:15:20.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.9","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"6e3162a46582bfbedf90f5d235f444c40ca8211f","kind":"commit","published_at":"2013-04-16T20:40:27.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.8","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"8925cf8874cd7b771b8ed5ee60d1431f43137080","kind":"commit","published_at":"2012-12-05T06:40:57.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.7","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"bd4b3ed4b77f6a1fb49e43df6b0bc26b8e2630e4","kind":"commit","published_at":"2012-11-20T07:37:14.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.6","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"9fca2317fe85268f69781bbf8bf66162c1434fae","kind":"commit","published_at":"2012-08-26T02:52:01.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.5","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"d57c2719472eb861f7f360831b5bcc44d9bdea79","kind":"commit","published_at":"2012-08-24T21:10:18.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.4","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"98fd6f50af2fde80814775e54ae307ba2d3d18bd","kind":"commit","published_at":"2012-07-13T14:06:40.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.3","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"e1a3083cf6c254efb73e6d5ebd718a2717668134","kind":"commit","published_at":"2012-05-07T17:34:55.000Z","download_url":"https://codeload.github.com/pillarjs/iconv-lite/tar.gz/v0.2.0","html_url":"https://github.com/pillarjs/iconv-lite/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pillarjs/iconv-lite@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T14:25:52.159Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.15008239434232,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.6180435694770532,"forks_count":1.9762502497459107,"docker_downloads_count":null,"average":20.589621823234758},"purl":"pkg:npm/%40shadow-node/iconv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@shadow-node/iconv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@shadow-node/iconv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@shadow-node/iconv/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T12:42:19.754Z","issues_count":6,"pull_requests_count":22,"avg_time_to_close_issue":128026910.5,"avg_time_to_close_pull_request":164635.75,"issues_closed_count":6,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.2272727272727273,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":57586.0,"past_year_avg_time_to_close_pull_request":164635.75,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.2272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pillarjs%2Ficonv-lite/issues","maintainers":[{"login":"bjohansebas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}],"active_maintainers":[{"login":"bjohansebas","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Ficonv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Ficonv/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Ficonv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Ficonv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Ficonv/codemeta","maintainers":[{"uuid":"yorkie","login":"yorkie","name":null,"email":"yorkiefixer@gmail.com","url":null,"packages_count":314,"html_url":"https://www.npmjs.com/~yorkie","role":null,"created_at":"2022-11-10T10:48:58.563Z","updated_at":"2022-11-10T10:48:58.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yorkie/packages"}]}