{"id":377618,"url":"https://github.com/bjyoungblood/es6-error","last_synced_at":"2026-07-23T12:02:47.618Z","repository":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-07T22:24:52.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","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":{"login":"bjyoungblood","name":"Ben Youngblood","uuid":"230542","kind":"user","description":"staff engineer @smartrent. I roll my own crypto and don't afraid of anything.","email":"","website":"https://youngblood.dev","location":"Gilbert, Arizona","twitter":"bjyoungblood","company":"@smartrent  ","icon_url":"https://avatars.githubusercontent.com/u/230542?v=4","repositories_count":142,"last_synced_at":"2026-05-27T08:26:33.266Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bjyoungblood","funding_links":["https://github.com/sponsors/bjyoungblood"],"total_stars":688,"followers":129,"following":12,"created_at":"2022-11-02T16:22:38.554Z","updated_at":"2026-05-27T08:26:33.266Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood/repositories"},"packages":[{"id":13743117,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:34:37.624Z","latest_release_published_at":"2026-02-13T05:34:37.624Z","latest_release_number":"4.1.1-1","last_synced_at":"2026-03-13T09:24:32.823Z","created_at":"2026-02-13T05:34:36.445Z","updated_at":"2026-03-13T09:30:26.193Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs, babeljs, node-babel-plugin-transform-builtin-extend, node-babel-plugin-add-module-exports, node-babel-preset-env","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:34:38.349Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":4998885,"name":"org.webjars.npm:es6-error","ecosystem":"maven","description":"WebJar for es6-error","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2016-10-06T14:41:55.000Z","latest_release_published_at":"2019-02-06T11:04:45.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-07-19T11:54:31.549Z","created_at":"2022-07-27T10:55:37.878Z","updated_at":"2026-07-19T11:54:31.550Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/es6-error/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/es6-error/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":34,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T01:53:12.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273765018,"owners_count":25164046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"bjyoungblood","name":"Ben Youngblood","uuid":"230542","kind":"user","description":"Staff Engineer at @smartrent ","email":"","website":"https://youngblood.dev","location":"Gilbert, Arizona","twitter":"bjyoungblood","company":"@smartrent  ","icon_url":"https://avatars.githubusercontent.com/u/230542?v=4","repositories_count":127,"last_synced_at":"2023-04-09T06:51:54.367Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjyoungblood","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:38.554Z","updated_at":"2023-04-09T06:51:54.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood/repositories"},"tags":[{"name":"v4.1.1","sha":"5b553293429bac6b15d8caeab8a4174faeb38fa0","kind":"tag","published_at":"2018-01-03T15:10:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"531da4bc15ad078173e1632011c76361dae36c7e","kind":"tag","published_at":"2018-01-02T20:19:17.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f892c656f38be592b2c3efe6e1be451516a46cee","kind":"tag","published_at":"2017-02-08T02:20:31.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"48712169558e6f681e7b7165de107761c5a54fb7","kind":"tag","published_at":"2017-01-04T14:39:46.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"453cb3ca0ab488e2127ce4b47c312b5e4b0cdc96","kind":"tag","published_at":"2016-10-03T14:14:54.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"7a6495d67bc7a44130f954ba308f85d5f23c79d0","kind":"tag","published_at":"2016-09-29T13:04:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.2.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"5e01db2ba42b0d1fb1b12a4b8c4fcc306f9af756","kind":"tag","published_at":"2016-09-08T23:29:30.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a5972952d62b73062f97dc459efaecbcf92b7551","kind":"tag","published_at":"2016-07-14T21:26:19.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c9347fe4df03bac290a5ecd2abb72dbecaae6b2a","kind":"tag","published_at":"2016-05-18T13:35:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"3277e033b9ad885c5ef4b9bc9ac0f1a3e70aaa40","kind":"tag","published_at":"2016-05-02T16:15:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"551b3b9f02b03b034c9d53b130a41d9d44951bea","kind":"tag","published_at":"2016-03-08T17:01:10.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"3816f062a52029bd628e7841f1c4672245e05e64","kind":"tag","published_at":"2015-11-04T14:24:32.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"87435c3a4e5d079d297d0ef6c03ac6a45fe9076b","kind":"tag","published_at":"2015-10-22T18:03:53.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"09a29c0c05d041aab0e1c852ae09890ab19cd7b6","kind":"tag","published_at":"2015-09-16T19:29:07.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"10a929d1bef0ebe9392e8927461bef5078543f7e","kind":"tag","published_at":"2015-04-20T19:07:48.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"184e2363183b467cf3fd764e958fd34b89c4ea52","kind":"tag","published_at":"2015-03-28T20:59:27.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-19T17:36:53.554Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":11.044877338218269,"stargazers_count":15.914029409935335,"forks_count":18.921836345286845,"average":19.46517175859696},"purl":"pkg:maven/org.webjars.npm/es6-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:27:41.063Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:es6-error/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13760118,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:39:36.730Z","latest_release_published_at":"2026-02-13T09:39:36.730Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-13T11:17:54.634Z","created_at":"2026-02-13T09:39:36.535Z","updated_at":"2026-03-13T11:31:01.230Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:39:37.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13596337,"name":"node-es6-error","ecosystem":"debian","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:24:42.330Z","latest_release_published_at":"2026-02-11T10:24:42.330Z","latest_release_number":"4.1.1-1","last_synced_at":"2026-03-13T05:05:37.159Z","created_at":"2026-02-11T10:24:42.136Z","updated_at":"2026-03-13T05:05:37.159Z","registry_url":"https://tracker.debian.org/pkg/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":"https://packages.debian.org/buster/node-es6-error","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-es6-error","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs, babeljs, node-babel-plugin-transform-builtin-extend, node-babel-plugin-add-module-exports, node-babel-preset-env","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:59.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-es6-error?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":1676458,"name":"es6-error","ecosystem":"npm","description":"Easily-extendable error for use with ES6 classes","homepage":"https://github.com/bjyoungblood/es6-error","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["es6","error","babel"],"namespace":null,"versions_count":15,"first_release_published_at":"2015-03-28T21:00:05.005Z","latest_release_published_at":"2018-01-03T15:10:37.718Z","latest_release_number":"4.1.1","last_synced_at":"2026-07-20T16:30:33.542Z","created_at":"2022-04-09T14:36:00.599Z","updated_at":"2026-07-20T16:30:33.543Z","registry_url":"https://www.npmjs.com/package/es6-error","install_command":"npm install es6-error","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.1"}},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-12T12:28:54.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34943406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T19:59:28.891Z","dependent_packages_count":673,"downloads":65710890,"downloads_period":"last-month","dependent_repos_count":213014,"rankings":{"downloads":0.057990474010520425,"dependent_repos_count":0.07280296052595553,"dependent_packages_count":0.09268071507347103,"stargazers_count":3.9070465818476126,"forks_count":4.3858400217724505,"docker_downloads_count":0.04977652585039005,"average":1.4276895465134},"purl":"pkg:npm/es6-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/es6-error","docker_dependents_count":2738,"docker_downloads_count":1364533505,"usage_url":"https://repos.ecosyste.ms/usage/npm/es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/es6-error/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-23T14:27:45.360Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/es6-error/codemeta","maintainers":[{"uuid":"bjy","login":"bjy","name":null,"email":"bx.youngblood@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~bjy","role":null,"created_at":"2022-11-12T05:52:33.609Z","updated_at":"2022-11-12T05:52:33.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bjy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13793766,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:00:04.637Z","latest_release_published_at":"2026-02-13T16:00:04.637Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-13T20:16:33.331Z","created_at":"2026-02-13T16:00:04.462Z","updated_at":"2026-03-13T20:16:33.590Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-04T14:16:32.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T16:00:30.504Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.841939023173854,"forks_count":2.098684569619562,"docker_downloads_count":null,"average":0.985155898198354},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:27:41.063Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558169,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:44:08.359Z","latest_release_published_at":"2026-02-11T04:44:08.359Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-11T10:43:19.409Z","created_at":"2026-02-11T04:44:08.140Z","updated_at":"2026-03-11T10:43:19.409Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:55.945Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13522704,"name":"node-es6-error","ecosystem":"debian","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:00:08.609Z","latest_release_published_at":"2026-02-10T22:00:08.609Z","latest_release_number":"4.1.1-2","last_synced_at":"2026-03-14T01:23:19.039Z","created_at":"2026-02-10T22:00:08.399Z","updated_at":"2026-03-14T01:23:19.039Z","registry_url":"https://tracker.debian.org/pkg/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":"https://packages.debian.org/bullseye/node-es6-error","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-es6-error","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, node-babel7, pkg-js-tools (\u003e= 0.9.35~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:00.938Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-es6-error?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13659362,"name":"node-es6-error","ecosystem":"debian","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:15:19.196Z","latest_release_published_at":"2026-02-12T08:15:19.196Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-14T07:03:22.323Z","created_at":"2026-02-12T08:15:18.965Z","updated_at":"2026-03-14T07:03:22.323Z","registry_url":"https://tracker.debian.org/pkg/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":"https://packages.debian.org/trixie/node-es6-error","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:15:19.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-es6-error?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":24531,"name":"es6-error","ecosystem":"bower","description":"Easily-extendable error for use with ES6 classes","homepage":"https://github.com/bjyoungblood/es6-error","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["es6","error","babel"],"namespace":null,"versions_count":16,"first_release_published_at":"2015-03-28T20:59:27.000Z","latest_release_published_at":"2018-01-03T15:10:14.000Z","latest_release_number":"v4.1.1","last_synced_at":"2026-03-14T19:52:06.722Z","created_at":"2022-04-04T21:31:29.447Z","updated_at":"2026-03-14T19:52:06.723Z","registry_url":null,"install_command":"bower install es6-error","documentation_url":null,"metadata":{},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":34,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T01:53:12.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273765018,"owners_count":25164046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"bjyoungblood","name":"Ben Youngblood","uuid":"230542","kind":"user","description":"Staff Engineer at @smartrent ","email":"","website":"https://youngblood.dev","location":"Gilbert, Arizona","twitter":"bjyoungblood","company":"@smartrent  ","icon_url":"https://avatars.githubusercontent.com/u/230542?v=4","repositories_count":127,"last_synced_at":"2023-04-09T06:51:54.367Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjyoungblood","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:38.554Z","updated_at":"2023-04-09T06:51:54.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood/repositories"},"tags":[{"name":"v4.1.1","sha":"5b553293429bac6b15d8caeab8a4174faeb38fa0","kind":"tag","published_at":"2018-01-03T15:10:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"531da4bc15ad078173e1632011c76361dae36c7e","kind":"tag","published_at":"2018-01-02T20:19:17.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f892c656f38be592b2c3efe6e1be451516a46cee","kind":"tag","published_at":"2017-02-08T02:20:31.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"48712169558e6f681e7b7165de107761c5a54fb7","kind":"tag","published_at":"2017-01-04T14:39:46.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"453cb3ca0ab488e2127ce4b47c312b5e4b0cdc96","kind":"tag","published_at":"2016-10-03T14:14:54.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"7a6495d67bc7a44130f954ba308f85d5f23c79d0","kind":"tag","published_at":"2016-09-29T13:04:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.2.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"5e01db2ba42b0d1fb1b12a4b8c4fcc306f9af756","kind":"tag","published_at":"2016-09-08T23:29:30.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a5972952d62b73062f97dc459efaecbcf92b7551","kind":"tag","published_at":"2016-07-14T21:26:19.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c9347fe4df03bac290a5ecd2abb72dbecaae6b2a","kind":"tag","published_at":"2016-05-18T13:35:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"3277e033b9ad885c5ef4b9bc9ac0f1a3e70aaa40","kind":"tag","published_at":"2016-05-02T16:15:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"551b3b9f02b03b034c9d53b130a41d9d44951bea","kind":"tag","published_at":"2016-03-08T17:01:10.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"3816f062a52029bd628e7841f1c4672245e05e64","kind":"tag","published_at":"2015-11-04T14:24:32.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"87435c3a4e5d079d297d0ef6c03ac6a45fe9076b","kind":"tag","published_at":"2015-10-22T18:03:53.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"09a29c0c05d041aab0e1c852ae09890ab19cd7b6","kind":"tag","published_at":"2015-09-16T19:29:07.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"10a929d1bef0ebe9392e8927461bef5078543f7e","kind":"tag","published_at":"2015-04-20T19:07:48.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"184e2363183b467cf3fd764e958fd34b89c4ea52","kind":"tag","published_at":"2015-03-28T20:59:27.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-19T17:36:53.586Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":6.934712015040165,"forks_count":8.819005298239617,"average":14.60256081581496},"purl":"pkg:bower/es6-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:27:41.063Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/es6-error/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":4999845,"name":"org.webjars.npm:github-com-bjyoungblood-es6-error","ecosystem":"maven","description":"WebJar for es6-error","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2016-10-06T09:42:32.000Z","latest_release_published_at":"2016-10-05T14:57:47.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-07-19T11:54:31.095Z","created_at":"2022-07-27T10:57:19.093Z","updated_at":"2026-07-19T11:54:31.095Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-bjyoungblood-es6-error/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-bjyoungblood-es6-error/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":34,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T01:53:12.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273765018,"owners_count":25164046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"bjyoungblood","name":"Ben Youngblood","uuid":"230542","kind":"user","description":"Staff Engineer at @smartrent ","email":"","website":"https://youngblood.dev","location":"Gilbert, Arizona","twitter":"bjyoungblood","company":"@smartrent  ","icon_url":"https://avatars.githubusercontent.com/u/230542?v=4","repositories_count":127,"last_synced_at":"2023-04-09T06:51:54.367Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjyoungblood","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:38.554Z","updated_at":"2023-04-09T06:51:54.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood/repositories"},"tags":[{"name":"v4.1.1","sha":"5b553293429bac6b15d8caeab8a4174faeb38fa0","kind":"tag","published_at":"2018-01-03T15:10:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"531da4bc15ad078173e1632011c76361dae36c7e","kind":"tag","published_at":"2018-01-02T20:19:17.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f892c656f38be592b2c3efe6e1be451516a46cee","kind":"tag","published_at":"2017-02-08T02:20:31.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"48712169558e6f681e7b7165de107761c5a54fb7","kind":"tag","published_at":"2017-01-04T14:39:46.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"453cb3ca0ab488e2127ce4b47c312b5e4b0cdc96","kind":"tag","published_at":"2016-10-03T14:14:54.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"7a6495d67bc7a44130f954ba308f85d5f23c79d0","kind":"tag","published_at":"2016-09-29T13:04:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.2.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"5e01db2ba42b0d1fb1b12a4b8c4fcc306f9af756","kind":"tag","published_at":"2016-09-08T23:29:30.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a5972952d62b73062f97dc459efaecbcf92b7551","kind":"tag","published_at":"2016-07-14T21:26:19.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c9347fe4df03bac290a5ecd2abb72dbecaae6b2a","kind":"tag","published_at":"2016-05-18T13:35:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"3277e033b9ad885c5ef4b9bc9ac0f1a3e70aaa40","kind":"tag","published_at":"2016-05-02T16:15:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"551b3b9f02b03b034c9d53b130a41d9d44951bea","kind":"tag","published_at":"2016-03-08T17:01:10.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"3816f062a52029bd628e7841f1c4672245e05e64","kind":"tag","published_at":"2015-11-04T14:24:32.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"87435c3a4e5d079d297d0ef6c03ac6a45fe9076b","kind":"tag","published_at":"2015-10-22T18:03:53.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"09a29c0c05d041aab0e1c852ae09890ab19cd7b6","kind":"tag","published_at":"2015-09-16T19:29:07.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"10a929d1bef0ebe9392e8927461bef5078543f7e","kind":"tag","published_at":"2015-04-20T19:07:48.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"184e2363183b467cf3fd764e958fd34b89c4ea52","kind":"tag","published_at":"2015-03-28T20:59:27.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-19T17:36:53.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":15.914029409935335,"forks_count":18.921836345286845,"average":28.91891702096496},"purl":"pkg:maven/org.webjars.npm/github-com-bjyoungblood-es6-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-bjyoungblood-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-bjyoungblood-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-bjyoungblood-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:27:41.063Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-bjyoungblood-es6-error/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2294226,"name":"reggi-es6-error","ecosystem":"npm","description":"Easily-extendable error for use with ES6 classes","homepage":"https://github.com/bjyoungblood/es6-error","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["es6","error","babel"],"namespace":null,"versions_count":2,"first_release_published_at":"2016-05-17T20:27:14.392Z","latest_release_published_at":"2016-05-17T20:46:55.686Z","latest_release_number":"1.0.1","last_synced_at":"2026-07-19T11:54:45.970Z","created_at":"2022-04-09T23:46:06.420Z","updated_at":"2026-07-19T12:36:27.708Z","registry_url":"https://www.npmjs.com/package/reggi-es6-error","install_command":"npm install reggi-es6-error","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-07-07T22:24:52.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","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":"bjyoungblood","name":"Ben Youngblood","uuid":"230542","kind":"user","description":"staff engineer @smartrent. I roll my own crypto and don't afraid of anything.","email":"","website":"https://youngblood.dev","location":"Gilbert, Arizona","twitter":"bjyoungblood","company":"@smartrent  ","icon_url":"https://avatars.githubusercontent.com/u/230542?v=4","repositories_count":142,"last_synced_at":"2026-05-27T08:26:33.266Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bjyoungblood","funding_links":["https://github.com/sponsors/bjyoungblood"],"total_stars":688,"followers":129,"following":12,"created_at":"2022-11-02T16:22:38.554Z","updated_at":"2026-05-27T08:26:33.266Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood/repositories"},"tags":[{"name":"v4.1.1","sha":"5b553293429bac6b15d8caeab8a4174faeb38fa0","kind":"tag","published_at":"2018-01-03T15:10:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"531da4bc15ad078173e1632011c76361dae36c7e","kind":"tag","published_at":"2018-01-02T20:19:17.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f892c656f38be592b2c3efe6e1be451516a46cee","kind":"tag","published_at":"2017-02-08T02:20:31.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"48712169558e6f681e7b7165de107761c5a54fb7","kind":"tag","published_at":"2017-01-04T14:39:46.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"453cb3ca0ab488e2127ce4b47c312b5e4b0cdc96","kind":"tag","published_at":"2016-10-03T14:14:54.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v4.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"7a6495d67bc7a44130f954ba308f85d5f23c79d0","kind":"tag","published_at":"2016-09-29T13:04:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.2.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"5e01db2ba42b0d1fb1b12a4b8c4fcc306f9af756","kind":"tag","published_at":"2016-09-08T23:29:30.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a5972952d62b73062f97dc459efaecbcf92b7551","kind":"tag","published_at":"2016-07-14T21:26:19.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c9347fe4df03bac290a5ecd2abb72dbecaae6b2a","kind":"tag","published_at":"2016-05-18T13:35:34.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v3.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"3277e033b9ad885c5ef4b9bc9ac0f1a3e70aaa40","kind":"tag","published_at":"2016-05-02T16:15:14.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"551b3b9f02b03b034c9d53b130a41d9d44951bea","kind":"tag","published_at":"2016-03-08T17:01:10.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.1.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"3816f062a52029bd628e7841f1c4672245e05e64","kind":"tag","published_at":"2015-11-04T14:24:32.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.2","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"87435c3a4e5d079d297d0ef6c03ac6a45fe9076b","kind":"tag","published_at":"2015-10-22T18:03:53.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"09a29c0c05d041aab0e1c852ae09890ab19cd7b6","kind":"tag","published_at":"2015-09-16T19:29:07.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v2.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"10a929d1bef0ebe9392e8927461bef5078543f7e","kind":"tag","published_at":"2015-04-20T19:07:48.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.1","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"184e2363183b467cf3fd764e958fd34b89c4ea52","kind":"tag","published_at":"2015-03-28T20:59:27.000Z","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/v1.0.0","html_url":"https://github.com/bjyoungblood/es6-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjyoungblood/es6-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-19T12:36:27.682Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.850426106511456,"dependent_repos_count":10.324049984209953,"dependent_packages_count":20.956062085792215,"stargazers_count":3.926817331577992,"forks_count":4.476646193120023,"docker_downloads_count":null,"average":16.106800340242327},"purl":"pkg:npm/reggi-es6-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/reggi-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/reggi-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/reggi-es6-error/dependencies","status":null,"funding_links":["https://github.com/sponsors/bjyoungblood"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T14:27:45.360Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reggi-es6-error/codemeta","maintainers":[{"uuid":"reggi","login":"reggi","name":null,"email":"reggi@github.com","url":null,"packages_count":452,"html_url":"https://www.npmjs.com/~reggi","role":null,"created_at":"2022-11-14T05:56:59.598Z","updated_at":"2022-11-14T05:56:59.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/reggi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5677355,"maintainers_count":1211006,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13701416,"name":"node-es6-error","ecosystem":"debian","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:10:31.441Z","latest_release_published_at":"2026-02-12T21:10:31.441Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-13T20:39:55.733Z","created_at":"2026-02-12T21:10:31.220Z","updated_at":"2026-03-13T20:39:55.909Z","registry_url":"https://tracker.debian.org/pkg/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":"https://packages.debian.org/bookworm/node-es6-error","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":29511259,"uuid":"33049543","full_name":"bjyoungblood/es6-error","owner":"bjyoungblood","description":"Easily-extendable error for use with ES6 classes","archived":false,"fork":false,"pushed_at":"2020-12-11T09:34:19.000Z","size":52,"stargazers_count":212,"open_issues_count":6,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-04T14:16:32.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjyoungblood.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-28T20:43:06.000Z","updated_at":"2025-08-27T13:21:19.000Z","dependencies_parsed_at":"2022-08-09T20:40:12.054Z","dependency_job_id":null,"html_url":"https://github.com/bjyoungblood/es6-error","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bjyoungblood/es6-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjyoungblood","download_url":"https://codeload.github.com/bjyoungblood/es6-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/sbom","scorecard":{"id":241480,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjyoungblood/es6-error","commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T06:44:54.954Z","repository_id":29511259,"created_at":"2025-08-17T06:44:54.954Z","updated_at":"2025-08-17T06:44:54.954Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-12T21:10:52.723Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":2.304169679440829,"forks_count":1.4997321906802357,"docker_downloads_count":null,"average":0.9509754675302662},"purl":"pkg:deb/debian/node-es6-error?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T00:27:41.063Z","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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/bjyoungblood%2Fes6-error/issues","maintainers":[{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13399256,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:32:02.956Z","latest_release_published_at":"2026-02-06T05:32:02.956Z","latest_release_number":"4.1.1-5","last_synced_at":"2026-03-06T06:57:15.591Z","created_at":"2026-02-06T05:32:00.760Z","updated_at":"2026-03-06T07:08:28.277Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13428393,"name":"node-es6-error","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/bjyoungblood/es6-error","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bjyoungblood/es6-error","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:35:01.629Z","latest_release_published_at":"2026-02-07T15:35:01.629Z","latest_release_number":"4.1.1-4","last_synced_at":"2026-03-07T15:40:33.182Z","created_at":"2026-02-07T15:34:59.865Z","updated_at":"2026-03-07T16:02:21.052Z","registry_url":"https://launchpad.net/ubuntu/+source/node-es6-error","install_command":"apt-get install node-es6-error","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-es6-error","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), chai \u003c!nocheck\u003e, dh-sequence-nodejs, node-babel7, node-babel-plugin-add-module-exports, mocha \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-es6-error?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-es6-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-es6-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-es6-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-es6-error/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":175978,"full_name":"bjyoungblood/es6-error","default_branch":"master","total_commits":49,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.454545454545454,"dds":0.34693877551020413,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-22T22:41:45.386Z","last_synced_commit":"de239cff000951417662bd4ce4a9c5a2721f1cd7","created_at":"2023-03-08T03:29:50.703Z","updated_at":"2026-07-22T22:41:27.859Z","committers":[{"name":"Ben Youngblood","email":"bx.youngblood@gmail.com","login":"bjyoungblood","count":32},{"name":"Sam Noedel","email":"sam.noedel@gmail.com","login":"delta62","count":5},{"name":"reggi","email":"thomas@reggi.com","login":"reggi","count":2},{"name":"Vinícius Krolow","email":"vinicius.krolow@bravi.com.br","login":"krolow","count":2},{"name":"Tyson Cleary","email":"tyson@beardon.com","login":"tyscorp","count":2},{"name":"Karol Janyst","email":"lapkom@gmail.com","login":"LKay","count":1},{"name":"Isaac Murchie","email":"isaac@saucelabs.com","login":"imurchie","count":1},{"name":"Cristobal Ganter","email":"cganterh@gmail.com","login":"cganterh","count":1},{"name":"Chainarong Tangsurakit","email":"chaintan17@gmail.com","login":"chaintng","count":1},{"name":"Brian Ng","email":"bng412@gmail.com","login":"existentialism","count":1},{"name":"Jason Walsh","email":"Jason.Walsh@colonyamerican.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"bjyoungblood/es6-error","html_url":"https://github.com/bjyoungblood/es6-error","last_synced_at":"2026-05-23T14:27:45.360Z","status":"error","issues_count":18,"pull_requests_count":25,"avg_time_to_close_issue":7722925.461538462,"avg_time_to_close_pull_request":2818958.75,"issues_closed_count":13,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":16,"avg_comments_per_issue":3.7777777777777777,"avg_comments_per_pull_request":2.36,"merged_pull_requests_count":15,"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,"created_at":"2023-05-11T10:02:34.743Z","updated_at":"2026-05-23T14:27:45.361Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjyoungblood%2Fes6-error/issues","issue_labels_count":{"table":{"help wanted":2,"question":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":13,"CONTRIBUTOR":3,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":7,"OWNER":3}},"issue_authors":{"table":{"bjyoungblood":2,"reggi":2,"andreyvital":1,"tyscorp":1,"roderickhsiao":1,"vtrphan":1,"gilbert":1,"mickhansen":1,"tauren":1,"ckknight":1,"ekoome":1,"wdhorton":1,"cpcallen":1,"vitorbaptista":1,"gajus":1,"andersk":1}},"pull_request_authors":{"table":{"reggi":4,"bjyoungblood":3,"delta62":2,"krolow":2,"nagesh4193":1,"existentialism":1,"tyscorp":1,"Yeti-or":1,"chaintng":1,"jtlapp":1,"karelbilek":1,"dyihoon90":1,"cganterh":1,"oreqizer":1,"LKay":1,"imurchie":1,"jwdotjs":1,"EsrefDurna":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-07T00:00:23.283Z","repositories_count":14865866,"issues_count":32474945,"pull_requests_count":106769188,"authors_count":11337379,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"bjyoungblood","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjyoungblood"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-09T20:40:11.464Z","updated_at":"2022-08-09T20:40:11.464Z","repository_link":"https://github.com/bjyoungblood/es6-error/blob/master/package-lock.json","dependencies":[{"id":952866326,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":952866329,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":952866330,"package_name":"anymatch","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":952866331,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866332,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866333,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":952866334,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866335,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866336,"package_name":"babel-cli","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866337,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866338,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.3","direct":false,"kind":"development","optional":false},{"id":952866339,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"development","optional":false},{"id":952866340,"package_name":"babel-helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866341,"package_name":"babel-helper-call-delegate","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866342,"package_name":"babel-helper-define-map","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866343,"package_name":"babel-helper-explode-assignable-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866344,"package_name":"babel-helper-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866345,"package_name":"babel-helper-get-function-arity","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866346,"package_name":"babel-helper-hoist-variables","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866347,"package_name":"babel-helper-optimise-call-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866348,"package_name":"babel-helper-regex","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866349,"package_name":"babel-helper-remap-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866350,"package_name":"babel-helper-replace-supers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866351,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866352,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":952866353,"package_name":"babel-plugin-add-module-exports","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":952866354,"package_name":"babel-plugin-check-es2015-constants","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866355,"package_name":"babel-plugin-syntax-async-functions","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":952866356,"package_name":"babel-plugin-syntax-exponentiation-operator","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":952866357,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866358,"package_name":"babel-plugin-transform-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866359,"package_name":"babel-plugin-transform-builtin-extend","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":952866360,"package_name":"babel-plugin-transform-es2015-arrow-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866361,"package_name":"babel-plugin-transform-es2015-block-scoped-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866362,"package_name":"babel-plugin-transform-es2015-block-scoping","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866363,"package_name":"babel-plugin-transform-es2015-classes","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866364,"package_name":"babel-plugin-transform-es2015-computed-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866365,"package_name":"babel-plugin-transform-es2015-destructuring","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":952866366,"package_name":"babel-plugin-transform-es2015-duplicate-keys","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866367,"package_name":"babel-plugin-transform-es2015-for-of","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":952866368,"package_name":"babel-plugin-transform-es2015-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866369,"package_name":"babel-plugin-transform-es2015-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866370,"package_name":"babel-plugin-transform-es2015-modules-amd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866371,"package_name":"babel-plugin-transform-es2015-modules-commonjs","ecosystem":"npm","requirements":"6.26.2","direct":false,"kind":"development","optional":false},{"id":952866372,"package_name":"babel-plugin-transform-es2015-modules-systemjs","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866373,"package_name":"babel-plugin-transform-es2015-modules-umd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866374,"package_name":"babel-plugin-transform-es2015-object-super","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866375,"package_name":"babel-plugin-transform-es2015-parameters","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866376,"package_name":"babel-plugin-transform-es2015-shorthand-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866377,"package_name":"babel-plugin-transform-es2015-spread","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866378,"package_name":"babel-plugin-transform-es2015-sticky-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866379,"package_name":"babel-plugin-transform-es2015-template-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":952866380,"package_name":"babel-plugin-transform-es2015-typeof-symbol","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":952866381,"package_name":"babel-plugin-transform-es2015-unicode-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866382,"package_name":"babel-plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866383,"package_name":"babel-plugin-transform-regenerator","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866384,"package_name":"babel-plugin-transform-strict-mode","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":952866385,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866386,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":952866387,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":952866388,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866389,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866390,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866391,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866392,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":952866393,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":952866394,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866395,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":952866396,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":952866397,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":952866398,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":952866399,"package_name":"browserslist","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"development","optional":false},{"id":952866400,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30000909","direct":false,"kind":"development","optional":false},{"id":952866401,"package_name":"chai","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":952866402,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":952866403,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866404,"package_name":"chokidar","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":952866405,"package_name":"commander","ecosystem":"npm","requirements":"2.12.2","direct":false,"kind":"development","optional":false},{"id":952866406,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":952866407,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":952866408,"package_name":"core-js","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"development","optional":false},{"id":952866409,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866410,"package_name":"cross-env","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":952866411,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":952866412,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":952866413,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":952866414,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":952866415,"package_name":"diff","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":952866416,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.84","direct":false,"kind":"development","optional":false},{"id":952866417,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":952866419,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":952866420,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":952866421,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":952866422,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":952866423,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866424,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":952866425,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":952866426,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":952866427,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":952866428,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866429,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":952866430,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866431,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866432,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":952866433,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":952866434,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":952866435,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":952866436,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":952866437,"package_name":"chownr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866438,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866439,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866440,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":952866441,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866442,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":952866443,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":952866444,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":952866445,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":952866446,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866447,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.21","direct":false,"kind":"development","optional":false},{"id":952866448,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":952866449,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":952866450,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":952866451,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":952866452,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866453,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866454,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":952866455,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":952866456,"package_name":"minipass","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":952866457,"package_name":"minizlib","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866458,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":952866459,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866460,"package_name":"nan","ecosystem":"npm","requirements":"2.11.1","direct":false,"kind":"development","optional":false},{"id":952866461,"package_name":"needle","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":952866462,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":952866463,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":952866464,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":952866465,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":952866466,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":952866467,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866468,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":952866469,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":952866470,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866471,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866472,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":952866473,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866474,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866475,"package_name":"rc","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":952866476,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":952866477,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":952866478,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":952866479,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":952866480,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":952866481,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":952866482,"package_name":"semver","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":952866483,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866484,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":952866485,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866486,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":952866487,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":952866488,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866489,"package_name":"tar","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":952866490,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866491,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":952866492,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866493,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":952866494,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866495,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":952866496,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866497,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"development","optional":false},{"id":952866498,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":952866499,"package_name":"growl","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"development","optional":false},{"id":952866500,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866501,"package_name":"has-flag","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866502,"package_name":"he","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":952866503,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866504,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":952866505,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866506,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":952866507,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":952866508,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":952866509,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":952866510,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866511,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866512,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866513,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":952866514,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":952866515,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866516,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866517,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866518,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":952866519,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":952866520,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":952866521,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":952866522,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":952866523,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.11","direct":false,"kind":"development","optional":false},{"id":952866524,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":952866525,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":952866526,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866527,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":952866528,"package_name":"mocha","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":952866529,"package_name":"commander","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":952866530,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":952866531,"package_name":"supports-color","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":952866532,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":952866533,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866534,"package_name":"output-file-sync","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":952866535,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":952866536,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866537,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":952866538,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":952866539,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":952866540,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":952866541,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":952866542,"package_name":"readdirp","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":952866543,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":952866591,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":952866593,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":952866595,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":952866597,"package_name":"regexpu-core","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866599,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":952866601,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":952866603,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":952866604,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":952866606,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":952866608,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":952866610,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":952866612,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":952866614,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866616,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":952866618,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866619,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":952866620,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":952866623,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"development","optional":false},{"id":952866625,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":952866627,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":952866629,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":952866631,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":952866633,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":952866634,"package_name":"user-home","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":952866636,"package_name":"v8flags","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":952866638,"package_name":"which","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":952866640,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T20:40:11.855Z","updated_at":"2022-08-09T20:40:11.855Z","repository_link":"https://github.com/bjyoungblood/es6-error/blob/master/package.json","dependencies":[{"id":952868559,"package_name":"babel-cli","ecosystem":"npm","requirements":"^6.26.0","direct":true,"kind":"development","optional":false},{"id":952868560,"package_name":"babel-core","ecosystem":"npm","requirements":"^6.26.3","direct":true,"kind":"development","optional":false},{"id":952868562,"package_name":"babel-plugin-add-module-exports","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"development","optional":false},{"id":952868563,"package_name":"babel-plugin-transform-builtin-extend","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"development","optional":false},{"id":952868564,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"development","optional":false},{"id":952868565,"package_name":"chai","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":952868566,"package_name":"cross-env","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":952868567,"package_name":"mocha","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":952868568,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false}]}],"score":28.86365283411888,"created_at":"2026-07-08T04:59:00.261Z","updated_at":"2026-07-23T12:02:47.618Z","avatar_url":"https://github.com/bjyoungblood.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377618","html_url":"https://summary.ecosyste.ms/projects/377618"}