{"id":1158039,"name":"@rws-air/commitizen-config","ecosystem":"npm","description":"Commitizen adapter following the @rws-air/commitlint-config format","homepage":"https://github.com/RWS-NL/air-node-packages/tree/master/packages/commitizen-config#readme","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/RWS-NL/air-node-packages","keywords_array":["commitlint","conventional","commit","commit message","commitizen","config","rws-air","rws-nl","rws","air","typescript","ts"],"namespace":"rws-air","versions_count":17,"first_release_published_at":"2020-03-24T19:06:53.582Z","latest_release_published_at":"2022-01-13T13:32:27.147Z","latest_release_number":"3.0.6","last_synced_at":"2026-06-01T19:32:17.151Z","created_at":"2022-04-08T12:24:23.228Z","updated_at":"2026-06-01T19:32:17.151Z","registry_url":"https://www.npmjs.com/package/@rws-air/commitizen-config","install_command":"npm install @rws-air/commitizen-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.6","alpha":"1.2.0-alpha.1"}},"repo_metadata":{"id":37830854,"uuid":"180558012","full_name":"RWS-NL/air-node-packages","owner":"RWS-NL","description":"Node packages used in AIRBIM projects for Rijkswaterstaat (Directorate-General for Public Works and Water Management)","archived":false,"fork":false,"pushed_at":"2024-08-09T12:15:50.000Z","size":20793,"stargazers_count":4,"open_issues_count":96,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T06:02:55.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rws-nl.github.io/air-node-packages/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RWS-NL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-10T10:25:47.000Z","updated_at":"2024-08-09T12:15:54.000Z","dependencies_parsed_at":"2023-02-19T04:01:14.078Z","dependency_job_id":"55a073e8-bd67-4e5a-a795-a2a506d00b97","html_url":"https://github.com/RWS-NL/air-node-packages","commit_stats":{"total_commits":1238,"total_committers":23,"mean_commits":53.82608695652174,"dds":0.5953150242326333,"last_synced_commit":"737de2487e15a512df40ca48e4404d9bcfd2b07e"},"previous_names":[],"tags_count":469,"template":false,"template_full_name":null,"purl":"pkg:github/RWS-NL/air-node-packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RWS-NL","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/sbom","scorecard":{"id":117006,"data":{"date":"2025-08-11","repo":{"name":"github.com/RWS-NL/air-node-packages","commit":"737de2487e15a512df40ca48e4404d9bcfd2b07e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/26 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-import.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-documentation.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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-import.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/label-import.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-import.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/label-import.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/update-documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/update-documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/RWS-NL/air-node-packages/update-documentation.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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":"81 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","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-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","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-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","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-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-vp56-6g26-6827","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-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","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-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","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-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","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-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-16T01:35:20.242Z","repository_id":37830854,"created_at":"2025-08-16T01:35:20.242Z","updated_at":"2025-08-16T01:35:20.242Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274037012,"owners_count":25211600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"RWS-NL","name":"Rijkswaterstaat","uuid":"25030443","kind":"organization","description":"","email":null,"website":"https://www.rijkswaterstaat.nl","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25030443?v=4","repositories_count":9,"last_synced_at":"2024-05-28T09:25:42.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RWS-NL","funding_links":[],"total_stars":14,"followers":21,"following":0,"created_at":"2022-11-15T23:41:24.038Z","updated_at":"2024-05-28T09:25:44.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RWS-NL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RWS-NL/repositories"},"tags":[{"name":"@rws-air/webcomponents@14.5.1","sha":"03fba1fab6602652c137584469ca647ea69cc391","kind":"tag","published_at":"2022-06-14T14:07:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.5.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.5.1/manifests"},{"name":"@rws-air/webcomponents@14.5.0","sha":"8e3e4298f885dec85ebd8d2b6d4c8e510b1c2181","kind":"tag","published_at":"2022-06-14T13:46:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.5.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.5.0/manifests"},{"name":"@rws-air/webcomponents@14.4.1","sha":"09af47bf9110997fcc0ecce01761745352953456","kind":"tag","published_at":"2022-02-23T13:19:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.4.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.4.1/manifests"},{"name":"@rws-air/webcomponents@14.4.0","sha":"7305289dcc2a86caa3d92f930d3c3536c8dcfc25","kind":"tag","published_at":"2022-02-22T14:45:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.4.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.4.0/manifests"},{"name":"@rws-air/local-components-test@4.0.16","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.16","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.16/manifests"},{"name":"@rws-air/stylelint-config@7.0.9","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.9/manifests"},{"name":"@rws-air/ts-config@1.0.7","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.7/manifests"},{"name":"@rws-air/utils@6.0.4","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@6.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.4/manifests"},{"name":"@rws-air/usercreator@6.0.12","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.12/manifests"},{"name":"@rws-air/webcomponents@14.3.18","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.18","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.18/manifests"},{"name":"@rws-air/commitlint-config@2.0.12","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.12/manifests"},{"name":"@rws-air/commitizen-config@3.0.6","sha":"78e9f3957d0a65d7fd09561b37b8f290811a6745","kind":"tag","published_at":"2022-01-13T13:32:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.6/manifests"},{"name":"@rws-air/local-components-test@4.0.15","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.15","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.15/manifests"},{"name":"@rws-air/ts-config@1.0.6","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.6/manifests"},{"name":"@rws-air/stylelint-config@7.0.8","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.8/manifests"},{"name":"@rws-air/commitlint-config@2.0.11","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.11/manifests"},{"name":"@rws-air/utils@6.0.3","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@6.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.3/manifests"},{"name":"@rws-air/commitizen-config@3.0.5","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.5/manifests"},{"name":"@rws-air/webcomponents@14.3.17","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.17","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.17/manifests"},{"name":"@rws-air/usercreator@6.0.11","sha":"885e4820f60471ee4c77729cb736245aa9675c32","kind":"tag","published_at":"2022-01-13T12:42:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.11/manifests"},{"name":"@rws-air/webcomponents@14.3.16","sha":"b914ec2d26b97e9d102c77e86b963112eac8f3c1","kind":"tag","published_at":"2022-01-12T11:10:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.16","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.16/manifests"},{"name":"@rws-air/webcomponents@14.3.15","sha":"67ce591d8e62031741550fbb7627780a054e900f","kind":"tag","published_at":"2022-01-12T10:28:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.15","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.15/manifests"},{"name":"@rws-air/webcomponents@14.3.14","sha":"52560b18d2aa3395bf9b321a6564326f7cf77c63","kind":"tag","published_at":"2022-01-11T11:10:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.14","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.14/manifests"},{"name":"@rws-air/webcomponents@14.3.13","sha":"df241b8e64b05b36ccc9aff6969a52e1c1aa6d25","kind":"tag","published_at":"2022-01-11T09:27:19.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.13","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.13/manifests"},{"name":"@rws-air/webcomponents@14.3.12","sha":"b3b9f37ca02cb49deef6cdaf39576e025075d2ca","kind":"tag","published_at":"2022-01-11T09:05:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.12/manifests"},{"name":"@rws-air/webcomponents@14.3.11","sha":"251c0213cf09bb01bfcd3b66928064b318d430f0","kind":"tag","published_at":"2022-01-11T08:19:23.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.11/manifests"},{"name":"@rws-air/webcomponents@14.3.10","sha":"f393f8a51639c6adf3d68aaf221b86257b1d28fc","kind":"tag","published_at":"2022-01-10T13:51:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.10/manifests"},{"name":"@rws-air/local-components-test@4.0.14","sha":"4c2a54fe909d8987f06ffbf705817dbbac113be9","kind":"tag","published_at":"2022-01-10T11:27:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.14","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.14/manifests"},{"name":"@rws-air/webcomponents@14.3.9","sha":"4c2a54fe909d8987f06ffbf705817dbbac113be9","kind":"tag","published_at":"2022-01-10T11:27:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.9/manifests"},{"name":"@rws-air/utils@6.0.2","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@6.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.2/manifests"},{"name":"@rws-air/webcomponents@14.3.8","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.8/manifests"},{"name":"@rws-air/commitizen-config@3.0.4","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.4/manifests"},{"name":"@rws-air/commitlint-config@2.0.10","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.10/manifests"},{"name":"@rws-air/local-components-test@4.0.13","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.13","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.13/manifests"},{"name":"@rws-air/stylelint-config@7.0.7","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.7/manifests"},{"name":"@rws-air/ts-config@1.0.5","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.5/manifests"},{"name":"@rws-air/usercreator@6.0.10","sha":"81cd4325199dd535655119ce81a8d53b996f78e4","kind":"tag","published_at":"2022-01-06T11:05:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.10/manifests"},{"name":"@rws-air/webcomponents@14.3.7","sha":"f7bc5bc9155ce5f1a298b09ec02703ad3b67279d","kind":"tag","published_at":"2021-12-22T08:51:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.7/manifests"},{"name":"@rws-air/webcomponents@14.3.6","sha":"eb1594778b85069a277629ec4f76840709a9aea9","kind":"tag","published_at":"2021-12-22T08:27:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.6/manifests"},{"name":"@rws-air/webcomponents@14.3.5","sha":"9c91e673629ece6b5c359bd9c867ad47bd77b400","kind":"tag","published_at":"2021-12-14T10:12:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.5/manifests"},{"name":"@rws-air/webcomponents@14.3.4","sha":"262c7756af51b157d98b6516d099b2c6d05d7792","kind":"tag","published_at":"2021-07-16T13:57:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.4/manifests"},{"name":"@rws-air/utils@6.0.1","sha":"262c7756af51b157d98b6516d099b2c6d05d7792","kind":"tag","published_at":"2021-07-16T13:57:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@6.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.1/manifests"},{"name":"@rws-air/commitlint-config@2.0.9","sha":"262c7756af51b157d98b6516d099b2c6d05d7792","kind":"tag","published_at":"2021-07-16T13:57:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.9/manifests"},{"name":"@rws-air/webcomponents@14.3.3","sha":"89db113952b92af939189e16f062ba12f3303abe","kind":"tag","published_at":"2021-07-09T12:38:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.3/manifests"},{"name":"@rws-air/local-components-test@4.0.12","sha":"89db113952b92af939189e16f062ba12f3303abe","kind":"tag","published_at":"2021-07-09T12:38:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.12/manifests"},{"name":"@rws-air/commitizen-config@3.0.3","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.3/manifests"},{"name":"@rws-air/commitlint-config@2.0.8","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.8/manifests"},{"name":"@rws-air/local-components-test@4.0.11","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.11/manifests"},{"name":"@rws-air/stylelint-config@7.0.6","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.6/manifests"},{"name":"@rws-air/usercreator@6.0.9","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.9/manifests"},{"name":"@rws-air/webcomponents@14.3.2","sha":"40a7a40888bdc4d36db6a8096abd171ea5d2989d","kind":"tag","published_at":"2021-07-09T12:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.2/manifests"},{"name":"@rws-air/webcomponents@14.3.1","sha":"2eabbaf2780c5f43823b3c2c47b5f17a783b82fe","kind":"tag","published_at":"2021-04-21T11:09:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.1/manifests"},{"name":"@rws-air/stylelint-config@7.0.5","sha":"2eabbaf2780c5f43823b3c2c47b5f17a783b82fe","kind":"tag","published_at":"2021-04-21T11:09:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.5/manifests"},{"name":"@rws-air/commitlint-config@2.0.7","sha":"2eabbaf2780c5f43823b3c2c47b5f17a783b82fe","kind":"tag","published_at":"2021-04-21T11:09:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.7/manifests"},{"name":"@rws-air/commitizen-config@3.0.2","sha":"2eabbaf2780c5f43823b3c2c47b5f17a783b82fe","kind":"tag","published_at":"2021-04-21T11:09:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.2/manifests"},{"name":"@rws-air/webcomponents@14.3.0","sha":"455e1e36a7ee70c80f4c48201635afc9aded8386","kind":"tag","published_at":"2021-02-22T16:48:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.3.0/manifests"},{"name":"@rws-air/webcomponents@14.2.0","sha":"89d5b334fe775cfc28f3c9f1f16787183c9a892e","kind":"tag","published_at":"2021-02-22T15:33:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.2.0/manifests"},{"name":"@rws-air/stylelint-config@7.0.4","sha":"ed73dee44d12125b57d0608d0faa07a7081dc4e4","kind":"tag","published_at":"2021-02-22T15:19:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.4/manifests"},{"name":"@rws-air/webcomponents@14.1.0","sha":"ed73dee44d12125b57d0608d0faa07a7081dc4e4","kind":"tag","published_at":"2021-02-22T15:19:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.1.0/manifests"},{"name":"@rws-air/usercreator@6.0.8","sha":"ed73dee44d12125b57d0608d0faa07a7081dc4e4","kind":"tag","published_at":"2021-02-22T15:19:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.8/manifests"},{"name":"@rws-air/commitlint-config@2.0.6","sha":"ed73dee44d12125b57d0608d0faa07a7081dc4e4","kind":"tag","published_at":"2021-02-22T15:19:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.6/manifests"},{"name":"@rws-air/commitizen-config@3.0.1","sha":"ed73dee44d12125b57d0608d0faa07a7081dc4e4","kind":"tag","published_at":"2021-02-22T15:19:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.1/manifests"},{"name":"@rws-air/webcomponents@14.0.1","sha":"bcc99b36b21caefbd4707dfb0b21957f58e35a57","kind":"tag","published_at":"2021-02-05T08:46:39.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.0.1/manifests"},{"name":"@rws-air/webcomponents@14.0.0","sha":"35b6b996c99f9bb67ca8921d1846bb84015e9d0b","kind":"tag","published_at":"2021-02-05T08:45:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@14.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4014.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@14.0.0/manifests"},{"name":"@rws-air/utils@6.0.0","sha":"35b6b996c99f9bb67ca8921d1846bb84015e9d0b","kind":"tag","published_at":"2021-02-05T08:45:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@6.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@6.0.0/manifests"},{"name":"@rws-air/local-components-test@4.0.10","sha":"35b6b996c99f9bb67ca8921d1846bb84015e9d0b","kind":"tag","published_at":"2021-02-05T08:45:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.10/manifests"},{"name":"@rws-air/commitizen-config@3.0.0","sha":"35b6b996c99f9bb67ca8921d1846bb84015e9d0b","kind":"tag","published_at":"2021-02-05T08:45:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@3.0.0/manifests"},{"name":"@rws-air/webcomponents@13.7.9","sha":"4bb53da568239be95a105748e2f2b707be03882e","kind":"tag","published_at":"2020-12-11T11:30:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.9/manifests"},{"name":"@rws-air/usercreator@6.0.7","sha":"4bb53da568239be95a105748e2f2b707be03882e","kind":"tag","published_at":"2020-12-11T11:30:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.7/manifests"},{"name":"@rws-air/commitlint-config@2.0.5","sha":"4bb53da568239be95a105748e2f2b707be03882e","kind":"tag","published_at":"2020-12-11T11:30:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.5/manifests"},{"name":"@rws-air/utils@5.2.4","sha":"6332bc3ec9f72ace45ee74df78ef5b71e2a5b18b","kind":"tag","published_at":"2020-11-23T14:43:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.2.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.4/manifests"},{"name":"@rws-air/webcomponents@13.7.8","sha":"2d8b6cb37e07636b8128bc729d7fe73201bcb37f","kind":"tag","published_at":"2020-11-16T14:33:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.8/manifests"},{"name":"@rws-air/webcomponents@13.7.7","sha":"38136b5f3e000bcac5dee3a7cb09014ff26d6d37","kind":"tag","published_at":"2020-11-16T14:26:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.7/manifests"},{"name":"@rws-air/webcomponents@13.7.6","sha":"635ece9cf12b89517bb737e3875a95856d9b0389","kind":"tag","published_at":"2020-11-16T13:58:03.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.6/manifests"},{"name":"@rws-air/webcomponents@13.7.5","sha":"fc8a82a845ea7c933b66d560e06c1a84136e3898","kind":"tag","published_at":"2020-11-16T13:46:15.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.5/manifests"},{"name":"@rws-air/webcomponents@13.7.4","sha":"e7bdc6ef299e980eea580e9560f9dbef0c5b956c","kind":"tag","published_at":"2020-11-16T12:35:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.4/manifests"},{"name":"@rws-air/ts-config@1.0.4","sha":"aa4a9160228721b8aeaa942c18a89250fe1ff7d1","kind":"tag","published_at":"2020-11-16T12:28:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.4/manifests"},{"name":"@rws-air/usercreator@6.0.6","sha":"8c6a2b5f8355817c65ed71e43c6ae761539d386c","kind":"tag","published_at":"2020-11-16T11:34:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.6/manifests"},{"name":"@rws-air/ts-config@1.0.3","sha":"8c6a2b5f8355817c65ed71e43c6ae761539d386c","kind":"tag","published_at":"2020-11-16T11:34:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.3/manifests"},{"name":"@rws-air/webcomponents@13.7.2","sha":"8c6a2b5f8355817c65ed71e43c6ae761539d386c","kind":"tag","published_at":"2020-11-16T11:34:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.2/manifests"},{"name":"@rws-air/webcomponents@13.7.0","sha":"75c3ee49bab3d92e2d204287397c1fa0cf6fce73","kind":"tag","published_at":"2020-11-16T11:30:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.7.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.7.0/manifests"},{"name":"@rws-air/ts-config@1.0.1","sha":"75c3ee49bab3d92e2d204287397c1fa0cf6fce73","kind":"tag","published_at":"2020-11-16T11:30:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.1/manifests"},{"name":"@rws-air/local-components-test@4.0.9","sha":"75c3ee49bab3d92e2d204287397c1fa0cf6fce73","kind":"tag","published_at":"2020-11-16T11:30:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.9/manifests"},{"name":"@rws-air/usercreator@6.0.5","sha":"75c3ee49bab3d92e2d204287397c1fa0cf6fce73","kind":"tag","published_at":"2020-11-16T11:30:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.5/manifests"},{"name":"@rws-air/webcomponents@13.6.8","sha":"162f0bfad472074d693798075ae19d1daa2d2b95","kind":"tag","published_at":"2020-09-28T06:28:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.8/manifests"},{"name":"@rws-air/eslint-config@5.0.7","sha":"162f0bfad472074d693798075ae19d1daa2d2b95","kind":"tag","published_at":"2020-09-28T06:28:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.7/manifests"},{"name":"@rws-air/eslint-config-node@2.0.7","sha":"ba50e533ddf491387774bf0d03b41e9b94eca089","kind":"tag","published_at":"2020-09-24T19:59:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.7/manifests"},{"name":"@rws-air/eslint-config@5.0.6","sha":"ba50e533ddf491387774bf0d03b41e9b94eca089","kind":"tag","published_at":"2020-09-24T19:59:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.6/manifests"},{"name":"@rws-air/eslint-config@5.0.5","sha":"97d09145338e389ae2278585638803a1725ede93","kind":"tag","published_at":"2020-09-24T11:45:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.5/manifests"},{"name":"@rws-air/eslint-config-node@2.0.6","sha":"97d09145338e389ae2278585638803a1725ede93","kind":"tag","published_at":"2020-09-24T11:45:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.6/manifests"},{"name":"@rws-air/webcomponents@13.6.7","sha":"c87b7345e43ae7cdfa304ca6af141a029392d344","kind":"tag","published_at":"2020-09-24T11:06:04.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.7/manifests"},{"name":"@rws-air/eslint-config-node@2.0.5","sha":"2f82d133ca28d65231346913521a24c1e1d76b2f","kind":"tag","published_at":"2020-09-15T11:14:04.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.5/manifests"},{"name":"@rws-air/webcomponents@13.6.6","sha":"7b935643880fc1b9481710413830d53ce9fe93b5","kind":"tag","published_at":"2020-09-15T11:04:02.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.6/manifests"},{"name":"@rws-air/webcomponents@13.6.5","sha":"ece0c78feab5f5d992ed7bfb7d5cc442e08b0973","kind":"tag","published_at":"2020-09-15T11:01:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.5/manifests"},{"name":"@rws-air/usercreator@6.0.4","sha":"ece0c78feab5f5d992ed7bfb7d5cc442e08b0973","kind":"tag","published_at":"2020-09-15T11:01:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.4/manifests"},{"name":"@rws-air/eslint-config@5.0.4","sha":"ece0c78feab5f5d992ed7bfb7d5cc442e08b0973","kind":"tag","published_at":"2020-09-15T11:01:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.4/manifests"},{"name":"@rws-air/webcomponents@13.6.4","sha":"bd50ac5a4cd6e0f670aae95e8a45573adcf73715","kind":"tag","published_at":"2020-09-14T16:20:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.4/manifests"},{"name":"@rws-air/webcomponents@13.6.3","sha":"442743d92e66b22486d86303d4d7ebc0385c1479","kind":"tag","published_at":"2020-09-04T10:59:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.3/manifests"},{"name":"@rws-air/utils@5.2.3","sha":"442743d92e66b22486d86303d4d7ebc0385c1479","kind":"tag","published_at":"2020-09-04T10:59:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.2.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.3/manifests"},{"name":"@rws-air/stylelint-config@7.0.3","sha":"a0fe74b0ab1200086871fda6c53a372acc8dfca0","kind":"tag","published_at":"2020-09-04T10:56:35.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.3/manifests"},{"name":"@rws-air/local-components-test@4.0.8","sha":"a0fe74b0ab1200086871fda6c53a372acc8dfca0","kind":"tag","published_at":"2020-09-04T10:56:35.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.8/manifests"},{"name":"@rws-air/eslint-config-node@2.0.4","sha":"99d07268149fcaea83d151772cf9590c9964985b","kind":"tag","published_at":"2020-09-02T08:34:44.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.4/manifests"},{"name":"@rws-air/webcomponents@13.6.2","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.2/manifests"},{"name":"@rws-air/utils@5.2.2","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.2.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.2/manifests"},{"name":"@rws-air/local-components-test@4.0.7","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.7/manifests"},{"name":"@rws-air/eslint-config-node@2.0.3","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.3/manifests"},{"name":"@rws-air/eslint-config@5.0.3","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.3/manifests"},{"name":"@rws-air/commitlint-config@2.0.4","sha":"13387b3106ef48f401a69715cddaf7302818f009","kind":"tag","published_at":"2020-08-18T12:05:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.4/manifests"},{"name":"@rws-air/webcomponents@13.6.1","sha":"8662b78f810985c7277ce0cc896541a084bdce14","kind":"tag","published_at":"2020-08-10T08:16:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.1/manifests"},{"name":"@rws-air/webcomponents@13.6.0","sha":"04d298344807d04815e023ee7c972382adb47a3a","kind":"tag","published_at":"2020-08-10T08:05:03.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.6.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.6.0/manifests"},{"name":"@rws-air/webcomponents@13.5.1","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.5.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.5.1/manifests"},{"name":"@rws-air/utils@5.2.1","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.1/manifests"},{"name":"@rws-air/usercreator@6.0.3","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.3/manifests"},{"name":"@rws-air/stylelint-config@7.0.2","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.2/manifests"},{"name":"@rws-air/local-components-test@4.0.6","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.6/manifests"},{"name":"@rws-air/commitlint-config@2.0.3","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.3/manifests"},{"name":"@rws-air/commitizen-config@2.0.5","sha":"09cde507d84ffab6d5ba8efd57cdba97d201f2ec","kind":"tag","published_at":"2020-08-10T07:53:57.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.5/manifests"},{"name":"@rws-air/webcomponents@13.5.0","sha":"eefa231a14344739b7c7a51f65c0bebc204f0a63","kind":"tag","published_at":"2020-07-28T11:40:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.5.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.5.0/manifests"},{"name":"@rws-air/webcomponents@13.4.0","sha":"c5f776c0e454d19b7aadabb0b7a009af73b8feaf","kind":"tag","published_at":"2020-07-27T09:09:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.4.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.4.0/manifests"},{"name":"@rws-air/webcomponents@13.3.0","sha":"431f1c1b5718ed3197836c831612c2dea012bf8f","kind":"tag","published_at":"2020-07-03T12:44:49.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.3.0/manifests"},{"name":"@rws-air/utils@5.2.0","sha":"f1f34ea1afa9da0441e89ea6d5687fb3a14e03de","kind":"tag","published_at":"2020-07-03T12:42:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.2.0/manifests"},{"name":"@rws-air/webcomponents@13.2.2","sha":"0c9add281d1c8eb0da0598e423af68c52ce3caf5","kind":"tag","published_at":"2020-07-02T08:03:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.2.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.2/manifests"},{"name":"@rws-air/webcomponents@13.2.1","sha":"ead556a63c9b50bf7d096219d8be46d3890a5260","kind":"tag","published_at":"2020-07-02T07:36:54.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.1/manifests"},{"name":"@rws-air/local-components-test@4.0.5","sha":"09143b0fe0f8022bbfa8ddf210f8f9bb081b56a1","kind":"tag","published_at":"2020-06-26T11:49:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.5/manifests"},{"name":"@rws-air/webcomponents@13.2.0","sha":"09143b0fe0f8022bbfa8ddf210f8f9bb081b56a1","kind":"tag","published_at":"2020-06-26T11:49:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.2.0/manifests"},{"name":"@rws-air/commitlint-config@2.0.2","sha":"67c6d355bcd5a671e6ea89a47483a9078d035c99","kind":"tag","published_at":"2020-06-22T14:58:13.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.2/manifests"},{"name":"@rws-air/commitizen-config@2.0.4","sha":"67c6d355bcd5a671e6ea89a47483a9078d035c99","kind":"tag","published_at":"2020-06-22T14:58:13.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.4/manifests"},{"name":"@rws-air/commitizen-config@2.0.3","sha":"b7defe1a14cfa388a80eccb87a3c9bf5e223a17c","kind":"tag","published_at":"2020-06-22T14:46:32.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.3/manifests"},{"name":"@rws-air/webcomponents@13.1.2","sha":"b9a749244c8d1cf11a51b83fcb113314076c7089","kind":"tag","published_at":"2020-06-11T15:06:48.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.2/manifests"},{"name":"@rws-air/usercreator@6.0.2","sha":"dd6bca6c5d2bdbee0005b297c46652596d8d335c","kind":"tag","published_at":"2020-06-11T13:16:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.2/manifests"},{"name":"@rws-air/webcomponents@13.1.1","sha":"dd6bca6c5d2bdbee0005b297c46652596d8d335c","kind":"tag","published_at":"2020-06-11T13:16:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.1/manifests"},{"name":"@rws-air/utils@5.1.3","sha":"dd6bca6c5d2bdbee0005b297c46652596d8d335c","kind":"tag","published_at":"2020-06-11T13:16:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.3/manifests"},{"name":"@rws-air/local-components-test@4.0.4","sha":"dd6bca6c5d2bdbee0005b297c46652596d8d335c","kind":"tag","published_at":"2020-06-11T13:16:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.4/manifests"},{"name":"@rws-air/commitizen-config@2.0.2","sha":"dd6bca6c5d2bdbee0005b297c46652596d8d335c","kind":"tag","published_at":"2020-06-11T13:16:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.2/manifests"},{"name":"@rws-air/webcomponents@13.1.0","sha":"17740c3acf041957de30ad0b2a44df10c78aea63","kind":"tag","published_at":"2020-06-03T16:24:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.1.0/manifests"},{"name":"@rws-air/webcomponents@13.0.6","sha":"16081c9a6bda0801c1a77b3c17757c1cf428f153","kind":"tag","published_at":"2020-06-02T14:21:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.6/manifests"},{"name":"@rws-air/utils@5.1.2","sha":"aa6190cdb9a7ed3a2f73fe2988f2024314a15920","kind":"tag","published_at":"2020-05-29T15:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.2/manifests"},{"name":"@rws-air/webcomponents@13.0.5","sha":"79f3dded48081035f14d2d95a2c0452934ed4912","kind":"tag","published_at":"2020-05-29T09:06:13.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.5/manifests"},{"name":"@rws-air/eslint-config-node@2.0.2","sha":"65b77da4b03e2dbaf48fa487518775daf0837d5f","kind":"tag","published_at":"2020-05-25T08:05:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.2/manifests"},{"name":"@rws-air/local-components-test@4.0.3","sha":"65b77da4b03e2dbaf48fa487518775daf0837d5f","kind":"tag","published_at":"2020-05-25T08:05:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.3/manifests"},{"name":"@rws-air/webcomponents@13.0.4","sha":"65b77da4b03e2dbaf48fa487518775daf0837d5f","kind":"tag","published_at":"2020-05-25T08:05:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.4/manifests"},{"name":"@rws-air/eslint-config@5.0.2","sha":"65b77da4b03e2dbaf48fa487518775daf0837d5f","kind":"tag","published_at":"2020-05-25T08:05:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.2/manifests"},{"name":"@rws-air/utils@5.1.1","sha":"65b77da4b03e2dbaf48fa487518775daf0837d5f","kind":"tag","published_at":"2020-05-25T08:05:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.1/manifests"},{"name":"@rws-air/webcomponents@13.0.3","sha":"945d33ba98c52479364b32d5a44a9c1fd2b2fa57","kind":"tag","published_at":"2020-05-25T06:42:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.3/manifests"},{"name":"@rws-air/utils@5.1.0","sha":"945d33ba98c52479364b32d5a44a9c1fd2b2fa57","kind":"tag","published_at":"2020-05-25T06:42:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.1.0/manifests"},{"name":"@rws-air/local-components-test@4.0.2","sha":"945d33ba98c52479364b32d5a44a9c1fd2b2fa57","kind":"tag","published_at":"2020-05-25T06:42:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.2/manifests"},{"name":"@rws-air/eslint-config@5.0.1","sha":"945d33ba98c52479364b32d5a44a9c1fd2b2fa57","kind":"tag","published_at":"2020-05-25T06:42:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.1/manifests"},{"name":"@rws-air/eslint-config-node@2.0.1","sha":"aece4e3ee06ab2b3e715cfeecf694120007e8384","kind":"tag","published_at":"2020-05-22T13:19:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.1/manifests"},{"name":"@rws-air/utils@5.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.0.1/manifests"},{"name":"@rws-air/usercreator@6.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.1/manifests"},{"name":"@rws-air/stylelint-config@7.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.1/manifests"},{"name":"@rws-air/local-components-test@4.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.1/manifests"},{"name":"@rws-air/jestscreenshot@5.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@5.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@5.0.1/manifests"},{"name":"@rws-air/eslint-config-node@2.0.0","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@2.0.0/manifests"},{"name":"@rws-air/eslint-config@5.0.0","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@5.0.0/manifests"},{"name":"@rws-air/commitlint-config@2.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.1/manifests"},{"name":"@rws-air/commitizen-config@2.0.1","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.1/manifests"},{"name":"@rws-air/webcomponents@13.0.2","sha":"b6463939c9aba617c9c8e4bd0f3d40a86c4a5a57","kind":"tag","published_at":"2020-05-22T12:55:22.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.2/manifests"},{"name":"@rws-air/webcomponents@13.0.1","sha":"844fc815f6db14ff88097a6c64ed53d04c0e5524","kind":"tag","published_at":"2020-05-18T14:49:35.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.1/manifests"},{"name":"@rws-air/commitizen-config@2.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@2.0.0/manifests"},{"name":"@rws-air/webcomponents@13.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@13.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4013.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@13.0.0/manifests"},{"name":"@rws-air/utils@5.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@5.0.0/manifests"},{"name":"@rws-air/usercreator@6.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@6.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@6.0.0/manifests"},{"name":"@rws-air/ts-config@1.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/ts-config@1.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/ts-config@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fts-config%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fts-config@1.0.0/manifests"},{"name":"@rws-air/stylelint-config@7.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@7.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@7.0.0/manifests"},{"name":"@rws-air/local-components-test@4.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@4.0.0/manifests"},{"name":"@rws-air/jestscreenshot@5.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@5.0.0/manifests"},{"name":"@rws-air/eslint-config-node@1.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config-node@1.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config-node@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config-node%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config-node@1.0.0/manifests"},{"name":"@rws-air/eslint-config@4.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@4.0.0/manifests"},{"name":"@rws-air/commitlint-config@2.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@2.0.0/manifests"},{"name":"cra-template-air@2.0.0","sha":"e07101fb4ce44a2d65c804c1ac6600b581eb4431","kind":"tag","published_at":"2020-05-18T12:05:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@2.0.0/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.5","sha":"0118c353571e9d781e96e95364b97f035765464d","kind":"tag","published_at":"2020-05-14T09:53:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.5/manifests"},{"name":"@rws-air/utils@4.5.0-alpha.3","sha":"0118c353571e9d781e96e95364b97f035765464d","kind":"tag","published_at":"2020-05-14T09:53:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.5.0-alpha.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.3/manifests"},{"name":"@rws-air/utils@4.5.0-alpha.2","sha":"7d14a1d94d84acc9744bb1aaaadffc4fc1e7a9d9","kind":"tag","published_at":"2020-05-14T08:46:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.5.0-alpha.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.2/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.4","sha":"036672ebd66079b5b4c960bc7425aa28f23b169b","kind":"tag","published_at":"2020-05-13T09:07:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.4/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.3","sha":"eec099d888d8635f1dbf8e3b1b7c0e3177c0c74b","kind":"tag","published_at":"2020-05-13T08:54:09.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.3/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.2","sha":"f6b44d57bbb2de17a751fa5f40665959b55be792","kind":"tag","published_at":"2020-05-13T08:48:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.2/manifests"},{"name":"@rws-air/local-components-test@3.2.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.2.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.2.0-alpha.1/manifests"},{"name":"@rws-air/stylelint-config@6.1.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.1.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.1.0-alpha.1/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.1/manifests"},{"name":"@rws-air/utils@4.5.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.5.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.1/manifests"},{"name":"@rws-air/usercreator@5.1.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.1.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.1.0-alpha.1/manifests"},{"name":"@rws-air/commitizen-config@1.2.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.2.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.2.0-alpha.1/manifests"},{"name":"cra-template-air@1.3.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.3.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.3.0-alpha.1/manifests"},{"name":"@rws-air/commitlint-config@1.2.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.2.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.2.0-alpha.1/manifests"},{"name":"@rws-air/eslint-config@3.1.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.1.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.1.0-alpha.1/manifests"},{"name":"@rws-air/jestscreenshot@4.1.0-alpha.1","sha":"7fbdbdd6aa871b3b6fedc63f5ea1783608193265","kind":"tag","published_at":"2020-05-11T15:07:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.1.0-alpha.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.1.0-alpha.1/manifests"},{"name":"@rws-air/webcomponents@12.4.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.4.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.4.0-alpha.0/manifests"},{"name":"@rws-air/commitizen-config@1.2.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.2.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.2.0-alpha.0/manifests"},{"name":"@rws-air/utils@4.5.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.5.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.5.0-alpha.0/manifests"},{"name":"@rws-air/usercreator@5.1.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.1.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.1.0-alpha.0/manifests"},{"name":"@rws-air/stylelint-config@6.1.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.1.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.1.0-alpha.0/manifests"},{"name":"@rws-air/local-components-test@3.2.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.2.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.2.0-alpha.0/manifests"},{"name":"@rws-air/jestscreenshot@4.1.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.1.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.1.0-alpha.0/manifests"},{"name":"@rws-air/eslint-config@3.1.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.1.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.1.0-alpha.0/manifests"},{"name":"@rws-air/commitlint-config@1.2.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.2.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.2.0-alpha.0/manifests"},{"name":"cra-template-air@1.3.0-alpha.0","sha":"0c8ad330f3c8130f36ca75be33918ba75ceda4af","kind":"tag","published_at":"2020-05-11T15:01:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.3.0-alpha.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.3.0-alpha.0/manifests"},{"name":"@rws-air/webcomponents@12.3.3","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.3.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.3/manifests"},{"name":"@rws-air/jestscreenshot@4.0.5","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.5/manifests"},{"name":"@rws-air/usercreator@5.0.7","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.7/manifests"},{"name":"@rws-air/commitlint-config@1.1.3","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.3/manifests"},{"name":"@rws-air/stylelint-config@6.0.5","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.5/manifests"},{"name":"@rws-air/eslint-config@3.0.15","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.15","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.15/manifests"},{"name":"@rws-air/local-components-test@3.1.5","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.5/manifests"},{"name":"@rws-air/commitizen-config@1.1.3","sha":"38c7753427c1a4f8d5054fa6eed8207e5509a257","kind":"tag","published_at":"2020-05-06T12:06:06.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.3/manifests"},{"name":"@rws-air/utils@4.4.0","sha":"d078ac3493aa8a49ae9d188dbd5a21acb805ce55","kind":"tag","published_at":"2020-04-29T09:26:51.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.4.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.4.0/manifests"},{"name":"@rws-air/webcomponents@12.3.2","sha":"d078ac3493aa8a49ae9d188dbd5a21acb805ce55","kind":"tag","published_at":"2020-04-29T09:26:51.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.3.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.2/manifests"},{"name":"@rws-air/stylelint-config@6.0.4","sha":"d078ac3493aa8a49ae9d188dbd5a21acb805ce55","kind":"tag","published_at":"2020-04-29T09:26:51.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.4/manifests"},{"name":"@rws-air/eslint-config@3.0.14","sha":"d078ac3493aa8a49ae9d188dbd5a21acb805ce55","kind":"tag","published_at":"2020-04-29T09:26:51.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.14","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.14/manifests"},{"name":"@rws-air/webcomponents@12.3.1","sha":"3501e3057ded0804393be87b3efe9c542c7a8968","kind":"tag","published_at":"2020-04-10T13:12:15.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.3.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.1/manifests"},{"name":"@rws-air/usercreator@5.0.6","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.6/manifests"},{"name":"@rws-air/stylelint-config@6.0.3","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.3/manifests"},{"name":"@rws-air/eslint-config@3.0.13","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.13","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.13/manifests"},{"name":"@rws-air/commitizen-config@1.1.2","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.2/manifests"},{"name":"cra-template-air@1.2.0","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.2.0/manifests"},{"name":"@rws-air/utils@4.3.0","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.3.0/manifests"},{"name":"@rws-air/webcomponents@12.3.0","sha":"a69db3238577dac8c4147950125255ec493f454c","kind":"tag","published_at":"2020-04-10T12:20:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.3.0/manifests"},{"name":"@rws-air/usercreator@5.0.5","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.5/manifests"},{"name":"@rws-air/local-components-test@3.1.4","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.4/manifests"},{"name":"@rws-air/webcomponents@12.2.1","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.2.1/manifests"},{"name":"@rws-air/utils@4.2.4","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.2.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.4/manifests"},{"name":"@rws-air/stylelint-config@6.0.2","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.2/manifests"},{"name":"cra-template-air@1.1.1","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.1.1/manifests"},{"name":"@rws-air/commitizen-config@1.1.1","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.1/manifests"},{"name":"@rws-air/commitlint-config@1.1.2","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.2/manifests"},{"name":"@rws-air/eslint-config@3.0.12","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.12/manifests"},{"name":"@rws-air/jestscreenshot@4.0.4","sha":"2cc8fa94571bfccddc6bdd8558c2dd4cbf65c732","kind":"tag","published_at":"2020-04-01T10:08:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.4/manifests"},{"name":"cra-template-air@1.1.0","sha":"51ae8bc2e9dff0b88270272351ac5ee279515f94","kind":"tag","published_at":"2020-03-30T13:38:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.1.0/manifests"},{"name":"@rws-air/webcomponents@12.2.0","sha":"51ae8bc2e9dff0b88270272351ac5ee279515f94","kind":"tag","published_at":"2020-03-30T13:38:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.2.0/manifests"},{"name":"@rws-air/eslint-config@3.0.11","sha":"51ae8bc2e9dff0b88270272351ac5ee279515f94","kind":"tag","published_at":"2020-03-30T13:38:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.11/manifests"},{"name":"@rws-air/commitlint-config@1.1.1","sha":"34c3d24f2ec168a9b20c125804858f942efb45cf","kind":"tag","published_at":"2020-03-24T19:17:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.1/manifests"},{"name":"@rws-air/eslint-config@3.0.10","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.10/manifests"},{"name":"@rws-air/webcomponents@12.1.0","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.1.0/manifests"},{"name":"@rws-air/utils@4.2.3","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.2.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.3/manifests"},{"name":"@rws-air/usercreator@5.0.4","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.4/manifests"},{"name":"@rws-air/stylelint-config@6.0.1","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.1/manifests"},{"name":"@rws-air/local-components-test@3.1.3","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.3/manifests"},{"name":"@rws-air/jestscreenshot@4.0.3","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.3/manifests"},{"name":"@rws-air/commitlint-config@1.1.0","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitlint-config@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitlint-config@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitlint-config%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitlint-config@1.1.0/manifests"},{"name":"@rws-air/commitizen-config@1.1.0","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/commitizen-config@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/commitizen-config@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fcommitizen-config%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fcommitizen-config@1.1.0/manifests"},{"name":"cra-template-air@1.0.3","sha":"4f92cae95c5bd59c02982581bd3c8325c9df1592","kind":"tag","published_at":"2020-03-24T19:06:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.3/manifests"},{"name":"@rws-air/eslint-config@3.0.9","sha":"9f87863547e5d70b7b17d2fa1eb8f18d02e97110","kind":"tag","published_at":"2020-03-24T15:39:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.9/manifests"},{"name":"@rws-air/webcomponents@12.0.1","sha":"4a5a832b8dd13da9aada298a3f8611a7a3419c3c","kind":"tag","published_at":"2020-03-24T15:07:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.0.1/manifests"},{"name":"@rws-air/stylelint-config@6.0.0","sha":"fc00f88c72f2f7339dcca1c781f501b8d9bf205b","kind":"tag","published_at":"2020-03-20T10:38:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@6.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@6.0.0/manifests"},{"name":"@rws-air/webcomponents@12.0.0","sha":"fc00f88c72f2f7339dcca1c781f501b8d9bf205b","kind":"tag","published_at":"2020-03-20T10:38:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@12.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4012.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@12.0.0/manifests"},{"name":"@rws-air/webcomponents@11.1.5","sha":"6200bba01196ad7079934be2b6d16d067c95af7e","kind":"tag","published_at":"2020-03-20T08:46:03.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.5/manifests"},{"name":"@rws-air/utils@4.2.2","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.2.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.2/manifests"},{"name":"@rws-air/webcomponents@11.1.4","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.4/manifests"},{"name":"@rws-air/usercreator@5.0.3","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:12.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.3/manifests"},{"name":"cra-template-air@1.0.2","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.2/manifests"},{"name":"@rws-air/stylelint-config@5.0.3","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@5.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.3/manifests"},{"name":"@rws-air/local-components-test@3.1.2","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.2/manifests"},{"name":"@rws-air/jestscreenshot@4.0.2","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.2/manifests"},{"name":"@rws-air/eslint-config@3.0.8","sha":"bfca1a51f6f3cf2f8e44f0ecbf11408451368f4e","kind":"tag","published_at":"2020-03-18T08:17:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.8/manifests"},{"name":"@rws-air/usercreator@5.0.2","sha":"7fb5d3d50c53eb654076e10330b350ee206cb5a5","kind":"tag","published_at":"2020-03-17T12:23:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.2/manifests"},{"name":"@rws-air/utils@4.2.1","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.1/manifests"},{"name":"@rws-air/webcomponents@11.1.3","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.3/manifests"},{"name":"@rws-air/usercreator@5.0.1","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.1/manifests"},{"name":"@rws-air/stylelint-config@5.0.2","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@5.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.2/manifests"},{"name":"@rws-air/jestscreenshot@4.0.1","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.1/manifests"},{"name":"@rws-air/eslint-config@3.0.7","sha":"4a632304d3aeaf9d872d037f00f81a12be573392","kind":"tag","published_at":"2020-03-17T12:21:33.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.7/manifests"},{"name":"@rws-air/webcomponents@11.1.2","sha":"1711abbae74e208ef63c15ed8243ea6309603149","kind":"tag","published_at":"2020-03-02T15:45:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.2/manifests"},{"name":"@rws-air/webcomponents@11.1.1","sha":"be2a24f14582cd854cd299fa68086ab48dc424ba","kind":"tag","published_at":"2020-03-02T14:07:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.1/manifests"},{"name":"@rws-air/webcomponents@11.1.0","sha":"8311f27d91f50a3f12573d55d9f07f6d1d126662","kind":"tag","published_at":"2020-03-02T13:43:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.1.0/manifests"},{"name":"@rws-air/utils@4.2.0","sha":"8311f27d91f50a3f12573d55d9f07f6d1d126662","kind":"tag","published_at":"2020-03-02T13:43:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.2.0/manifests"},{"name":"@rws-air/eslint-config@3.0.6","sha":"1566600fe61ce847ed8f673c34309480f5467868","kind":"tag","published_at":"2020-03-02T10:02:03.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.6/manifests"},{"name":"@rws-air/eslint-config@3.0.5","sha":"4080134da9f079e31950c93557112904f49c8488","kind":"tag","published_at":"2020-03-02T09:54:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.5/manifests"},{"name":"@rws-air/eslint-config@3.0.4","sha":"7e39938c3e30a5d5ac3944ced4adc55151f83d9d","kind":"tag","published_at":"2020-03-02T09:31:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.4/manifests"},{"name":"@rws-air/webcomponents@11.0.1","sha":"7e39938c3e30a5d5ac3944ced4adc55151f83d9d","kind":"tag","published_at":"2020-03-02T09:31:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.0.1/manifests"},{"name":"@rws-air/utils@4.1.0","sha":"7e39938c3e30a5d5ac3944ced4adc55151f83d9d","kind":"tag","published_at":"2020-03-02T09:31:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.1.0/manifests"},{"name":"@rws-air/utils@4.0.0","sha":"9ff762440e2e5397210751e7603955bb322ea5ec","kind":"tag","published_at":"2020-02-15T14:05:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@4.0.0/manifests"},{"name":"@rws-air/webcomponents@11.0.0","sha":"9ff762440e2e5397210751e7603955bb322ea5ec","kind":"tag","published_at":"2020-02-15T14:05:25.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@11.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4011.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@11.0.0/manifests"},{"name":"@rws-air/local-components-test@3.1.1","sha":"fb6a42fff8cdb7326629974c362e3ae5ec74d781","kind":"tag","published_at":"2020-02-14T15:15:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.1/manifests"},{"name":"cra-template-air@1.0.1","sha":"fb6a42fff8cdb7326629974c362e3ae5ec74d781","kind":"tag","published_at":"2020-02-14T15:15:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.1/manifests"},{"name":"@rws-air/eslint-config@3.0.3","sha":"fb6a42fff8cdb7326629974c362e3ae5ec74d781","kind":"tag","published_at":"2020-02-14T15:15:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.3/manifests"},{"name":"@rws-air/stylelint-config@5.0.1","sha":"fb6a42fff8cdb7326629974c362e3ae5ec74d781","kind":"tag","published_at":"2020-02-14T15:15:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@5.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.1/manifests"},{"name":"@rws-air/webcomponents@10.1.1","sha":"fb6a42fff8cdb7326629974c362e3ae5ec74d781","kind":"tag","published_at":"2020-02-14T15:15:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@10.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4010.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.1.1/manifests"},{"name":"cra-template-air@1.0.0","sha":"dd008341596d0755e4b83dbe6bf362eb4c4c92d3","kind":"tag","published_at":"2020-02-06T16:06:30.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/cra-template-air@1.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/cra-template-air@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@cra-template-air%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/cra-template-air@1.0.0/manifests"},{"name":"@rws-air/webcomponents@10.1.0","sha":"a86bcf10bf6e2a453aa1145157084e9d66e93714","kind":"tag","published_at":"2020-02-03T14:49:54.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@10.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4010.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.1.0/manifests"},{"name":"@rws-air/eslint-config@3.0.2","sha":"a86bcf10bf6e2a453aa1145157084e9d66e93714","kind":"tag","published_at":"2020-02-03T14:49:54.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.2/manifests"},{"name":"@rws-air/utils@3.1.2","sha":"16d86b29775718eeb0ef975386059cdbfa7329a5","kind":"tag","published_at":"2020-01-30T13:54:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@3.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.2/manifests"},{"name":"@rws-air/utils@3.1.1","sha":"dae5c64f5bdcb226ff0b4e6aeb6822a9b9ac2749","kind":"tag","published_at":"2020-01-30T13:43:47.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@3.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.1/manifests"},{"name":"@rws-air/utils@3.1.0","sha":"7a0990718f809a163e2469a776e6072b017ff0ef","kind":"tag","published_at":"2020-01-30T13:32:34.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@3.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.1.0/manifests"},{"name":"@rws-air/webcomponents@10.0.3","sha":"359d568bb94dc98037dceee216d47fb0ca6c7802","kind":"tag","published_at":"2020-01-27T14:30:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@10.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4010.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.3/manifests"},{"name":"@rws-air/webcomponents@10.0.2","sha":"dc03689143a2086554ecf575fa0bbba2ae44bf29","kind":"tag","published_at":"2020-01-24T13:46:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@10.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4010.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.2/manifests"},{"name":"@rws-air/webcomponents@10.0.1","sha":"3afbf848779134e66d737553456cdaf5c3a9ba23","kind":"commit","published_at":"2020-01-24T13:08:27.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@10.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%4010.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@10.0.1/manifests"},{"name":"@rws-air/tslint-config@5.0.0","sha":"c553ef64f4ec55c2a830ffd74f448427272542c5","kind":"tag","published_at":"2020-01-24T13:00:32.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@5.0.0/manifests"},{"name":"@rws-air/usercreator@5.0.0","sha":"c553ef64f4ec55c2a830ffd74f448427272542c5","kind":"tag","published_at":"2020-01-24T13:00:32.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@5.0.0/manifests"},{"name":"@rws-air/storybook@2.0.0","sha":"c553ef64f4ec55c2a830ffd74f448427272542c5","kind":"tag","published_at":"2020-01-24T13:00:32.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/storybook@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/storybook@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstorybook%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@2.0.0/manifests"},{"name":"@rws-air/webcomponents@9.4.1","sha":"560d70f54fdbde95f6d5ccaae07d7a6ba139e157","kind":"tag","published_at":"2020-01-23T15:16:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.4.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.4.1/manifests"},{"name":"@rws-air/webcomponents@9.4.0","sha":"0976baac285657a01992d3671d3bc121c5f25ac6","kind":"tag","published_at":"2020-01-23T13:43:13.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.4.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.4.0/manifests"},{"name":"@rws-air/webcomponents@9.3.0","sha":"87fa576daba4b43c8b72ba1c44781d41a78d6610","kind":"tag","published_at":"2020-01-22T14:40:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.3.0/manifests"},{"name":"@rws-air/webcomponents@9.2.1","sha":"d78d98fffb760266b07dab92c169c917af768863","kind":"tag","published_at":"2020-01-22T13:17:32.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.2.1/manifests"},{"name":"@rws-air/webcomponents@9.2.0","sha":"caf901e48c2f2674215fe42d903094c5e8734813","kind":"tag","published_at":"2020-01-22T08:17:49.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.2.0/manifests"},{"name":"@rws-air/eslint-config@3.0.1","sha":"6f127b54c3b08bbdcef36af0a91063d3515cff39","kind":"tag","published_at":"2020-01-21T13:35:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.1/manifests"},{"name":"@rws-air/webcomponents@9.1.5","sha":"6f127b54c3b08bbdcef36af0a91063d3515cff39","kind":"tag","published_at":"2020-01-21T13:35:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.5/manifests"},{"name":"@rws-air/storybook@1.1.1","sha":"6f127b54c3b08bbdcef36af0a91063d3515cff39","kind":"tag","published_at":"2020-01-21T13:35:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/storybook@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/storybook@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstorybook%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.1.1/manifests"},{"name":"@rws-air/webcomponents@9.1.4","sha":"a486e011b196321e339df97d87e844b9d407e21b","kind":"tag","published_at":"2020-01-20T13:15:49.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.4/manifests"},{"name":"@rws-air/webcomponents@9.1.3","sha":"8a7249e180b7260ea64d623460be98280bf9deb8","kind":"tag","published_at":"2020-01-20T08:25:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.3/manifests"},{"name":"@rws-air/webcomponents@9.1.2","sha":"5b99d1759f7a536ee990b01cf94dee0b05e83cac","kind":"tag","published_at":"2020-01-17T17:05:42.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.2/manifests"},{"name":"@rws-air/webcomponents@9.1.1","sha":"d4b1259125e5248798eb6842e2fbd0cb5482d04c","kind":"tag","published_at":"2020-01-17T16:46:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.1/manifests"},{"name":"@rws-air/local-components-test@3.1.0","sha":"a0b90e1aa22bccf35713ea0c42a2f5733839137e","kind":"tag","published_at":"2020-01-17T16:43:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.1.0/manifests"},{"name":"@rws-air/webcomponents@9.1.0","sha":"a0b90e1aa22bccf35713ea0c42a2f5733839137e","kind":"tag","published_at":"2020-01-17T16:43:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.1.0/manifests"},{"name":"@rws-air/storybook@1.1.0","sha":"a0b90e1aa22bccf35713ea0c42a2f5733839137e","kind":"tag","published_at":"2020-01-17T16:43:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/storybook@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/storybook@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstorybook%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.1.0/manifests"},{"name":"@rws-air/webcomponents@9.0.4","sha":"c74ca633ba69bcb9edb68c0689afeaa15eb7c034","kind":"tag","published_at":"2020-01-17T10:23:18.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.4/manifests"},{"name":"@rws-air/webcomponents@9.0.3","sha":"9f3eb8620a76e52432fdb418dc7c4012a69651c1","kind":"tag","published_at":"2020-01-17T10:04:26.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.3/manifests"},{"name":"@rws-air/webcomponents@9.0.2","sha":"40b0a8a77c0856296d333654f6e3fa349c6927ee","kind":"tag","published_at":"2020-01-17T09:34:40.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.2/manifests"},{"name":"@rws-air/webcomponents@9.0.1","sha":"f7ff4de3a6318c7ce6846a2d0ea7a988aa4bbdc3","kind":"tag","published_at":"2020-01-17T09:10:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.1/manifests"},{"name":"@rws-air/stylelint-config@5.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@5.0.0/manifests"},{"name":"@rws-air/webcomponents@9.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@9.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@9.0.0/manifests"},{"name":"@rws-air/utils@3.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@3.0.0/manifests"},{"name":"@rws-air/usercreator@4.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@4.0.0/manifests"},{"name":"@rws-air/tslint-config@4.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@4.0.0/manifests"},{"name":"@rws-air/storybook@1.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/storybook@1.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/storybook@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstorybook%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@1.0.0/manifests"},{"name":"@rws-air/local-components-test@3.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@3.0.0/manifests"},{"name":"@rws-air/jestscreenshot@4.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@4.0.0/manifests"},{"name":"@rws-air/eslint-config@3.0.0","sha":"cb2446b18ff0dcf149112e0119cb1e6d86f5ca54","kind":"tag","published_at":"2020-01-17T09:04:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@3.0.0/manifests"},{"name":"@rws-air/jestscreenshot@3.0.7","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.7/manifests"},{"name":"@rws-air/utils@2.3.1","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.3.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.3.1/manifests"},{"name":"@rws-air/usercreator@3.0.16","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.16","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.16/manifests"},{"name":"@rws-air/eslint-config@2.1.9","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.9/manifests"},{"name":"@rws-air/storybook@0.0.1","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/storybook@0.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/storybook@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstorybook%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstorybook@0.0.1/manifests"},{"name":"@rws-air/local-components-test@2.0.0","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/local-components-test@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/local-components-test@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Flocal-components-test%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Flocal-components-test@2.0.0/manifests"},{"name":"@rws-air/webcomponents@8.2.0","sha":"45e7edffafc6ee1ec3d4eae74be29dcf3c5d8783","kind":"tag","published_at":"2020-01-09T11:00:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.2.0/manifests"},{"name":"@rws-air/usercreator@3.0.15","sha":"b8d3d07f00feaa73dbb5eda136c715dfcb7ae7cd","kind":"tag","published_at":"2019-12-18T15:09:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.15","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.15/manifests"},{"name":"@rws-air/utils@2.3.0","sha":"b8d3d07f00feaa73dbb5eda136c715dfcb7ae7cd","kind":"tag","published_at":"2019-12-18T15:09:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.3.0/manifests"},{"name":"@rws-air/webcomponents@8.1.12","sha":"b8d3d07f00feaa73dbb5eda136c715dfcb7ae7cd","kind":"tag","published_at":"2019-12-18T15:09:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.12/manifests"},{"name":"local-components-test@1.2.12","sha":"b8d3d07f00feaa73dbb5eda136c715dfcb7ae7cd","kind":"tag","published_at":"2019-12-18T15:09:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.12/manifests"},{"name":"@rws-air/eslint-config@2.1.8","sha":"b8d3d07f00feaa73dbb5eda136c715dfcb7ae7cd","kind":"tag","published_at":"2019-12-18T15:09:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.8/manifests"},{"name":"@rws-air/webcomponents@8.1.11","sha":"8a8fe7cc37c60dbe3634d317bf32745872d09e51","kind":"tag","published_at":"2019-12-12T16:12:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.11/manifests"},{"name":"@rws-air/webcomponents@8.1.10","sha":"caab05a937a5a6226f734a564b386c2b3a24e50d","kind":"tag","published_at":"2019-12-12T14:39:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.10/manifests"},{"name":"@rws-air/webcomponents@8.1.9","sha":"d20fd61a26ab9fc1c44ff5332ef8e6cdadb903d9","kind":"tag","published_at":"2019-12-10T12:47:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.9/manifests"},{"name":"@rws-air/utils@2.2.1","sha":"eec8016a4e58c2a45f3cd02334254a3c967369b0","kind":"tag","published_at":"2019-12-09T15:26:35.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.2.1/manifests"},{"name":"@rws-air/utils@2.2.0","sha":"f5ce323025dacd50f5e48a354c17195f3ce7fc67","kind":"tag","published_at":"2019-12-05T11:51:51.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.2.0/manifests"},{"name":"@rws-air/webcomponents@8.1.8","sha":"bf1c626222cc97f030a0016516d69b4168c0f7b6","kind":"tag","published_at":"2019-12-04T11:54:39.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.8/manifests"},{"name":"@rws-air/webcomponents@8.1.7","sha":"812621a7a34a2a497b8abb18762b331adc612956","kind":"tag","published_at":"2019-11-29T10:32:07.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.7/manifests"},{"name":"@rws-air/webcomponents@8.1.6","sha":"fe7485ee7f01aebfc9f338f06701eb7fc06350b8","kind":"tag","published_at":"2019-11-29T10:18:56.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.6/manifests"},{"name":"@rws-air/utils@2.1.2","sha":"06aae638aa8afc6366239fa5db83eeac72993b04","kind":"tag","published_at":"2019-11-28T22:02:39.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.2/manifests"},{"name":"@rws-air/usercreator@3.0.14","sha":"ccdf97ad94d1e670e4f2bc224ea45cebc34de92e","kind":"tag","published_at":"2019-11-28T14:24:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.14","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.14/manifests"},{"name":"@rws-air/webcomponents@8.1.5","sha":"ccdf97ad94d1e670e4f2bc224ea45cebc34de92e","kind":"tag","published_at":"2019-11-28T14:24:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.5/manifests"},{"name":"local-components-test@1.2.11","sha":"ccdf97ad94d1e670e4f2bc224ea45cebc34de92e","kind":"tag","published_at":"2019-11-28T14:24:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.11/manifests"},{"name":"@rws-air/eslint-config@2.1.7","sha":"ccdf97ad94d1e670e4f2bc224ea45cebc34de92e","kind":"tag","published_at":"2019-11-28T14:24:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.7/manifests"},{"name":"@rws-air/stylelint-config@4.1.8","sha":"ccdf97ad94d1e670e4f2bc224ea45cebc34de92e","kind":"tag","published_at":"2019-11-28T14:24:37.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.8/manifests"},{"name":"@rws-air/utils@2.1.1","sha":"c4fe8ef668861a4a9d1688f5112e1a531b936995","kind":"tag","published_at":"2019-11-28T11:05:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.1/manifests"},{"name":"@rws-air/webcomponents@8.1.4","sha":"fc5a404721e6063e1eb5c7042a2c4eafac64cde4","kind":"tag","published_at":"2019-11-26T13:48:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.4/manifests"},{"name":"local-components-test@1.2.10","sha":"19c5fec7f8af820b19db2c2866dda8aad8fc50b9","kind":"tag","published_at":"2019-11-25T14:53:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.10/manifests"},{"name":"@rws-air/webcomponents@8.1.3","sha":"19c5fec7f8af820b19db2c2866dda8aad8fc50b9","kind":"tag","published_at":"2019-11-25T14:53:17.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.3/manifests"},{"name":"@rws-air/webcomponents@8.1.1","sha":"840a5726954e062a40b49131267744b39a2ff3ca","kind":"tag","published_at":"2019-11-25T10:18:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.1/manifests"},{"name":"@rws-air/utils@2.1.0","sha":"840a5726954e062a40b49131267744b39a2ff3ca","kind":"tag","published_at":"2019-11-25T10:18:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.1.0/manifests"},{"name":"@rws-air/jestscreenshot@3.0.6","sha":"840a5726954e062a40b49131267744b39a2ff3ca","kind":"tag","published_at":"2019-11-25T10:18:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.6/manifests"},{"name":"@rws-air/webcomponents@8.1.0","sha":"48bf1da7389c3a85fcc338f70143df9419c194b8","kind":"tag","published_at":"2019-11-22T12:49:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.1.0/manifests"},{"name":"@rws-air/webcomponents@8.0.6","sha":"032251ffa3d6c909b7148ef3a4bb1d2554a1b93a","kind":"tag","published_at":"2019-11-21T10:54:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.6/manifests"},{"name":"@rws-air/stylelint-config@4.1.7","sha":"b633f169a90d66abb9cd38ac65b80cdf7dd58827","kind":"tag","published_at":"2019-11-21T10:47:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.7/manifests"},{"name":"@rws-air/eslint-config@2.1.6","sha":"b633f169a90d66abb9cd38ac65b80cdf7dd58827","kind":"tag","published_at":"2019-11-21T10:47:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.6/manifests"},{"name":"@rws-air/usercreator@3.0.13","sha":"b633f169a90d66abb9cd38ac65b80cdf7dd58827","kind":"tag","published_at":"2019-11-21T10:47:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.13","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.13/manifests"},{"name":"@rws-air/webcomponents@8.0.5","sha":"b633f169a90d66abb9cd38ac65b80cdf7dd58827","kind":"tag","published_at":"2019-11-21T10:47:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.5/manifests"},{"name":"@rws-air/webcomponents@8.0.4","sha":"6ebc2cb23eb27ba0fb63836e8aefa149b2756469","kind":"tag","published_at":"2019-11-18T08:49:46.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.4/manifests"},{"name":"@rws-air/webcomponents@8.0.2","sha":"ad9d2ed4fa06a027420b23f3f28743212d6450fb","kind":"tag","published_at":"2019-11-15T15:28:09.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.2/manifests"},{"name":"@rws-air/webcomponents@8.0.1","sha":"3ea3b0b2d5d78df00480f686eafd3367e34ccd6e","kind":"tag","published_at":"2019-11-15T14:35:50.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.1/manifests"},{"name":"@rws-air/usercreator@3.0.12","sha":"e614d144059ab3a915a8faa7c2be55f3664b2c60","kind":"tag","published_at":"2019-11-15T12:49:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.12","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.12/manifests"},{"name":"@rws-air/webcomponents@8.0.0","sha":"e614d144059ab3a915a8faa7c2be55f3664b2c60","kind":"tag","published_at":"2019-11-15T12:49:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@8.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@8.0.0/manifests"},{"name":"@rws-air/utils@2.0.0","sha":"e614d144059ab3a915a8faa7c2be55f3664b2c60","kind":"tag","published_at":"2019-11-15T12:49:11.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@2.0.0/manifests"},{"name":"local-components-test@1.2.9","sha":"bd0d83504c9a5715aa4b223c15e86f24585406eb","kind":"tag","published_at":"2019-11-12T15:51:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.9/manifests"},{"name":"@rws-air/utils@1.2.0","sha":"bd0d83504c9a5715aa4b223c15e86f24585406eb","kind":"tag","published_at":"2019-11-12T15:51:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@1.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.2.0/manifests"},{"name":"@rws-air/webcomponents@7.3.0","sha":"bd0d83504c9a5715aa4b223c15e86f24585406eb","kind":"tag","published_at":"2019-11-12T15:51:55.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.3.0/manifests"},{"name":"@rws-air/webcomponents@7.2.8","sha":"7c68f18f8130f318137f02da92c6e705e8a77e03","kind":"tag","published_at":"2019-11-08T11:57:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.8/manifests"},{"name":"@rws-air/webcomponents@7.2.7","sha":"ab983f1b39801ab5fdd8da80735534eab948e778","kind":"tag","published_at":"2019-11-08T11:50:19.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.7/manifests"},{"name":"local-components-test@1.2.8","sha":"ab983f1b39801ab5fdd8da80735534eab948e778","kind":"tag","published_at":"2019-11-08T11:50:19.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.8/manifests"},{"name":"@rws-air/webcomponents@7.2.6","sha":"1a30ef89342ef26d23fe9897c7cfd4329cfcdaac","kind":"tag","published_at":"2019-11-08T11:23:10.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.6/manifests"},{"name":"@rws-air/eslint-config@2.1.5","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.5/manifests"},{"name":"@rws-air/utils@1.1.1","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.1.1/manifests"},{"name":"@rws-air/usercreator@3.0.11","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.11","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.11/manifests"},{"name":"@rws-air/webcomponents@7.2.5","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.5/manifests"},{"name":"@rws-air/tslint-config@3.0.4","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.4/manifests"},{"name":"@rws-air/stylelint-config@4.1.6","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.6/manifests"},{"name":"@rws-air/jestscreenshot@3.0.5","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.5/manifests"},{"name":"local-components-test@1.2.7","sha":"538a91498134f4cc8654c3b2289484541eb062f0","kind":"tag","published_at":"2019-11-06T08:37:45.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.7/manifests"},{"name":"@rws-air/jestscreenshot@3.0.4","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.4/manifests"},{"name":"@rws-air/eslint-config@2.1.4","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.4/manifests"},{"name":"@rws-air/stylelint-config@4.1.5","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.5/manifests"},{"name":"@rws-air/tslint-config@3.0.3","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@3.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.3/manifests"},{"name":"@rws-air/usercreator@3.0.10","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.10","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.10/manifests"},{"name":"@rws-air/utils@1.1.0","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/utils@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/utils@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Futils%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Futils@1.1.0/manifests"},{"name":"@rws-air/webcomponents@7.2.4","sha":"adc815817a22ee86d522e611b1aff83a60602d2d","kind":"tag","published_at":"2019-11-01T17:23:01.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.4/manifests"},{"name":"@rws-air/webcomponents@7.2.3","sha":"cd3cf12fc37baf608dc6d02c4f47173cbc618ffb","kind":"tag","published_at":"2019-11-01T14:43:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.3/manifests"},{"name":"local-components-test@1.2.6","sha":"cd3cf12fc37baf608dc6d02c4f47173cbc618ffb","kind":"tag","published_at":"2019-11-01T14:43:59.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.6/manifests"},{"name":"@rws-air/webcomponents@7.2.2","sha":"73e1c4d748e40977c745de2ef6c79d6688a225e5","kind":"tag","published_at":"2019-11-01T09:18:36.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.2/manifests"},{"name":"@rws-air/webcomponents@7.2.1","sha":"20daaa5837690604f4da362ab7b7b84863b8370a","kind":"tag","published_at":"2019-10-31T15:58:38.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.1/manifests"},{"name":"@rws-air/webcomponents@7.2.0","sha":"bcae0e191d9a723ab74dcf1a4238df89a4f263b2","kind":"tag","published_at":"2019-10-31T14:56:23.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.2.0/manifests"},{"name":"@rws-air/usercreator@3.0.9","sha":"bcae0e191d9a723ab74dcf1a4238df89a4f263b2","kind":"tag","published_at":"2019-10-31T14:56:23.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.9","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.9/manifests"},{"name":"local-components-test@1.2.5","sha":"bcae0e191d9a723ab74dcf1a4238df89a4f263b2","kind":"tag","published_at":"2019-10-31T14:56:23.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.5/manifests"},{"name":"local-components-test@1.2.4","sha":"73d3346cb51f57b5ab89b34c3325120ac80a7c09","kind":"tag","published_at":"2019-10-18T15:02:30.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.4/manifests"},{"name":"@rws-air/usercreator@3.0.8","sha":"73d3346cb51f57b5ab89b34c3325120ac80a7c09","kind":"tag","published_at":"2019-10-18T15:02:30.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.8","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.8/manifests"},{"name":"@rws-air/eslint-config@2.1.3","sha":"73d3346cb51f57b5ab89b34c3325120ac80a7c09","kind":"tag","published_at":"2019-10-18T15:02:30.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.3/manifests"},{"name":"@rws-air/webcomponents@7.1.2","sha":"1edc802b76f6306420d7386fbdf799f04d22a70d","kind":"tag","published_at":"2019-10-08T13:11:08.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.2/manifests"},{"name":"@rws-air/webcomponents@7.1.1","sha":"4e6d0eac40b66d2d2246a4a18cbba39fe9fce2b6","kind":"tag","published_at":"2019-10-08T10:32:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.1/manifests"},{"name":"local-components-test@1.2.3","sha":"528c644a79e6a7604e427f39b817c51989edda25","kind":"tag","published_at":"2019-10-08T10:23:39.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.3/manifests"},{"name":"@rws-air/webcomponents@7.1.0","sha":"528c644a79e6a7604e427f39b817c51989edda25","kind":"tag","published_at":"2019-10-08T10:23:39.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.1.0/manifests"},{"name":"@rws-air/usercreator@3.0.7","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.7/manifests"},{"name":"@rws-air/webcomponents@7.0.3","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:29.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.3/manifests"},{"name":"@rws-air/jestscreenshot@3.0.3","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.3/manifests"},{"name":"@rws-air/eslint-config@2.1.2","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.2/manifests"},{"name":"local-components-test@1.2.2","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.2/manifests"},{"name":"@rws-air/stylelint-config@4.1.4","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.4/manifests"},{"name":"@rws-air/tslint-config@3.0.2","sha":"ffcf451861cfc08a3d01c206dff30a394b834ecd","kind":"tag","published_at":"2019-10-08T08:28:28.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@3.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.2/manifests"},{"name":"local-components-test@1.2.1","sha":"92175f2409c901567de308e5c57d1474bbd92dd1","kind":"tag","published_at":"2019-10-03T08:05:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.1/manifests"},{"name":"@rws-air/webcomponents@7.0.2","sha":"b9e357517f45b9f1e1d400889d74e57e47c0380c","kind":"tag","published_at":"2019-10-03T08:00:23.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.2/manifests"},{"name":"@rws-air/webcomponents@7.0.1","sha":"ced28cc08867c172946939fe27007f90e0f3933f","kind":"tag","published_at":"2019-10-03T07:50:13.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.1/manifests"},{"name":"@rws-air/webcomponents@7.0.0","sha":"fa181cc3d99289f9e70f9eec81689aeaea7d21fb","kind":"tag","published_at":"2019-10-03T07:44:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@7.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@7.0.0/manifests"},{"name":"@rws-air/stylelint-config@4.1.3","sha":"0c0dc506cccd21a1186d2f44e71e3d2af78a4510","kind":"tag","published_at":"2019-10-01T15:19:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.3/manifests"},{"name":"@rws-air/webcomponents@6.4.0","sha":"0c0dc506cccd21a1186d2f44e71e3d2af78a4510","kind":"tag","published_at":"2019-10-01T15:19:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.4.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.4.0/manifests"},{"name":"@rws-air/usercreator@3.0.6","sha":"0c0dc506cccd21a1186d2f44e71e3d2af78a4510","kind":"tag","published_at":"2019-10-01T15:19:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.6/manifests"},{"name":"@rws-air/eslint-config@2.1.1","sha":"0c0dc506cccd21a1186d2f44e71e3d2af78a4510","kind":"tag","published_at":"2019-10-01T15:19:20.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.1/manifests"},{"name":"@rws-air/eslint-config@2.1.0","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.1.0/manifests"},{"name":"@rws-air/webcomponents@6.3.0","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.3.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.3.0/manifests"},{"name":"@rws-air/usercreator@3.0.5","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.5/manifests"},{"name":"@rws-air/tslint-config@3.0.1","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@3.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.1/manifests"},{"name":"@rws-air/stylelint-config@4.1.2","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.2/manifests"},{"name":"@rws-air/jestscreenshot@3.0.2","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.2/manifests"},{"name":"local-components-test@1.2.0","sha":"f1300034a1dc98f6f9b0ab97c35cef5529431ded","kind":"tag","published_at":"2019-09-19T15:49:41.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.2.0/manifests"},{"name":"@rws-air/jestscreenshot@3.0.1","sha":"30d6f8ff97d878ef8e31b3f5b8e564626907e91b","kind":"tag","published_at":"2019-09-09T12:06:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.1/manifests"},{"name":"@rws-air/usercreator@3.0.4","sha":"30d6f8ff97d878ef8e31b3f5b8e564626907e91b","kind":"tag","published_at":"2019-09-09T12:06:00.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.4/manifests"},{"name":"@rws-air/webcomponents@6.2.0","sha":"eecd6fbb57e23c83f8b027d4b0f71a3d4e09304e","kind":"tag","published_at":"2019-09-04T07:47:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.2.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.2.0/manifests"},{"name":"local-components-test@1.1.3","sha":"c40b60f938598fdeccf36c8b60aca0be5f0afa35","kind":"tag","published_at":"2019-09-03T07:33:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.3/manifests"},{"name":"@rws-air/webcomponents@6.1.1","sha":"c40b60f938598fdeccf36c8b60aca0be5f0afa35","kind":"tag","published_at":"2019-09-03T07:33:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.1.1/manifests"},{"name":"@rws-air/eslint-config@2.0.5","sha":"c40b60f938598fdeccf36c8b60aca0be5f0afa35","kind":"tag","published_at":"2019-09-03T07:33:43.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.5/manifests"},{"name":"@rws-air/webcomponents@6.1.0","sha":"165b1f16b71f63081330739844b692677128f415","kind":"tag","published_at":"2019-08-28T15:27:02.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.1.0/manifests"},{"name":"@rws-air/usercreator@3.0.3","sha":"950c2247bf6fba8222c52246de2748f14d85d8b3","kind":"tag","published_at":"2019-08-28T14:28:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.3/manifests"},{"name":"@rws-air/eslint-config@2.0.4","sha":"950c2247bf6fba8222c52246de2748f14d85d8b3","kind":"tag","published_at":"2019-08-28T14:28:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.4/manifests"},{"name":"@rws-air/webcomponents@6.0.0","sha":"950c2247bf6fba8222c52246de2748f14d85d8b3","kind":"tag","published_at":"2019-08-28T14:28:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@6.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@6.0.0/manifests"},{"name":"local-components-test@1.1.2","sha":"950c2247bf6fba8222c52246de2748f14d85d8b3","kind":"tag","published_at":"2019-08-28T14:28:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.2/manifests"},{"name":"@rws-air/webcomponents@5.1.1","sha":"df2bef0c3f8c8dedd2810cdd507164ab71dd34ae","kind":"tag","published_at":"2019-08-23T15:14:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@5.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.1.1/manifests"},{"name":"@rws-air/webcomponents@5.1.0","sha":"f056d7a28cd53bf003d4e17786f8eb728941908e","kind":"tag","published_at":"2019-08-21T15:20:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@5.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.1.0/manifests"},{"name":"@rws-air/usercreator@3.0.2","sha":"f056d7a28cd53bf003d4e17786f8eb728941908e","kind":"tag","published_at":"2019-08-21T15:20:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.2/manifests"},{"name":"@rws-air/stylelint-config@4.1.1","sha":"f056d7a28cd53bf003d4e17786f8eb728941908e","kind":"tag","published_at":"2019-08-21T15:20:21.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.1/manifests"},{"name":"local-components-test@1.1.1","sha":"2f6e562c6d5734a5caec0fd2f76c4465c8d68352","kind":"tag","published_at":"2019-08-20T09:30:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.1.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.1/manifests"},{"name":"@rws-air/webcomponents@5.0.0","sha":"2f6e562c6d5734a5caec0fd2f76c4465c8d68352","kind":"tag","published_at":"2019-08-20T09:30:52.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@5.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@5.0.0/manifests"},{"name":"@rws-air/eslint-config@2.0.3","sha":"91106e1029d0486a5f7484787a48aed7dbeedd5e","kind":"tag","published_at":"2019-08-19T20:17:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.3/manifests"},{"name":"@rws-air/webcomponents@4.1.0","sha":"91106e1029d0486a5f7484787a48aed7dbeedd5e","kind":"tag","published_at":"2019-08-19T20:17:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@4.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@4.1.0/manifests"},{"name":"@rws-air/usercreator@3.0.1","sha":"91106e1029d0486a5f7484787a48aed7dbeedd5e","kind":"tag","published_at":"2019-08-19T20:17:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.1/manifests"},{"name":"@rws-air/stylelint-config@4.1.0","sha":"91106e1029d0486a5f7484787a48aed7dbeedd5e","kind":"tag","published_at":"2019-08-19T20:17:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.1.0/manifests"},{"name":"local-components-test@1.1.0","sha":"91106e1029d0486a5f7484787a48aed7dbeedd5e","kind":"tag","published_at":"2019-08-19T20:17:16.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.1.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.1.0/manifests"},{"name":"@rws-air/eslint-config@2.0.2","sha":"a4985a9117959d9941757ddb59975cca586a735d","kind":"tag","published_at":"2019-08-15T15:44:24.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.2/manifests"},{"name":"@rws-air/eslint-config@2.0.1","sha":"1fce852fe76ef5e24b4782908bbccb3fbd41b309","kind":"tag","published_at":"2019-08-15T13:22:15.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.1","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.1/manifests"},{"name":"@rws-air/jestscreenshot@3.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@3.0.0/manifests"},{"name":"@rws-air/webcomponents@4.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@4.0.0/manifests"},{"name":"@rws-air/usercreator@3.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@3.0.0/manifests"},{"name":"@rws-air/tslint-config@3.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@3.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@3.0.0/manifests"},{"name":"@rws-air/stylelint-config@4.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@4.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@4.0.0/manifests"},{"name":"@rws-air/eslint-config@2.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@2.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@2.0.0/manifests"},{"name":"local-components-test@1.0.0","sha":"846e042c90a77f4856461cb8cc3544700c2bd81f","kind":"tag","published_at":"2019-08-15T08:05:58.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/local-components-test@1.0.0","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/local-components-test@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@local-components-test%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/local-components-test@1.0.0/manifests"},{"name":"@rws-air/tslint-config@2.0.7","sha":"98e48bad7ef45e57e147228b8bb86d08ae1378f4","kind":"tag","published_at":"2019-08-14T15:18:47.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@2.0.7","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.7/manifests"},{"name":"@rws-air/eslint-config@1.1.4","sha":"0377c0537cbc89bd29c8c4902c29d978e2262247","kind":"tag","published_at":"2019-08-14T14:52:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@1.1.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.4/manifests"},{"name":"@rws-air/tslint-config@2.0.6","sha":"0377c0537cbc89bd29c8c4902c29d978e2262247","kind":"tag","published_at":"2019-08-14T14:52:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@2.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.6/manifests"},{"name":"@rws-air/stylelint-config@3.0.6","sha":"0377c0537cbc89bd29c8c4902c29d978e2262247","kind":"tag","published_at":"2019-08-14T14:52:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.6/manifests"},{"name":"@rws-air/usercreator@2.0.6","sha":"0377c0537cbc89bd29c8c4902c29d978e2262247","kind":"tag","published_at":"2019-08-14T14:52:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@2.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%402.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.6/manifests"},{"name":"@rws-air/webcomponents@3.0.6","sha":"0377c0537cbc89bd29c8c4902c29d978e2262247","kind":"tag","published_at":"2019-08-14T14:52:31.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@3.0.6","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.6/manifests"},{"name":"@rws-air/tslint-config@2.0.5","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.5/manifests"},{"name":"@rws-air/webcomponents@3.0.5","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.5/manifests"},{"name":"@rws-air/usercreator@2.0.5","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@2.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.5/manifests"},{"name":"@rws-air/eslint-config@1.1.3","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@1.1.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.3/manifests"},{"name":"@rws-air/stylelint-config@3.0.5","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@3.0.5","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.5/manifests"},{"name":"@rws-air/jestscreenshot@2.0.3","sha":"c25b59fcb1e2117f1621c22c1cc0661813253813","kind":"tag","published_at":"2019-08-14T13:34:05.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@2.0.3","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@2.0.3/manifests"},{"name":"@rws-air/webcomponents@3.0.4","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/webcomponents@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/webcomponents@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fwebcomponents%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fwebcomponents@3.0.4/manifests"},{"name":"@rws-air/stylelint-config@3.0.4","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/stylelint-config@3.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/stylelint-config@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fstylelint-config%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fstylelint-config@3.0.4/manifests"},{"name":"@rws-air/tslint-config@2.0.4","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/tslint-config@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/tslint-config@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Ftslint-config%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Ftslint-config@2.0.4/manifests"},{"name":"@rws-air/usercreator@2.0.4","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/usercreator@2.0.4","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/usercreator@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fusercreator%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fusercreator@2.0.4/manifests"},{"name":"@rws-air/eslint-config@1.1.2","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/eslint-config@1.1.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/eslint-config@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Feslint-config%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Feslint-config@1.1.2/manifests"},{"name":"@rws-air/jestscreenshot@2.0.2","sha":"5f0b5e9832902184de5d8c87f41a9f33836b9206","kind":"tag","published_at":"2019-08-14T13:00:14.000Z","download_url":"https://codeload.github.com/RWS-NL/air-node-packages/tar.gz/@rws-air/jestscreenshot@2.0.2","html_url":"https://github.com/RWS-NL/air-node-packages/releases/tag/@rws-air/jestscreenshot@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RWS-NL/air-node-packages@%40rws-air%2Fjestscreenshot%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/tags/@rws-air%2Fjestscreenshot@2.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-19T04:37:23.030Z","dependent_packages_count":1,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.879969546660133,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":14.584103862995423,"forks_count":13.860205004920381,"average":15.7752409917765},"purl":"pkg:npm/%40rws-air/commitizen-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rws-air/commitizen-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rws-air/commitizen-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rws-air/commitizen-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T15:04:41.796Z","issues_count":0,"pull_requests_count":1061,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1655062.0099009902,"issues_closed_count":0,"pull_requests_closed_count":707,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6663524976437323,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1061,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RWS-NL%2Fair-node-packages/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rws-air%2Fcommitizen-config/codemeta","maintainers":[{"uuid":"jeroenmies","login":"jeroenmies","name":null,"email":"jeroen.mies@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~jeroenmies","role":null,"created_at":"2022-11-21T00:01:25.440Z","updated_at":"2022-11-21T00:01:25.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeroenmies/packages"},{"uuid":"anouskadegraaf","login":"anouskadegraaf","name":null,"email":"anouska.de.graaf2@rws.nl","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~anouskadegraaf","role":null,"created_at":"2022-11-21T00:01:25.347Z","updated_at":"2022-11-21T00:01:25.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anouskadegraaf/packages"},{"uuid":"airbot","login":"airbot","name":null,"email":"project.airbox@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~airbot","role":null,"created_at":"2022-11-21T00:01:25.374Z","updated_at":"2022-11-21T00:01:25.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/airbot/packages"}]}