{"id":8487067,"name":"@makiwin/angular-archwizard","ecosystem":"npm","description":"An Angular 9+ module containing a wizard component and its supporting components and directives","homepage":"https://github.com/madoar/angular-archwizard","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/madoar/angular-archwizard","keywords_array":["angular","angular9","angular10","angular11","angular 9","angular 10","angular 11","angular 14","angular 15","angular 16","ng9","ng10","ng11","ng14","ng15","ng16","ngx","typescript","wizard","component"],"namespace":"makiwin","versions_count":3,"first_release_published_at":"2023-10-25T13:45:32.499Z","latest_release_published_at":"2023-12-18T11:45:54.216Z","latest_release_number":"8.0.2-develop","last_synced_at":"2026-04-24T17:19:59.374Z","created_at":"2023-10-25T16:14:52.990Z","updated_at":"2026-04-24T17:19:59.375Z","registry_url":"https://www.npmjs.com/package/@makiwin/angular-archwizard","install_command":"npm install @makiwin/angular-archwizard","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.0.2-develop"}},"repo_metadata":{"id":17475958,"uuid":"77641192","full_name":"madoar/angular-archwizard","owner":"madoar","description":"A wizard component for Angular 9+","archived":false,"fork":false,"pushed_at":"2023-01-06T12:22:19.000Z","size":3894,"stargazers_count":298,"open_issues_count":54,"forks_count":113,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-10-04T17:53:24.087Z","etag":null,"topics":["angular10","angular10-component","angular10-wizard","angular11","angular11-component","angular11-wizard","angular9","angular9-component","angular9-wizard","form-wizard","wizard","wizard-component","wizard-steps"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/madoar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-29T21:33:57.000Z","updated_at":"2025-08-24T16:13:24.000Z","dependencies_parsed_at":"2023-01-13T19:20:59.112Z","dependency_job_id":null,"html_url":"https://github.com/madoar/angular-archwizard","commit_stats":null,"previous_names":["madoar/ng2-archwizard","madoar/ng2-wizard"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/madoar/angular-archwizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madoar","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/sbom","scorecard":{"id":610500,"data":{"date":"2025-08-11","repo":{"name":"github.com/madoar/angular-archwizard","commit":"e3818d657818fd3ef9ac2fc8efa37b23dc106c68"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/madoar/angular-archwizard/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/madoar/angular-archwizard/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/madoar/angular-archwizard/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/madoar/angular-archwizard/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/madoar/angular-archwizard/coverage.yml/develop?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating gitpod/workspace-full:latest to gitpod/workspace-full:latest@sha256:b1195dfae7ee9a12a89d195247c3e1357cc6a18360a41473dbec67525ef434e2","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","Warn: branch protection not enabled for branch 'release/6.1.0'","Warn: branch protection not enabled for branch 'release/5.0.1'","Warn: branch protection not enabled for branch 'release/6.0.1'","Warn: branch protection not enabled for branch 'release/6.0.0'","Warn: branch protection not enabled for branch 'release/5.0.0'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"116 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","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-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-jg8v-48h5-wgxg","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","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-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-21T02:31:53.290Z","repository_id":17475958,"created_at":"2025-08-21T02:31:53.290Z","updated_at":"2025-08-21T02:31:53.290Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278981556,"owners_count":26079650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":"madoar","name":null,"uuid":"18488086","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18488086?v=4","repositories_count":12,"last_synced_at":"2024-04-15T07:33:55.166Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madoar","funding_links":[],"total_stars":338,"followers":26,"following":0,"created_at":"2022-11-08T11:58:30.981Z","updated_at":"2024-04-15T07:33:58.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madoar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madoar/repositories"},"tags":[{"name":"v7.0.0","sha":"0b152e5862eac0339d9b1412ea31c137e9eb18b6","kind":"commit","published_at":"2021-02-21T16:48:10.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v7.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"204bdb5ac13c19daa336cee09dbe6903a6de518f","kind":"commit","published_at":"2020-05-10T19:10:57.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v6.1.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.1.0/manifests"},{"name":"v5.0.1","sha":"cfcb7d4e97b84d6b5287f7c7f78c46e6fca7ac45","kind":"commit","published_at":"2020-05-10T17:35:40.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v5.0.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v5.0.1/manifests"},{"name":"v6.0.1","sha":"36108c7577441be7310b04dcb38f771108423007","kind":"commit","published_at":"2020-04-20T20:19:52.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v6.0.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"be038e9a1a04017554651b188291958e3bad9c80","kind":"commit","published_at":"2020-03-08T12:23:27.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v6.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"6aad9dc691a09e3947309173f6b167ae0cc99bde","kind":"commit","published_at":"2019-08-11T16:57:36.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v5.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"871d73b42485bfe3fab93214f9e52bf60a57a428","kind":"commit","published_at":"2019-03-10T16:00:07.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v4.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"173c1b93a45e45b6d494b69a1859e98369c284e2","kind":"commit","published_at":"2018-03-23T15:41:51.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v3.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"9b1e4263f5ac042344a477586f2c16342174ab4a","kind":"commit","published_at":"2017-10-11T14:46:24.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v2.1.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d7cbf610c6d0cc74c745137a3fabea056f352dd2","kind":"commit","published_at":"2017-09-27T16:30:09.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v2.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"d0b8953a0237151f54d7417a3a6f751a4fa43e08","kind":"commit","published_at":"2017-07-12T21:21:41.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.7.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"9dadfcfbe58aec0bcd432b79caf3f90d8cc6d768","kind":"commit","published_at":"2017-06-09T13:15:01.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.6.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"8a9262b289084cbdf406e3a2fb44e89650d4923c","kind":"commit","published_at":"2017-06-01T17:44:59.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.5.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c6a924b5ccba661620cc45dcbe3c2e4915b18224","kind":"commit","published_at":"2017-05-26T14:59:02.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.5.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d858e1a004eb653df1e3d44d7ccbe5b4c052fdec","kind":"commit","published_at":"2017-05-12T18:58:40.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.4.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea90492be4f90bf7644bbb11073ab7352fd60789","kind":"commit","published_at":"2017-05-07T13:56:59.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.4.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"12a4468e0229459ffb661655df2b4af211d41060","kind":"commit","published_at":"2017-04-13T09:42:52.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.3.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7d2bac7c635fafb0fc0711487acb832e9fc002dd","kind":"commit","published_at":"2017-04-12T13:26:37.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.3.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"72ce5820a92b2761399c785a50020b5cf90a7d12","kind":"commit","published_at":"2017-04-08T13:02:00.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.2.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45e79f2e51f5762a175e5f82c10f46426071c934","kind":"commit","published_at":"2017-02-21T13:46:24.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.1.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3fb4eb7da6421dd71041fe7a87e85fef5499adc2","kind":"commit","published_at":"2017-02-18T11:50:31.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.0.1","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d1c7c2fc1401e6e467a52a6177d98fa24dceeeb","kind":"commit","published_at":"2017-02-15T12:47:28.000Z","download_url":"https://codeload.github.com/madoar/angular-archwizard/tar.gz/v1.0.0","html_url":"https://github.com/madoar/angular-archwizard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madoar/angular-archwizard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T17:19:59.690Z","dependent_packages_count":0,"downloads":205,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.09862874416986,"dependent_packages_count":52.79646682473415,"stargazers_count":3.606455767642405,"forks_count":3.2549746748736017,"docker_downloads_count":null,"average":24.189131502855005},"purl":"pkg:npm/%40makiwin/angular-archwizard","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@makiwin/angular-archwizard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@makiwin/angular-archwizard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@makiwin/angular-archwizard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T22:15:11.915Z","issues_count":81,"pull_requests_count":99,"avg_time_to_close_issue":7865245.448979592,"avg_time_to_close_pull_request":6591991.679245283,"issues_closed_count":49,"pull_requests_closed_count":53,"pull_request_authors_count":6,"issue_authors_count":44,"avg_comments_per_issue":2.246913580246914,"avg_comments_per_pull_request":0.31313131313131315,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madoar%2Fangular-archwizard/issues","maintainers":[{"login":"madoar","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madoar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@makiwin%2Fangular-archwizard/codemeta","maintainers":[{"uuid":"makiwin","login":"makiwin","name":null,"email":"massimiliano.vinciprova@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~makiwin","role":null,"created_at":"2023-10-25T16:14:55.522Z","updated_at":"2023-10-25T16:14:55.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/makiwin/packages"}]}