{"id":369054,"url":"https://github.com/mxcl/PromiseKit","last_synced_at":"2026-06-20T00:30:39.910Z","repository":{"id":15702698,"uuid":"18440563","full_name":"mxcl/PromiseKit","owner":"mxcl","description":"Promises for Swift \u0026 ObjC.","archived":false,"fork":false,"pushed_at":"2026-02-22T09:47:51.000Z","size":10676,"stargazers_count":14246,"open_issues_count":14,"forks_count":1458,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-05-01T00:06:59.499Z","etag":null,"topics":["objc","promises","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mxcl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mxcl","patreon":"mxcl"}},"created_at":"2014-04-04T13:54:37.000Z","updated_at":"2026-04-28T17:32:51.000Z","dependencies_parsed_at":"2026-02-28T18:01:47.723Z","dependency_job_id":null,"html_url":"https://github.com/mxcl/PromiseKit","commit_stats":{"total_commits":1324,"total_committers":166,"mean_commits":7.975903614457831,"dds":0.3104229607250756,"last_synced_commit":"1df6e3dc2fb9d7b26081ddf730a9a1e39ad9fa24"},"previous_names":[],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/mxcl/PromiseKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","download_url":"https://codeload.github.com/mxcl/PromiseKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/sbom","scorecard":{"id":670165,"data":{"date":"2025-08-11","repo":{"name":"github.com/mxcl/PromiseKit","commit":"2bc44395edb4f8391902a9ff7c220471882a4d07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-podspec.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v6'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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":"82 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-mh2h-6j8q-x246","Warn: Project is vulnerable to: GHSA-5q88-cjfq-g2mh","Warn: Project is vulnerable to: GHSA-xp63-6vf5-xf3v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-21T19:42:42.450Z","repository_id":15702698,"created_at":"2025-08-21T19:42:42.450Z","updated_at":"2025-08-21T19:42:42.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32632292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":"mxcl","name":"Max Howell","uuid":"58962","kind":"user","description":"ceo @pkgxdev, core contributor @teaxyz ","email":"","website":"https://mxcl.dev","location":"Apex, NC, USA","twitter":"mxcl","company":"@pkgxdev","icon_url":"https://avatars.githubusercontent.com/u/58962?u=c380e506624ea2467b324b2775d202fa3868a1ca\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-14T08:12:27.855Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mxcl","patreon":"mxcl"}},"html_url":"https://github.com/mxcl","funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"total_stars":21079,"followers":7220,"following":34,"created_at":"2022-11-02T18:00:43.198Z","updated_at":"2024-04-14T08:12:34.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl/repositories"},"packages":[{"id":389222,"name":"PromiseKit","ecosystem":"cocoapods","description":"Promises for Swift \u0026 ObjC.","homepage":"http://mxcl.dev/PromiseKit/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mxcl/PromiseKit","keywords_array":[],"namespace":null,"versions_count":176,"first_release_published_at":"2014-04-21T13:16:46.000Z","latest_release_published_at":"2025-01-18T07:02:35.382Z","latest_release_number":"8.2.0","last_synced_at":"2026-05-05T02:08:03.740Z","created_at":"2022-04-06T16:07:57.922Z","updated_at":"2026-05-05T02:08:03.741Z","registry_url":"https://cocoapods.org/pods/PromiseKit","install_command":"pod try PromiseKit","documentation_url":"https://cocoadocs.org/docsets/PromiseKit/","metadata":{},"repo_metadata":{"id":15702698,"uuid":"18440563","full_name":"mxcl/PromiseKit","owner":"mxcl","description":"Promises for Swift \u0026 ObjC.","archived":false,"fork":false,"pushed_at":"2025-10-02T05:05:34.000Z","size":10674,"stargazers_count":14266,"open_issues_count":18,"forks_count":1458,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-11-02T13:02:57.685Z","etag":null,"topics":["objc","promises","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mxcl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mxcl","patreon":"mxcl"}},"created_at":"2014-04-04T13:54:37.000Z","updated_at":"2025-11-02T11:10:25.000Z","dependencies_parsed_at":"2022-07-12T05:18:29.999Z","dependency_job_id":"1e36a06e-e5d7-4b20-99e9-f7608c54cf98","html_url":"https://github.com/mxcl/PromiseKit","commit_stats":{"total_commits":1324,"total_committers":166,"mean_commits":7.975903614457831,"dds":0.3104229607250756,"last_synced_commit":"1df6e3dc2fb9d7b26081ddf730a9a1e39ad9fa24"},"previous_names":[],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/mxcl/PromiseKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","download_url":"https://codeload.github.com/mxcl/PromiseKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/sbom","scorecard":{"id":670165,"data":{"date":"2025-08-11","repo":{"name":"github.com/mxcl/PromiseKit","commit":"2bc44395edb4f8391902a9ff7c220471882a4d07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-podspec.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v6'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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":"82 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-mh2h-6j8q-x246","Warn: Project is vulnerable to: GHSA-5q88-cjfq-g2mh","Warn: Project is vulnerable to: GHSA-xp63-6vf5-xf3v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-21T19:42:42.450Z","repository_id":15702698,"created_at":"2025-08-21T19:42:42.450Z","updated_at":"2025-08-21T19:42:42.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283770862,"owners_count":26891713,"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-11-10T02:00:06.292Z","response_time":53,"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":"2025-11-11T00:07:17.596Z","dependent_packages_count":205,"downloads":null,"downloads_period":null,"dependent_repos_count":2394,"rankings":{"downloads":null,"dependent_repos_count":0.10277710083811019,"dependent_packages_count":0.03920363640216573,"stargazers_count":0.09959842761631296,"forks_count":0.18860127782663516,"docker_downloads_count":0.1218491401688935,"average":0.1104059165704235},"purl":"pkg:cocoapods/PromiseKit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cocoapods/PromiseKit","docker_dependents_count":1,"docker_downloads_count":10,"usage_url":"https://repos.ecosyste.ms/usage/cocoapods/PromiseKit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cocoapods/PromiseKit/dependencies","status":null,"funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T04:41:35.230Z","issues_count":66,"pull_requests_count":85,"avg_time_to_close_issue":17307690.60714286,"avg_time_to_close_pull_request":3473969.1578947366,"issues_closed_count":56,"pull_requests_closed_count":76,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":5.015151515151516,"avg_comments_per_pull_request":1.576470588235294,"merged_pull_requests_count":58,"bot_issues_count":4,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1802010.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/issues","maintainers":[{"login":"RomanPodymov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"},{"login":"GarthSnyder","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GarthSnyder"}],"active_maintainers":[{"login":"RomanPodymov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/PromiseKit/codemeta","maintainers":[{"uuid":"mxcl@me.com","login":null,"name":"Max Howell","email":"mxcl@me.com","url":null,"packages_count":13,"html_url":null,"role":null,"created_at":"2022-11-08T00:08:23.736Z","updated_at":"2022-11-08T00:08:23.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/mxcl@me.com/packages"},{"uuid":"nathanhosselton@gmail.com","login":null,"name":"Nathan Hosselton","email":"nathanhosselton@gmail.com","url":null,"packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-08T00:08:23.748Z","updated_at":"2022-11-08T00:08:23.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/nathanhosselton@gmail.com/packages"},{"uuid":"podymfrombryansk@yandex.com","login":null,"name":"Roman Podymov","email":"podymfrombryansk@yandex.com","url":null,"packages_count":1,"html_url":null,"role":null,"created_at":"2024-06-08T01:03:41.190Z","updated_at":"2024-06-08T01:03:41.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/podymfrombryansk@yandex.com/packages"}],"registry":{"name":"cocoapods.org","url":"https://cocoapods.org","ecosystem":"cocoapods","default":true,"packages_count":102418,"maintainers_count":46666,"namespaces_count":0,"keywords_count":0,"github":"cocoapods","metadata":{"funded_packages_count":1672},"icon_url":"https://github.com/cocoapods.png","created_at":"2022-04-04T15:19:22.772Z","updated_at":"2026-04-03T06:40:10.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/namespaces"}},{"id":5600205,"name":"mxcl/PromiseKit","ecosystem":"carthage","description":"Promises for Swift \u0026 ObjC.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mxcl/PromiseKit","keywords_array":["objc","promises","swift"],"namespace":"mxcl","versions_count":201,"first_release_published_at":"2014-04-21T13:16:46.000Z","latest_release_published_at":"2024-06-03T09:35:21.000Z","latest_release_number":"8.1.2","last_synced_at":"2026-03-30T23:03:06.781Z","created_at":"2022-12-01T15:42:33.310Z","updated_at":"2026-03-30T23:03:06.782Z","registry_url":null,"install_command":null,"documentation_url":null,"metadata":{},"repo_metadata":{"id":15702698,"uuid":"18440563","full_name":"mxcl/PromiseKit","owner":"mxcl","description":"Promises for Swift \u0026 ObjC.","archived":false,"fork":false,"pushed_at":"2025-10-02T05:05:34.000Z","size":10674,"stargazers_count":14266,"open_issues_count":18,"forks_count":1458,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-11-02T13:02:57.685Z","etag":null,"topics":["objc","promises","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mxcl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mxcl","patreon":"mxcl"}},"created_at":"2014-04-04T13:54:37.000Z","updated_at":"2025-11-02T11:10:25.000Z","dependencies_parsed_at":"2022-07-12T05:18:29.999Z","dependency_job_id":"1e36a06e-e5d7-4b20-99e9-f7608c54cf98","html_url":"https://github.com/mxcl/PromiseKit","commit_stats":{"total_commits":1324,"total_committers":166,"mean_commits":7.975903614457831,"dds":0.3104229607250756,"last_synced_commit":"1df6e3dc2fb9d7b26081ddf730a9a1e39ad9fa24"},"previous_names":[],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/mxcl/PromiseKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","download_url":"https://codeload.github.com/mxcl/PromiseKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/sbom","scorecard":{"id":670165,"data":{"date":"2025-08-11","repo":{"name":"github.com/mxcl/PromiseKit","commit":"2bc44395edb4f8391902a9ff7c220471882a4d07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-podspec.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v6'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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":"82 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-mh2h-6j8q-x246","Warn: Project is vulnerable to: GHSA-5q88-cjfq-g2mh","Warn: Project is vulnerable to: GHSA-xp63-6vf5-xf3v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-21T19:42:42.450Z","repository_id":15702698,"created_at":"2025-08-21T19:42:42.450Z","updated_at":"2025-08-21T19:42:42.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283770862,"owners_count":26891713,"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-11-10T02:00:06.292Z","response_time":53,"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":"2025-11-11T00:06:49.115Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":358,"rankings":{"downloads":null,"dependent_repos_count":0.19398642095053348,"dependent_packages_count":0.0,"stargazers_count":1.066925315227934,"forks_count":2.0853540252182348,"docker_downloads_count":null,"average":0.8365664403491756},"purl":"pkg:carthage/mxcl%2FPromiseKit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/carthage/mxcl/PromiseKit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/carthage/mxcl/PromiseKit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/carthage/mxcl/PromiseKit/dependencies","status":null,"funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"critical":false,"issue_metadata":{"last_synced_at":"2025-10-21T04:41:35.230Z","issues_count":66,"pull_requests_count":85,"avg_time_to_close_issue":17307690.60714286,"avg_time_to_close_pull_request":3473969.1578947366,"issues_closed_count":56,"pull_requests_closed_count":76,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":5.015151515151516,"avg_comments_per_pull_request":1.576470588235294,"merged_pull_requests_count":58,"bot_issues_count":4,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1802010.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/issues","maintainers":[{"login":"RomanPodymov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"},{"login":"GarthSnyder","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GarthSnyder"}],"active_maintainers":[{"login":"RomanPodymov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/mxcl%2FPromiseKit/codemeta","maintainers":[],"registry":{"name":"carthage","url":"https://github.com/Carthage/Carthage","ecosystem":"carthage","default":true,"packages_count":2101,"maintainers_count":0,"namespaces_count":702,"keywords_count":0,"github":"Carthage","metadata":{"funded_packages_count":197},"icon_url":"https://github.com/Carthage.png","created_at":"2022-12-01T15:03:57.971Z","updated_at":"2026-04-03T06:47:47.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/namespaces"}},{"id":5549422,"name":"github.com/mxcl/PromiseKit","ecosystem":"swiftpm","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mxcl/PromiseKit","keywords_array":null,"namespace":null,"versions_count":201,"first_release_published_at":"2014-04-21T13:16:46.000Z","latest_release_published_at":"2024-06-03T09:35:21.000Z","latest_release_number":"8.1.2","last_synced_at":"2026-03-18T16:05:35.775Z","created_at":"2022-11-28T23:46:18.491Z","updated_at":"2026-03-18T16:05:35.775Z","registry_url":"https://swiftpackageindex.com/mxcl/PromiseKit","install_command":null,"documentation_url":"https://swiftpackageindex.com/mxcl/PromiseKit/documentation","metadata":{},"repo_metadata":{"id":15702698,"uuid":"18440563","full_name":"mxcl/PromiseKit","owner":"mxcl","description":"Promises for Swift \u0026 ObjC.","archived":false,"fork":false,"pushed_at":"2025-10-02T05:05:34.000Z","size":10674,"stargazers_count":14266,"open_issues_count":18,"forks_count":1458,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-11-02T13:02:57.685Z","etag":null,"topics":["objc","promises","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mxcl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mxcl","patreon":"mxcl"}},"created_at":"2014-04-04T13:54:37.000Z","updated_at":"2025-11-02T11:10:25.000Z","dependencies_parsed_at":"2022-07-12T05:18:29.999Z","dependency_job_id":"1e36a06e-e5d7-4b20-99e9-f7608c54cf98","html_url":"https://github.com/mxcl/PromiseKit","commit_stats":{"total_commits":1324,"total_committers":166,"mean_commits":7.975903614457831,"dds":0.3104229607250756,"last_synced_commit":"1df6e3dc2fb9d7b26081ddf730a9a1e39ad9fa24"},"previous_names":[],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/mxcl/PromiseKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","download_url":"https://codeload.github.com/mxcl/PromiseKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/sbom","scorecard":{"id":670165,"data":{"date":"2025-08-11","repo":{"name":"github.com/mxcl/PromiseKit","commit":"2bc44395edb4f8391902a9ff7c220471882a4d07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-podspec.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-podspec.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci-podspec.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mxcl/PromiseKit/publish.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v6'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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":"82 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-8w4h-3cm3-2pm2","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-mh2h-6j8q-x246","Warn: Project is vulnerable to: GHSA-5q88-cjfq-g2mh","Warn: Project is vulnerable to: GHSA-xp63-6vf5-xf3v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-2m39-62fm-q8r3","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-21T19:42:42.450Z","repository_id":15702698,"created_at":"2025-08-21T19:42:42.450Z","updated_at":"2025-08-21T19:42:42.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283770862,"owners_count":26891713,"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-11-10T02:00:06.292Z","response_time":53,"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":"mxcl","name":"Max Howell","uuid":"58962","kind":"user","description":"ceo @pkgxdev, core contributor @teaxyz ","email":"","website":"https://mxcl.dev","location":"Apex, NC, USA","twitter":"mxcl","company":"@pkgxdev","icon_url":"https://avatars.githubusercontent.com/u/58962?u=c380e506624ea2467b324b2775d202fa3868a1ca\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-14T08:12:27.855Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mxcl","patreon":"mxcl"}},"html_url":"https://github.com/mxcl","funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"total_stars":21079,"followers":7220,"following":34,"created_at":"2022-11-02T18:00:43.198Z","updated_at":"2024-04-14T08:12:34.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxcl/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-11T15:30:16.814Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":325,"rankings":{"downloads":null,"dependent_repos_count":0.6874360099458827,"dependent_packages_count":1.170103846716396,"stargazers_count":0.292525961679099,"forks_count":0.4241626444346936,"docker_downloads_count":null,"average":0.6435571156940179},"purl":"pkg:swift/github.com/mxcl/PromiseKit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/mxcl/PromiseKit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/mxcl/PromiseKit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/mxcl/PromiseKit/dependencies","status":null,"funding_links":["https://github.com/sponsors/mxcl","https://patreon.com/mxcl"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-21T04:41:35.230Z","issues_count":66,"pull_requests_count":85,"avg_time_to_close_issue":17307690.60714286,"avg_time_to_close_pull_request":3473969.1578947366,"issues_closed_count":56,"pull_requests_closed_count":76,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":5.015151515151516,"avg_comments_per_pull_request":1.576470588235294,"merged_pull_requests_count":58,"bot_issues_count":4,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1802010.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/issues","maintainers":[{"login":"RomanPodymov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"},{"login":"GarthSnyder","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GarthSnyder"}],"active_maintainers":[{"login":"RomanPodymov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"},{"login":"mxcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fmxcl%2FPromiseKit/codemeta","maintainers":[],"registry":{"name":"swiftpackageindex.com","url":"https://swiftpackageindex.com","ecosystem":"swiftpm","default":true,"packages_count":12848,"maintainers_count":0,"namespaces_count":2456,"keywords_count":0,"github":"SwiftPackageIndex","metadata":{"funded_packages_count":1647},"icon_url":"https://github.com/SwiftPackageIndex.png","created_at":"2022-11-28T16:45:05.949Z","updated_at":"2026-04-03T06:40:40.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/namespaces"}}],"commits":{"id":3812,"full_name":"mxcl/PromiseKit","default_branch":"master","total_commits":1329,"total_committers":167,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":7.958083832335329,"dds":0.31151241534988716,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-05-05T02:14:44.749Z","last_synced_commit":"8c073498239261a633a24144dd31c6c893199b1f","created_at":"2023-03-07T09:18:41.944Z","updated_at":"2026-05-05T02:09:50.162Z","committers":[{"name":"Max Howell","email":"mxcl@me.com","login":"mxcl","count":915},{"name":"Nathan Hosselton","email":"nathanhosselton@gmail.com","login":"nathanhosselton","count":64},{"name":"Roman Podymov","email":"podymfrombryansk@yandex.ru","login":"RomanPodymov","count":63},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":20},{"name":"Lois Di Qual","email":"lois.diqual@gmail.com","login":"ldiqual","count":8},{"name":"Troy Gaul","email":"tgaul@mac.com","login":"tgaul","count":6},{"name":"Filip Zawada","email":"me@filimanjaro.com","login":"FilipZawada","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Zach Langley","email":"zblangley@gmail.com","login":"zlangley","count":5},{"name":"David Taylor","email":"dktaylor1701@gmail.com","login":"dtaylor1701","count":5},{"name":"josejulio.martinez","email":"josejulio.martinez@aluxoft.com","login":null,"count":5},{"name":"yoshida.masafumi","email":"yoshida.masafumi@dena.jp","login":null,"count":4},{"name":"Igor Palaguta","email":"igor.palaguta@zalando.de","login":null,"count":4},{"name":"Derek Clarkson","email":"d4rkf1br3@gmail.com","login":"drekka","count":4},{"name":"Garth Snyder","email":"garth@garthsnyder.com","login":"GarthSnyder","count":4},{"name":"Lammert Westerhoff","email":"westerhoff@gmail.com","login":"lammertw","count":4},{"name":"josejulio","email":"finwemartinez@gmail.com","login":"josejulio","count":4},{"name":"Matt Thomas","email":"matt@codecaffeine.com","login":"codecaffeine","count":4},{"name":"Allen Zeng","email":"allenzeng@outlook.com","login":"allen-zeng","count":4},{"name":"Krzysztof Zablocki","email":"krzysztof.zablocki@me.com","login":null,"count":3},{"name":"Abizer Nasir","email":"abizern@abizern.org","login":"Abizern","count":3},{"name":"Austin Feight","email":"austin@chexology.com","login":"feighter09","count":3},{"name":"Wolfgang Lutz","email":"WLBORg@gmx.de","login":"Lutzifer","count":3},{"name":"Cihat Gündüz","email":"commits@cihatguenduez.de","login":"Jeehut","count":3},{"name":"JaviLorbada","email":"javugi@gmail.com","login":"JaviLorbada","count":3},{"name":"Kevin Wooten","email":"kevin@wooten.com","login":"kdubb","count":3},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":3},{"name":"Neal Lester","email":"neal@3dsafety.com","login":"neallester","count":3},{"name":"PG Herveou","email":"pgherveou@gmail.com","login":"pgherveou","count":3},{"name":"Roman Mogutnov","email":"mixroman@yahoo.com","login":"iammxrn","count":3},{"name":"Ryan Schneider","email":"ryanleeschneider@gmail.com","login":"ryanschneider","count":3},{"name":"Tikitu de Jager","email":"tikitu@logophile.org","login":"tikitu","count":3},{"name":"Valentin Shergin","email":"valentin@shergin.com","login":"shergin","count":3},{"name":"Andreas Goese","email":"andreas@nxtbgthng.com","login":null,"count":2},{"name":"Sahand Nayebaziz","email":"snayebaz@uci.edu","login":null,"count":2},{"name":"Carlos Cuba","email":"32618627+cecuba","login":"cecuba","count":2},{"name":"听榆大叔","email":"lixionglue@vip.qq.com","login":"NathanLi","count":2},{"name":"Sören Busch","email":"sbusch@mobivention.com","login":"sbusch-mobivention","count":2},{"name":"Morton Fox","email":"github@qslw.com","login":"mortonfox","count":2},{"name":"Leo Mehlig","email":"leo@leomehlig.com","login":"leoMehlig","count":2},{"name":"Kyle Newsome","email":"kyle@bitwit.ca","login":"bitwit","count":2},{"name":"Johannes Fahrenkrug","email":"jfahrenkrug@gmail.com","login":"jfahrenkrug","count":2},{"name":"Jacob Wallstrom","email":"jacob.wallstrom@gmail.com","login":"jacobwallstrom","count":2},{"name":"Erik Person","email":"eperson6@gmail.com","login":"thaterikperson","count":2},{"name":"Dustin Bruzenak","email":"dustin@ideaswarm.com","login":"bruzenak","count":2},{"name":"Dustin Bachrach","email":"ahdustin@gmail.com","login":"dbachrach","count":2},{"name":"David Rodriguez","email":"programmerdave@gmail.com","login":"programmerdave","count":2},{"name":"Daniel Tartaglia","email":"danielt1263@gmail.com","login":"danielt1263","count":2},{"name":"DJ Tarazona","email":"me@djtarazona.com","login":"djtarazona","count":2},{"name":"ConfusedVorlon","email":"rob@hobbyistsoftware.com","login":"ConfusedVorlon","count":2},{"name":"Evan Maloney","email":"emaloney@gilt.com","login":null,"count":2},{"name":"Sergey Zolotarev","email":"sryze01@gmail.com","login":null,"count":2},{"name":"Benjamin Gruenbaum","email":"inglor@gmail.com","login":"benjamingr","count":1},{"name":"BJ Miller","email":"bj@sixfivesoftware.com","login":"SixFiveSoftware","count":1},{"name":"Anthony","email":"anthonyosx@gmail.com","login":"anthonypuppo","count":1},{"name":"Andreas Ganske","email":"a.ganske@chaosspace.de","login":"ChaosCoder","count":1},{"name":"Amedakedo","email":"ahmed@maebe.jp","login":"amedakedo","count":1},{"name":"Allen Ding","email":"allen@snappymob.com","login":"allending","count":1},{"name":"Alexander","email":"abl","login":"abl","count":1},{"name":"Alan D. Cabrera","email":"adc@toolazydogs.com","login":"maguro","count":1},{"name":"Carl Brown","email":"carl.brown1@ibm.com","login":null,"count":1},{"name":"Grekov, Dmitry","email":"dgrekov@deloitte.com","login":null,"count":1},{"name":"Igor Makarov","email":"igor.makarov@moovitapp.com","login":null,"count":1},{"name":"Kara Valentine","email":"github@archmage.me","login":null,"count":1},{"name":"Lars Stegman","email":"l.s.stegman@student.tudelft.nl","login":null,"count":1},{"name":"Leigh Caplan","email":"lcaplan@onehub.com","login":null,"count":1},{"name":"Grant Robinson","email":"jgrantr@gmail.com","login":null,"count":1},{"name":"Matthew Loseke","email":"mloseke@gmail.com","login":null,"count":1},{"name":"Nick Shelley","email":"nshelley@ancestry.com","login":null,"count":1},{"name":"Paul Thorsteinson","email":"paul@robotsandpencils.com","login":null,"count":1},{"name":"Peter Livesey","email":"plivesey@linkedin.com","login":null,"count":1},{"name":"Pierre-Guillaume Herveou","email":"pg@jogabo.com","login":null,"count":1},{"name":"Renato Rodrigues","email":"hi@renatorodrigues.me","login":null,"count":1},{"name":"Rhys Cox","email":"rhys.cox@flipsidegroup.com","login":null,"count":1},{"name":"SilverEnderman","email":"jrfj23@gmail.com","login":null,"count":1},{"name":"Stefan Fessler","email":"Stefan.Fessler@external.erstegroup.com","login":null,"count":1},{"name":"markus.fassbender","email":"markus.fassbender@wetteronline.de","login":null,"count":1},{"name":"mike.owens","email":"mike.owens@locationlabs.com","login":null,"count":1},{"name":"natecraft1","email":"nate@yogaglo.com","login":null,"count":1},{"name":"newlix","email":"newlix134@gmail.com","login":null,"count":1},{"name":"patricia.montalvo","email":"patricia.montalvo@aluxoft.com","login":null,"count":1},{"name":"yifans","email":"yifan@magicmoma.com","login":null,"count":1},{"name":"Allen Humphreys","email":"allen@360fly.com","login":null,"count":1},{"name":"Alex","email":"alex@jogabo.com","login":null,"count":1},{"name":"Vineet Shah","email":"shah.vineet@gmail.com","login":"vineetshah","count":1},{"name":"Victor Hugo Barros","email":"heyzooi","login":"heyzooi","count":1},{"name":"Victor Galan","email":"victor.galan@liferay.com","login":"victorg1991","count":1},{"name":"Tomasz Korzeniowski","email":"tomek@codequest.eu","login":"korzonek","count":1},{"name":"Tod Cunningham","email":"tcunning@toast.net","login":"tcunning","count":1},{"name":"Timm Preetz","email":"timm@preetz.us","login":"tp","count":1},{"name":"Steven Peterson","email":"steven.peterson@gmail.com","login":"stevenp","count":1},{"name":"Stephen Kockentiedt","email":"Stephen@Kockentiedt.name","login":"s-k","count":1},{"name":"Slava Karpenko","email":"slavikus@gmail.com","login":"slavikus","count":1},{"name":"Skoti","email":"1700160+Skoti","login":"Skoti","count":1},{"name":"Serhii Butenko","email":"sereja.butenko@gmail.com","login":"serejahh","count":1},{"name":"Semen Zhydenko","email":"simeon.zhidenko@gmail.com","login":"ss18","count":1},{"name":"zhuhao","email":"zhuhao@p1.com","login":"putong-react-native","count":1},{"name":"Luka Bratos","email":"luka.bratos@gmail.com","login":"lukabratos","count":1},{"name":"Roberto Previdi","email":"hariseldon78@gmail.com","login":"hariseldon78","count":1},{"name":"Ricardo Santos","email":"rics@ntos.me","login":"ricsantos","count":1},{"name":"Rene van den Berg","email":"rene@ranj.nl","login":"ReneB","count":1},{"name":"Petr Zvoníček","email":"zvonicek@gmail.com","login":"zvonicek","count":1},{"name":"Oz","email":"oz@appfigures.com","login":"oztune","count":1},{"name":"Oto Kominak","email":"oto@mewe.com","login":"kominak","count":1},{"name":"Nolan Waite","email":"nolan@nolanw.ca","login":"nolanw","count":1},{"name":"Yannick Loriot","email":"yannick.loriot@gmail.com","login":"yannickl","count":1},{"name":"timbms","email":"info@reg-labs.com","login":"timbms","count":1},{"name":"sunteya","email":"sunteya@gmail.com","login":"sunteya","count":1},{"name":"rupertdaniel","email":"rupertdaniel@gmail.com","login":"rupertdaniel","count":1},{"name":"rikner","email":"rikner@web.de","login":"rikner","count":1},{"name":"pocketpixels","email":"hendrik@pocketpixels.com","login":"pocketpixels","count":1},{"name":"nicholas a. evans","email":"nick@ekenosen.net","login":"nevans","count":1},{"name":"mccannmax","email":"mxmccann@gmail.com","login":"MaximusMcCann","count":1},{"name":"mayurdzk","email":"jhonmathews@gmail.com","login":"mayurdzk","count":1},{"name":"mackross","email":"andrew@mackross.net","login":"mackross","count":1},{"name":"jiangyewen","email":"yewenk@gmail.com","login":"jiangyewen","count":1},{"name":"emrcftci","email":"emreciftci541@gmail.com","login":"emrcftci","count":1},{"name":"chauyan.wang","email":"wang.chauyan@gmail.com","login":"wangchauyan","count":1},{"name":"adrianbg","email":"agbauer@gmail.com","login":"adrianbg","count":1},{"name":"Yiyuan Bai","email":"eldereal@gmail.com","login":"eldereal","count":1},{"name":"Sandro Dolidze","email":"sdolidze3@gmail.com","login":"sdolidze","count":1},{"name":"Xavier Matos","email":"matos.xav@gmail.com","login":"xavi-matos","count":1},{"name":"Wojtek Czekalski","email":"wczekalski@me.com","login":"wokalski","count":1},{"name":"Will James","email":"jameswt@gmail.com","login":"wiggzz","count":1},{"name":"Weiran Zhang","email":"weiran@zhang.me.uk","login":"weiran","count":1},{"name":"Grzegorz Kozłowski","email":"grzegorz.kozlowski@me.com","login":"grzesiekko","count":1},{"name":"Robin","email":"robin@robke.be","login":"robinwit","count":1},{"name":"Carlos Ricardo Santos","email":"carlosricardosantos@gmail.com","login":"crsantos","count":1},{"name":"Grant Amos","email":"enragedmrt@gmail.com","login":"grantamos","count":1},{"name":"Geordie J","email":"geojay@gmail.com","login":"ephemer","count":1},{"name":"Gabriel Montague","email":"montaguegabe","login":"montaguegabe","count":1},{"name":"Fuji, Goro (gfx)","email":"goro-fuji@cookpad.com","login":"gfx","count":1},{"name":"Fabian Ehrentraud","email":"fabian.ehrentraud@willhaben.at","login":"fabb","count":1},{"name":"DominikDeak","email":"dominik.deak@gmail.com","login":"DominikDeak","count":1},{"name":"Dmitriy Borovikov","email":"dmitry@borovikov.name","login":"DimaRU","count":1},{"name":"David Peredo","email":"daveperedo@gmail.com","login":"PerishableDave","count":1},{"name":"David Hart","email":"david@hartbit.com","login":"hartbit","count":1},{"name":"Daniel_Hu","email":"zongmumask@gmail.com","login":"zongmumask","count":1},{"name":"Cristian Kocza","email":"kocza.cristian@gmail.com","login":"cristik","count":1},{"name":"Cong Liu","email":"congliu0704@gmail.com","login":"congliu0704","count":1},{"name":"Colin T.A. Gray","email":"colinta@gmail.com","login":"colinta","count":1},{"name":"Christopher Swasey","email":"christopher.swasey@gmail.com","login":"endash","count":1},{"name":"Chris Williams","email":"chwilliam@gmail.com","login":"ultramiraculous","count":1},{"name":"Chris Scholly","email":"christophe.scholly@gmail.com","login":"chrisscholly","count":1},{"name":"Bryan Summersett","email":"bsummersett@gmail.com","login":"bryansum","count":1},{"name":"Bruno Virlet","email":"bvirlet","login":"bvirlet","count":1},{"name":"Wayne Hartman","email":"waynehartman@gmail.com","login":"waynehartman","count":1},{"name":"Nhat","email":"zrcoder@gmail.com","login":"nhatn","count":1},{"name":"Michael Knoch","email":"info@michaelknoch.de","login":"michaelknoch","count":1},{"name":"Matt Morton","email":"mattmorton@me.com","login":"mattbmorton","count":1},{"name":"Matias Cudich","email":"mcudich@gmail.com","login":"mcudich","count":1},{"name":"Marc Prud'hommeaux","email":"marc@appfair.org","login":"marcprux","count":1},{"name":"Lukas Schmidt","email":"lightsprint09","login":"lightsprint09","count":1},{"name":"Leo Lou","email":"louyuhong@gmail.com","login":"l4u","count":1},{"name":"Julien Quéré","email":"jjy.quere@gmail.com","login":"jlnquere","count":1},{"name":"Josh Orr","email":"josho39@gmail.com","login":"joshorr","count":1},{"name":"Jonas","email":"jonas@vfuc.co","login":"VFUC","count":1},{"name":"Johannes Dörr","email":"mail@johannesdoerr.de","login":"johannesd","count":1},{"name":"Jesse Collis","email":"jesse@jcmultimedia.com.au","login":"jessedc","count":1},{"name":"Jeroen Vloothuis","email":"jeroen@9bitcat.com","login":"vloothuis","count":1},{"name":"Jarem Forster","email":"71830370+threema-jarem","login":"threema-jarem","count":1},{"name":"Jared Allen","email":"webwalrus@gmail.com","login":"jallen","count":1},{"name":"Jack Flintermann","email":"jack@stripe.com","login":"jack-stripe","count":1},{"name":"Ivanov Anton","email":"Evgenich95@gmail.com","login":"evgenich95","count":1},{"name":"Ivan Sosnovik","email":"sosnovikivan@gmail.com","login":"ISosnovik","count":1},{"name":"Hao Song","email":"hao@haosong.name","login":"NSHaoSong","count":1},{"name":"Guillermo Gonzalez","email":"guillermo.gonzalez@me.com","login":"gonzalezreal","count":1}],"past_year_committers":[{"name":"Roman Podymov","email":"podymfrombryansk@yandex.com","login":"RomanPodymov","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-07T00:00:08.754Z","repositories_count":6229874,"commits_count":897148572,"contributors_count":34911324,"owners_count":1149942,"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":"mxcl/PromiseKit","html_url":"https://github.com/mxcl/PromiseKit","last_synced_at":"2026-02-28T18:01:10.568Z","status":"error","issues_count":66,"pull_requests_count":87,"avg_time_to_close_issue":17622031.89090909,"avg_time_to_close_pull_request":3473969.1578947366,"issues_closed_count":55,"pull_requests_closed_count":76,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":5.045454545454546,"avg_comments_per_pull_request":1.5517241379310345,"merged_pull_requests_count":58,"bot_issues_count":4,"bot_pull_requests_count":15,"past_year_issues_count":2,"past_year_pull_requests_count":3,"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":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T10:43:28.218Z","updated_at":"2026-02-28T18:01:10.568Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxcl%2FPromiseKit/issues","issue_labels_count":{"table":{"bug":6,"dependencies":3,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":15}},"issue_author_associations_count":{"table":{"NONE":54,"CONTRIBUTOR":5,"COLLABORATOR":5,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":28,"COLLABORATOR":28,"OWNER":19,"NONE":12}},"issue_authors":{"table":{"maige-app[bot]":4,"denandreychuk":3,"GarthSnyder":3,"cbauer10":2,"RomanPodymov":2,"mxcl":2,"Veddevoloper":1,"pepone":1,"ryanschneider":1,"karthuszY":1,"kattouf":1,"apps4everyone":1,"jimmya":1,"yunjinghui123":1,"sdc-78":1,"yen-dang-ts":1,"rzulkoski":1,"michaeleisel":1,"crsantos":1,"KavinKily":1,"hakonk":1,"mmdumi":1,"baiyidjp":1,"LaoMaRen":1,"Vicky-IAG":1,"debriennefrancoisjean":1,"hamada147":1,"DG0BAB":1,"inf0rmer":1,"Aravindios":1,"yzjzmn":1,"tpoche":1,"a603938361":1,"nokiaowner":1,"mnive93":1,"ConfusedVorlon":1,"neallester":1,"drekka":1,"ridvank":1,"sakshibala-halodoc":1,"jshier":1,"ytx0574":1,"mpretty-cyro":1,"LowAmmo":1,"zzzzzyijie":1,"guidedways":1,"vicajilau":1,"donileo":1,"shi-rudo":1,"wMellon":1,"licx":1,"YangYouYong":1,"stachon":1,"xhzth70911":1,"krypt-lynx":1,"opfeffer":1}},"pull_request_authors":{"table":{"RomanPodymov":27,"mxcl":19,"dependabot[bot]":15,"Dukandar":7,"ConfusedVorlon":3,"marcprux":2,"ChaosCoder":2,"jiangyewen":2,"threema-jarem":1,"DG0BAB":1,"Skoti":1,"GarthSnyder":1,"congliu0704":1,"michaelknoch":1,"NSHaoSong":1,"apps4everyone":1,"montaguegabe":1,"crsantos":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-07T00:00:10.474Z","repositories_count":14522519,"issues_count":34203162,"pull_requests_count":112129696,"authors_count":11256384,"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":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"LaoMaRen":1}},"past_year_pull_request_authors":{"table":{"RomanPodymov":3}},"maintainers":[{"table":{"login":"RomanPodymov","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"}},{"table":{"login":"mxcl","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxcl"}},{"table":{"login":"GarthSnyder","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GarthSnyder"}}],"active_maintainers":[{"table":{"login":"RomanPodymov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanPodymov"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":3,"PullRequestEvent":10,"ForkEvent":23,"IssuesEvent":5,"WatchEvent":110,"IssueCommentEvent":21,"PushEvent":37,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"CreateEvent":6},"last_year":{"PullRequestEvent":2,"ForkEvent":4,"IssuesEvent":3,"WatchEvent":39,"IssueCommentEvent":6,"PushEvent":5,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"CreateEvent":3}},"keywords":["objc","promises","swift"],"dependencies":[{"ecosystem":"cocoapods","filepath":"PromiseKit.podspec","sha":null,"kind":"manifest","created_at":"2022-07-12T05:18:29.240Z","updated_at":"2022-07-12T05:18:29.240Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/PromiseKit.podspec","dependencies":[{"id":153157794,"package_name":"PromiseKit","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":153157795,"package_name":"Alamofire","ecosystem":"cocoapods","requirements":"~\u003e 4.0","direct":true,"kind":"runtime","optional":false},{"id":153157796,"package_name":"Bolts","ecosystem":"cocoapods","requirements":"~\u003e 1.9.0","direct":true,"kind":"runtime","optional":false},{"id":153157797,"package_name":"OMGHTTPURLRQ","ecosystem":"cocoapods","requirements":"~\u003e 3.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"Tests/JS-A+/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T05:18:29.295Z","updated_at":"2022-07-12T05:18:29.295Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/Tests/JS-A+/package-lock.json","dependencies":[{"id":153161249,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161113,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161114,"package_name":"samsam","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161115,"package_name":"acorn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161116,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161117,"package_name":"ajv","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161118,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161119,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161120,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161121,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161122,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161123,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161124,"package_name":"argv","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161125,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161126,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161127,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161128,"package_name":"array-differ","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161129,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161130,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161131,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161132,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161133,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161134,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":153161135,"package_name":"assert","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161136,"package_name":"assert-plus","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161137,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161138,"package_name":"ast-types","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":153161139,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":153161140,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161141,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161142,"package_name":"atob","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161143,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161144,"package_name":"aws4","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161145,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161146,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161147,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161148,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161149,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161150,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161151,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161152,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":153161153,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161154,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"runtime","optional":false},{"id":153161155,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161156,"package_name":"babel-helper-bindify-decorators","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161157,"package_name":"babel-helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161158,"package_name":"babel-helper-call-delegate","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161159,"package_name":"babel-helper-define-map","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161160,"package_name":"babel-helper-explode-assignable-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161161,"package_name":"babel-helper-explode-class","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161162,"package_name":"babel-helper-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161163,"package_name":"babel-helper-get-function-arity","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161164,"package_name":"babel-helper-hoist-variables","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161165,"package_name":"babel-helper-optimise-call-expression","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161166,"package_name":"babel-helper-regex","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161167,"package_name":"babel-helper-remap-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161168,"package_name":"babel-helper-replace-supers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161169,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161170,"package_name":"babel-loader","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161171,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":153161172,"package_name":"babel-plugin-check-es2015-constants","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161173,"package_name":"babel-plugin-syntax-async-functions","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161174,"package_name":"babel-plugin-syntax-async-generators","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161175,"package_name":"babel-plugin-syntax-class-constructor-call","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":153161176,"package_name":"babel-plugin-syntax-class-properties","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161177,"package_name":"babel-plugin-syntax-decorators","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161178,"package_name":"babel-plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":153161179,"package_name":"babel-plugin-syntax-exponentiation-operator","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161180,"package_name":"babel-plugin-syntax-export-extensions","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161181,"package_name":"babel-plugin-syntax-flow","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":153161182,"package_name":"babel-plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161183,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161184,"package_name":"babel-plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161185,"package_name":"babel-plugin-transform-async-to-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161186,"package_name":"babel-plugin-transform-class-constructor-call","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161187,"package_name":"babel-plugin-transform-class-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161188,"package_name":"babel-plugin-transform-decorators","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161189,"package_name":"babel-plugin-transform-es2015-arrow-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161190,"package_name":"babel-plugin-transform-es2015-block-scoped-functions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161191,"package_name":"babel-plugin-transform-es2015-block-scoping","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161192,"package_name":"babel-plugin-transform-es2015-classes","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161193,"package_name":"babel-plugin-transform-es2015-computed-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161194,"package_name":"babel-plugin-transform-es2015-destructuring","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":153161195,"package_name":"babel-plugin-transform-es2015-duplicate-keys","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161196,"package_name":"babel-plugin-transform-es2015-for-of","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":153161197,"package_name":"babel-plugin-transform-es2015-function-name","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161198,"package_name":"babel-plugin-transform-es2015-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161199,"package_name":"babel-plugin-transform-es2015-modules-amd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161200,"package_name":"babel-plugin-transform-es2015-modules-commonjs","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161201,"package_name":"babel-plugin-transform-es2015-modules-systemjs","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161202,"package_name":"babel-plugin-transform-es2015-modules-umd","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161203,"package_name":"babel-plugin-transform-es2015-object-super","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161204,"package_name":"babel-plugin-transform-es2015-parameters","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161205,"package_name":"babel-plugin-transform-es2015-shorthand-properties","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161206,"package_name":"babel-plugin-transform-es2015-spread","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161207,"package_name":"babel-plugin-transform-es2015-sticky-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161208,"package_name":"babel-plugin-transform-es2015-template-literals","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161209,"package_name":"babel-plugin-transform-es2015-typeof-symbol","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":153161210,"package_name":"babel-plugin-transform-es2015-unicode-regex","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161211,"package_name":"babel-plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161212,"package_name":"babel-plugin-transform-export-extensions","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161213,"package_name":"babel-plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"runtime","optional":false},{"id":153161214,"package_name":"babel-plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161215,"package_name":"babel-plugin-transform-regenerator","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161216,"package_name":"babel-plugin-transform-strict-mode","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161217,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161218,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161219,"package_name":"babel-preset-stage-1","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161220,"package_name":"babel-preset-stage-2","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161221,"package_name":"babel-preset-stage-3","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":153161222,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161223,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161224,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161225,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161226,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":153161227,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":153161228,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161229,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":153161230,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161231,"package_name":"base64-js","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161232,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161233,"package_name":"big.js","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161234,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":153161235,"package_name":"binaryextensions","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161236,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":153161237,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"runtime","optional":false},{"id":153161238,"package_name":"boom","ecosystem":"npm","requirements":"2.10.1","direct":false,"kind":"runtime","optional":false},{"id":153161239,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":153161240,"package_name":"braces","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161241,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161242,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161243,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161244,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161245,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161246,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161247,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161248,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161250,"package_name":"browserslist","ecosystem":"npm","requirements":"2.11.3","direct":false,"kind":"runtime","optional":false},{"id":153161251,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":153161252,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161253,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161254,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161255,"package_name":"cacache","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161256,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161257,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161258,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161259,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161260,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161261,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30000812","direct":false,"kind":"runtime","optional":false},{"id":153161262,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":153161263,"package_name":"chalk","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161264,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161265,"package_name":"supports-color","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161266,"package_name":"chardet","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161267,"package_name":"chokidar","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161268,"package_name":"chownr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161269,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161270,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161271,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":153161272,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":153161273,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":153161274,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161275,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161276,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":153161277,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161278,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161279,"package_name":"cli-spinners","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161280,"package_name":"cli-table","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161281,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161282,"package_name":"cli-truncate","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161283,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161284,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161285,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161286,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161287,"package_name":"clone","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161288,"package_name":"clone-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161289,"package_name":"clone-stats","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161290,"package_name":"cloneable-readable","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161291,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":153161292,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161293,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161294,"package_name":"codecov","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161295,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161296,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":153161297,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161298,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161299,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161300,"package_name":"commander","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161301,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161302,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161303,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161304,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161305,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161306,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161307,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":153161308,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161309,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161310,"package_name":"core-js","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":153161311,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161312,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161313,"package_name":"create-hash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161314,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":153161315,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161316,"package_name":"cryptiles","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161317,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":153161318,"package_name":"cyclist","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161319,"package_name":"dargs","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161320,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":153161321,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161322,"package_name":"date-fns","ecosystem":"npm","requirements":"1.29.0","direct":false,"kind":"runtime","optional":false},{"id":153161323,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161324,"package_name":"dateformat","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161325,"package_name":"debug","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161326,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161327,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161328,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161329,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161330,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161331,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161332,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161333,"package_name":"detect-conflict","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161334,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161335,"package_name":"diff","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161336,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161337,"package_name":"dom-walk","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161338,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161339,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161340,"package_name":"duplexify","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":153161341,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161342,"package_name":"editions","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161343,"package_name":"ejs","ecosystem":"npm","requirements":"2.5.7","direct":false,"kind":"runtime","optional":false},{"id":153161344,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.35","direct":false,"kind":"runtime","optional":false},{"id":153161345,"package_name":"elegant-spinner","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161346,"package_name":"elliptic","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161347,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161348,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161349,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161350,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":153161351,"package_name":"error","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161352,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161353,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161354,"package_name":"eslint-scope","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":153161355,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161356,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161357,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161358,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161359,"package_name":"events","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161360,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161361,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":153161362,"package_name":"exit-hook","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161363,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161364,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":153161365,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161366,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161367,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161368,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161369,"package_name":"extend","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161370,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161371,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161372,"package_name":"external-editor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161373,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161374,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161375,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161376,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161377,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161378,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161379,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161380,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161381,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161382,"package_name":"first-chunk-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161383,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.66.0","direct":false,"kind":"runtime","optional":false},{"id":153161384,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161385,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161386,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":153161387,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161388,"package_name":"form-data","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161389,"package_name":"formatio","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161390,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161391,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161392,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":153161393,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161394,"package_name":"fsevents","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161395,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161396,"package_name":"ajv","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"runtime","optional":false},{"id":153161397,"package_name":"aproba","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161398,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161399,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161400,"package_name":"block-stream","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"runtime","optional":false},{"id":153161401,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":153161402,"package_name":"buffer-shims","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161403,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161404,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161405,"package_name":"debug","ecosystem":"npm","requirements":"2.6.8","direct":false,"kind":"runtime","optional":false},{"id":153161406,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161407,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161408,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161409,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":153161410,"package_name":"fstream-ignore","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161411,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":153161412,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":153161413,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":153161414,"package_name":"har-schema","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161415,"package_name":"har-validator","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161416,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161417,"package_name":"hawk","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161418,"package_name":"hoek","ecosystem":"npm","requirements":"2.16.3","direct":false,"kind":"runtime","optional":false},{"id":153161419,"package_name":"http-signature","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161420,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161421,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161422,"package_name":"ini","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161423,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161424,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161425,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161426,"package_name":"jodid25519","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161427,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161428,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161429,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161430,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161431,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161432,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161433,"package_name":"mime-db","ecosystem":"npm","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":153161434,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.15","direct":false,"kind":"runtime","optional":false},{"id":153161435,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":153161436,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":153161437,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.6.39","direct":false,"kind":"runtime","optional":false},{"id":153161438,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161439,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161440,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161441,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":153161442,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161443,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161444,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161445,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161446,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161447,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161448,"package_name":"performance-now","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161449,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161450,"package_name":"qs","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161451,"package_name":"rc","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161452,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161453,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.2.9","direct":false,"kind":"runtime","optional":false},{"id":153161454,"package_name":"request","ecosystem":"npm","requirements":"2.81.0","direct":false,"kind":"runtime","optional":false},{"id":153161455,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161456,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161457,"package_name":"semver","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161458,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161459,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161460,"package_name":"sntp","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":153161461,"package_name":"sshpk","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161462,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161463,"package_name":"stringstream","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161464,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161465,"package_name":"tar","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161466,"package_name":"tar-pack","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161467,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161468,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161469,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":153161470,"package_name":"uid-number","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161471,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161472,"package_name":"uuid","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161473,"package_name":"verror","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":153161474,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161475,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161476,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161477,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161478,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161479,"package_name":"gh-got","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161480,"package_name":"github-username","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161481,"package_name":"glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":153161482,"package_name":"minimatch","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161483,"package_name":"glob-all","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161484,"package_name":"minimist","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161485,"package_name":"yargs","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":153161486,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161487,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161488,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161489,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161490,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161491,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161492,"package_name":"global","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161493,"package_name":"process","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":153161494,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161495,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161496,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"runtime","optional":false},{"id":153161497,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161498,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161499,"package_name":"got","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161500,"package_name":"grouped-queue","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":153161501,"package_name":"growl","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":153161502,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161503,"package_name":"has-color","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":153161504,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161505,"package_name":"has-symbol-support-x","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161506,"package_name":"has-to-string-tag-x","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161507,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161508,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161509,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161510,"package_name":"hash-base","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161511,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161512,"package_name":"he","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161513,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161514,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161515,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161516,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":153161517,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161518,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.19","direct":false,"kind":"runtime","optional":false},{"id":153161519,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":153161520,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":153161521,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161522,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161523,"package_name":"indexof","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161524,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":153161525,"package_name":"inquirer","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161526,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161527,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161528,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161529,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161530,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161531,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161532,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":153161533,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161534,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161535,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161536,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161537,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161538,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161539,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161540,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161541,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161542,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161543,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161544,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161545,"package_name":"is-odd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161546,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161547,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161548,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161549,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161550,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161551,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161552,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161553,"package_name":"is-scoped","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161554,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161555,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161556,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161557,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161558,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161559,"package_name":"istextorbinary","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161560,"package_name":"isurl","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161561,"package_name":"jade","ecosystem":"npm","requirements":"0.26.3","direct":false,"kind":"runtime","optional":false},{"id":153161562,"package_name":"commander","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161563,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161564,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161565,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161566,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161567,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161568,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":153161569,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":153161570,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161571,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":153161572,"package_name":"recast","ecosystem":"npm","requirements":"0.12.9","direct":false,"kind":"runtime","optional":false},{"id":153161573,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161574,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161575,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161576,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":153161577,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161578,"package_name":"just-extend","ecosystem":"npm","requirements":"1.1.27","direct":false,"kind":"runtime","optional":false},{"id":153161579,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161580,"package_name":"lazy-cache","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161581,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161582,"package_name":"listr","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":153161583,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":153161584,"package_name":"log-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161585,"package_name":"listr-silent-renderer","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161586,"package_name":"listr-update-renderer","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161587,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161588,"package_name":"listr-verbose-renderer","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161589,"package_name":"cli-cursor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161590,"package_name":"onetime","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161591,"package_name":"restore-cursor","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161592,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161593,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161594,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161595,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161596,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":153161597,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161598,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161599,"package_name":"log-update","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161600,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161601,"package_name":"lolex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161602,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161603,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161604,"package_name":"lru-cache","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":153161605,"package_name":"make-dir","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161606,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161607,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161608,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161609,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161610,"package_name":"mem","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161611,"package_name":"mem-fs","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161612,"package_name":"clone","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161613,"package_name":"clone-stats","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161614,"package_name":"replace-ext","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161615,"package_name":"vinyl","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161616,"package_name":"mem-fs-editor","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161617,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161618,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":153161619,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161620,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":153161621,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":153161622,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161623,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161624,"package_name":"min-document","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":153161625,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161626,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161627,"package_name":"mississippi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161628,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161629,"package_name":"mocha","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161630,"package_name":"commander","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":153161631,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161632,"package_name":"diff","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161633,"package_name":"growl","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"runtime","optional":false},{"id":153161634,"package_name":"has-flag","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161635,"package_name":"supports-color","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161636,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161637,"package_name":"ms","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":153161638,"package_name":"multimatch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161639,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":153161640,"package_name":"nan","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":153161641,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":153161642,"package_name":"neo-async","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161643,"package_name":"nise","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":153161644,"package_name":"lolex","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161645,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":153161646,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161647,"package_name":"nomnom","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":153161648,"package_name":"ansi-styles","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161649,"package_name":"chalk","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161650,"package_name":"strip-ansi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161651,"package_name":"underscore","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161652,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161653,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161654,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161655,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161656,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161657,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161658,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161659,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161660,"package_name":"ora","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161661,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161662,"package_name":"os-locale","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161663,"package_name":"os-shim","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":153161664,"package_name":"p-cancelable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161665,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161666,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161667,"package_name":"p-lazy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161668,"package_name":"p-limit","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161669,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161670,"package_name":"p-map","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161671,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161672,"package_name":"p-timeout","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161673,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161674,"package_name":"pako","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161675,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161676,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161677,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161678,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161679,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161680,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161681,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161682,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161683,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161684,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161685,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":153161686,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":153161687,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161688,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161689,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.14","direct":false,"kind":"runtime","optional":false},{"id":153161690,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161691,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161692,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161693,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161694,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161695,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161696,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161697,"package_name":"prettier","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":153161698,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161699,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":153161700,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":153161701,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161702,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161703,"package_name":"promises-aplus-tests","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161704,"package_name":"diff","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161705,"package_name":"mocha","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":153161706,"package_name":"sinon","ecosystem":"npm","requirements":"1.17.7","direct":false,"kind":"runtime","optional":false},{"id":153161707,"package_name":"supports-color","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161708,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161709,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161710,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161711,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161712,"package_name":"pumpify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161713,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161714,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161715,"package_name":"randomatic","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":153161716,"package_name":"randombytes","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161717,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161718,"package_name":"read-chunk","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161719,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161720,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161721,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161722,"package_name":"readdirp","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161723,"package_name":"recast","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":153161724,"package_name":"ast-types","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":153161725,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":153161726,"package_name":"regenerate","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":153161727,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":153161728,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":153161729,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":153161730,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161731,"package_name":"regexpu-core","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161732,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161733,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":153161734,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161735,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161736,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":153161737,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161738,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161739,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161740,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161741,"package_name":"resolve","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161742,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161743,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161744,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161745,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161746,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161747,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":153161748,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":153161749,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161750,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161751,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161752,"package_name":"rx","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161753,"package_name":"rx-lite","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":153161754,"package_name":"rx-lite-aggregates","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":153161755,"package_name":"rxjs","ecosystem":"npm","requirements":"5.5.6","direct":false,"kind":"runtime","optional":false},{"id":153161756,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161757,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161758,"package_name":"samsam","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161759,"package_name":"schema-utils","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":153161760,"package_name":"scoped-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161761,"package_name":"semver","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161762,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161763,"package_name":"set-getter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161764,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161765,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161766,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161767,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.10","direct":false,"kind":"runtime","optional":false},{"id":153161768,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161769,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161770,"package_name":"shelljs","ecosystem":"npm","requirements":"0.7.8","direct":false,"kind":"runtime","optional":false},{"id":153161771,"package_name":"sigmund","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161772,"package_name":"sinon","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":153161773,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161774,"package_name":"slice-ansi","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161775,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":153161776,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":153161777,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161778,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161779,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161780,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":153161781,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":153161782,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":153161783,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":153161784,"package_name":"spawn-sync","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":153161785,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161786,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161787,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161788,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161789,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161790,"package_name":"sshpk","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":153161791,"package_name":"ssri","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":153161792,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161793,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161794,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161795,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":153161796,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161797,"package_name":"stream-to-observable","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161798,"package_name":"string-template","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161799,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161800,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161801,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161802,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161803,"package_name":"strip-bom-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161804,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161805,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161806,"package_name":"symbol-observable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161807,"package_name":"tapable","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161808,"package_name":"temp","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":153161809,"package_name":"rimraf","ecosystem":"npm","requirements":"2.2.8","direct":false,"kind":"runtime","optional":false},{"id":153161810,"package_name":"text-encoding","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":153161811,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161812,"package_name":"textextensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":153161813,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":153161814,"package_name":"through2","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161815,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161816,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161817,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":153161818,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161819,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161820,"package_name":"to-iso-string","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161821,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161822,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161823,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161824,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161825,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161826,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161827,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":153161828,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161829,"package_name":"uglify-es","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":153161830,"package_name":"commander","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":153161831,"package_name":"uglifyjs-webpack-plugin","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161832,"package_name":"underscore","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":153161833,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161834,"package_name":"set-value","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":153161835,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161836,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161837,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161838,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":153161839,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":153161840,"package_name":"untildify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161841,"package_name":"upath","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161842,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161843,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":153161844,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":153161845,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161846,"package_name":"url-to-options","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161847,"package_name":"urlgrey","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":153161848,"package_name":"use","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":153161849,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":153161850,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161851,"package_name":"uuid","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":153161852,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161853,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161854,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":153161855,"package_name":"vinyl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161856,"package_name":"vinyl-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161857,"package_name":"vm-browserify","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161858,"package_name":"watchpack","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161859,"package_name":"webpack","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161860,"package_name":"webpack-addons","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":153161861,"package_name":"webpack-cli","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":153161862,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":153161863,"package_name":"supports-color","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":153161864,"package_name":"tapable","ecosystem":"npm","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":153161865,"package_name":"webpack-fork-yeoman-generator","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161866,"package_name":"async","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":153161867,"package_name":"diff","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161868,"package_name":"external-editor","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":153161869,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":153161870,"package_name":"globby","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161871,"package_name":"inquirer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":153161872,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":153161873,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":153161874,"package_name":"yeoman-environment","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":153161875,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161876,"package_name":"which","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":153161877,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161878,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":153161879,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":153161880,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":153161881,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161882,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":153161883,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":153161884,"package_name":"yargs","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":153161885,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":153161886,"package_name":"yargs-parser","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":153161887,"package_name":"yeoman-environment","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":153161888,"package_name":"untildify","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"Tests/JS-A+/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T05:18:29.766Z","updated_at":"2022-07-12T05:18:29.766Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/Tests/JS-A+/package.json","dependencies":[{"id":153163544,"package_name":"babel-core","ecosystem":"npm","requirements":"^6.26.0","direct":true,"kind":"runtime","optional":false},{"id":153163545,"package_name":"babel-loader","ecosystem":"npm","requirements":"^7.1.3","direct":true,"kind":"runtime","optional":false},{"id":153163546,"package_name":"babel-preset-env","ecosystem":"npm","requirements":"^1.6.1","direct":true,"kind":"runtime","optional":false},{"id":153163547,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":153163548,"package_name":"mocha","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":153163549,"package_name":"promises-aplus-tests","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"runtime","optional":false},{"id":153163550,"package_name":"sinon","ecosystem":"npm","requirements":"^4.4.2","direct":true,"kind":"runtime","optional":false},{"id":153163551,"package_name":"webpack","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":153163552,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^2.0.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2026-02-28T18:01:46.985Z","updated_at":"2026-02-28T18:01:46.985Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/.github/workflows/publish.yml","dependencies":[{"id":25828182434,"package_name":"maxim-lobanov/setup-xcode","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182435,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25828182436,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182437,"package_name":"aurelien-baudet/workflow-dispatch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2026-02-28T18:01:43.810Z","updated_at":"2026-02-28T18:01:43.810Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/.github/workflows/cd.yml","dependencies":[{"id":25828182415,"package_name":"bobheadxi/deployments","ecosystem":"actions","requirements":"v0.5.2","direct":true,"kind":"composite","optional":false},{"id":25828182416,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25828182417,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-podspec.yml","sha":null,"kind":"manifest","created_at":"2026-02-28T18:01:45.067Z","updated_at":"2026-02-28T18:01:45.067Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/.github/workflows/ci-podspec.yml","dependencies":[{"id":25828182418,"package_name":"maxim-lobanov/setup-xcode","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182419,"package_name":"maxim-lobanov/setup-cocoapods","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182420,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"swiftpm","filepath":"Package.swift","sha":null,"kind":"manifest","created_at":"2026-02-28T18:01:47.661Z","updated_at":"2026-02-28T18:01:47.661Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/Package.swift","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2026-02-28T18:01:46.000Z","updated_at":"2026-02-28T18:01:46.000Z","repository_link":"https://github.com/mxcl/PromiseKit/blob/master/.github/workflows/ci.yml","dependencies":[{"id":25828182423,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182424,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25828182425,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25828182426,"package_name":"mxcl/xcodebuild","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25828182432,"package_name":"skiptools/swift-android-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":22.78851502189019,"created_at":"2025-10-10T20:00:17.346Z","updated_at":"2026-06-20T00:30:39.911Z","avatar_url":"https://github.com/mxcl.png","language":"Swift","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369054","html_url":"https://summary.ecosyste.ms/projects/369054"}