{"id":790957,"name":"@after-work.js/file-utils","ecosystem":"npm","description":"File utils","homepage":"https://github.com/qlik-oss/after-work.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qlik-oss/after-work.js","keywords_array":[],"namespace":"after-work.js","versions_count":5,"first_release_published_at":"2018-06-15T08:10:19.049Z","latest_release_published_at":"2018-06-15T09:15:21.823Z","latest_release_number":"5.0.0-alpha.5","last_synced_at":"2026-04-28T23:33:01.318Z","created_at":"2022-04-07T13:07:18.167Z","updated_at":"2026-04-28T23:33:01.318Z","registry_url":"https://www.npmjs.com/package/@after-work.js/file-utils","install_command":"npm install @after-work.js/file-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"5.0.0-alpha.5","latest":"5.0.0-alpha.1"}},"repo_metadata":{"id":14388813,"uuid":"76359281","full_name":"qlik-oss/after-work.js","owner":"qlik-oss","description":"[DEPRECATED] CLI for automated tests in web projects.","archived":true,"fork":false,"pushed_at":"2024-10-11T06:05:54.000Z","size":7662,"stargazers_count":52,"open_issues_count":21,"forks_count":18,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-09-06T19:40:37.414Z","etag":null,"topics":["cdp","command-line-tool","developer-experience","headless-chrome","mocha-chai","mocha-chai-sinon","mocha-tests","painless-javascript-testing","protractor","puppeteer","qlik","test-framework","testing"],"latest_commit_sha":null,"homepage":"https://aw.netlify.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qlik-oss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-13T13:03:21.000Z","updated_at":"2025-02-15T20:11:38.000Z","dependencies_parsed_at":"2024-04-19T21:31:59.838Z","dependency_job_id":"c7c71c5e-9b08-42aa-8839-efcdaa2f02c5","html_url":"https://github.com/qlik-oss/after-work.js","commit_stats":{"total_commits":707,"total_committers":22,"mean_commits":32.13636363636363,"dds":0.7355021216407356,"last_synced_commit":"424a858bb50ee71c125492e9a047a954115b26b4"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/qlik-oss/after-work.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qlik-oss","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/sbom","scorecard":{"id":754104,"data":{"date":"2025-08-11","repo":{"name":"github.com/qlik-oss/after-work.js","commit":"424a858bb50ee71c125492e9a047a954115b26b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/12 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 26 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":"147 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-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-h4hr-7fg3-h35w","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-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-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","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-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-jg8v-48h5-wgxg","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","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-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-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","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-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T21:07:12.724Z","repository_id":14388813,"created_at":"2025-08-22T21:07:12.724Z","updated_at":"2025-08-22T21:07:12.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275076086,"owners_count":25401311,"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-14T02:00:10.474Z","response_time":75,"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":"qlik-oss","name":"Qlik - Open Source Software","uuid":"23365920","kind":"organization","description":"Open source, from Qlik.","email":"open-source@qlik.com","website":"https://www.qlik.com","location":"King of Prussia, PA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23365920?v=4","repositories_count":141,"last_synced_at":"2024-04-14T07:01:16.842Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qlik-oss","funding_links":[],"total_stars":1536,"followers":84,"following":0,"created_at":"2022-11-07T07:18:42.247Z","updated_at":"2024-04-14T07:01:56.230Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qlik-oss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qlik-oss/repositories"},"tags":[{"name":"v7.0.0-alpha.1","sha":"e064f0d17f11ef31ba3cb91d5b2362b511d765b8","kind":"tag","published_at":"2020-09-16T07:18:05.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.0.14","sha":"ff3f0c4090496759b2195cacaa7eecec00fe4172","kind":"tag","published_at":"2020-09-15T13:24:14.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.14","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.14/manifests"},{"name":"v7.0.0-alpha.0","sha":"689884010c7bd56512bb31a79bb3bfdc599df554","kind":"tag","published_at":"2020-09-04T10:09:20.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.0.13","sha":"1ae4d0bd13053bc2b420d410de9c512ee5c6cb2a","kind":"tag","published_at":"2020-03-09T19:02:53.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.13","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.13/manifests"},{"name":"v6.0.12","sha":"6bb8f037a2fbeab117e4e973f1ab18c9f5e8fd31","kind":"tag","published_at":"2020-03-09T17:15:59.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.12","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.12/manifests"},{"name":"v6.0.11","sha":"cc07b56657cb6db0cd17dbc5ed99230299479042","kind":"tag","published_at":"2020-02-11T08:45:56.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.11","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"2d4375418584c8384191881fdf26930ad76a6060","kind":"tag","published_at":"2019-10-29T10:46:20.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.10","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.10/manifests"},{"name":"v6.0.9","sha":"7f52275658e0671e9cf2e6869c60b7cb2121aa30","kind":"tag","published_at":"2019-10-29T08:49:43.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.9","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.9/manifests"},{"name":"v6.0.8","sha":"d378b286995865f9b8cdd0692a8b921cf412796b","kind":"tag","published_at":"2019-08-21T10:45:34.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.8","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"72dc6c0d9fc3e875670c6950ca91a0bea2781c00","kind":"tag","published_at":"2019-08-20T11:13:46.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.7","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"119ecef9549fd12516c1abc6af434bdb3a23ebc4","kind":"tag","published_at":"2019-08-16T09:17:28.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.6","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"3249c12780c2f1cd6616098e175d215fd1633b70","kind":"tag","published_at":"2019-06-07T08:06:53.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.5","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"8dcedcac36d437a36839af36bb86f2e1ae2c50b5","kind":"tag","published_at":"2019-06-05T10:16:04.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.4","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"20f1c5d9ebf67f192743a3110825c589d18a2e23","kind":"tag","published_at":"2019-03-26T18:42:48.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.3","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"fa6f774cb046917812bc8c81cc0ea255203b5b11","kind":"tag","published_at":"2019-03-26T14:08:57.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.2","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f976e152f93189e419e221c0b8dfbd70d490c2f5","kind":"tag","published_at":"2019-03-15T12:13:05.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"363d9a901910b40f08207bfb0869c21303fc0466","kind":"tag","published_at":"2019-03-15T08:51:23.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v6.0.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v6.0.0/manifests"},{"name":"v5.1.3","sha":"94dcb0c330239e3761d54d3783fe6bc49b2d5c14","kind":"tag","published_at":"2019-01-09T12:07:32.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.1.3","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.3/manifests"},{"name":"v5.1.1","sha":"437b47d84de1baec6ce8e7810c9b8d519c41a70a","kind":"tag","published_at":"2018-11-08T11:21:52.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.1.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"f732d9b950c8fc3269acb89c2837470a0707dcad","kind":"tag","published_at":"2018-11-08T08:52:55.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.1.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"e3a184d5eb4d023c76ffdf78e82955a0c5279715","kind":"tag","published_at":"2018-11-07T17:55:43.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.3","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"ad8688887cb81405caafd3dead2af8307bfc78d4","kind":"tag","published_at":"2018-09-19T10:47:52.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.2","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"c1b3746e41a00cc045cf9e0cdf31e38bd5fba147","kind":"tag","published_at":"2018-09-06T08:12:31.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"4fafb3335620ab81a7c8d0e42c88d1408691aeec","kind":"tag","published_at":"2018-09-04T07:11:23.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"db1572ec9bfc7baec7cfa560e30b8d05df388e89","kind":"tag","published_at":"2018-08-30T06:59:50.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.7/manifests"},{"name":"v5.0.0-beta.6","sha":"e227b3265e2ae2b0dd71eb4e4669880b2bb9f843","kind":"tag","published_at":"2018-08-23T10:20:39.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e4f056c0e733b343e224487816b88b7f5c0f8648","kind":"tag","published_at":"2018-08-15T14:23:11.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"f517e100dd0c79a1c00cc7b0ce4d23122dde2e8f","kind":"tag","published_at":"2018-08-15T13:18:09.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"dd241d233da21e7f0e397c46e5357b66cf6363a9","kind":"tag","published_at":"2018-08-15T10:51:15.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.3/manifests"},{"name":"v5.0.0-beta.2","sha":"99964a6a8bd694ae3d6cd55e809d67c1cf120871","kind":"tag","published_at":"2018-06-28T17:13:05.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v5.0.0-beta.2/manifests"},{"name":"v4.3.2","sha":"b400da8e60136d054c4fd44be9d03f9ab1e407b4","kind":"tag","published_at":"2018-05-30T07:50:34.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.3.2","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"ce989874eaab2c53c94484f23b74a53b36438bfd","kind":"tag","published_at":"2018-05-28T10:33:22.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.3.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"065e2457148133c30a3f4bf9b2d402fc80fc0403","kind":"tag","published_at":"2018-05-24T13:03:08.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.3.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"62a04eb405da50d2dcffaef330414bc462dab7fe","kind":"tag","published_at":"2018-05-15T12:03:37.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.2.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"17103e1ba08befa39d3675bdd680a2eb52749536","kind":"tag","published_at":"2018-05-03T12:43:00.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.2.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"34f4e515df911cff7dee14ee2eb4ba57588ed71d","kind":"tag","published_at":"2018-01-26T09:06:16.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.1.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"0eed7c094fdf113ca541a33c64b8b127db4215fc","kind":"tag","published_at":"2018-01-10T11:41:25.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.0.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.1/manifests"},{"name":"v4.0.1-0","sha":"225613cd9e0b07a2b86d6b90bd1783ff7efd6501","kind":"tag","published_at":"2018-01-05T06:58:02.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.0.1-0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.0.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.0.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.1-0/manifests"},{"name":"v4.0.0","sha":"d468ebebb830a124690c4fc374171afef01fb477","kind":"commit","published_at":"2017-12-11T09:14:43.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v4.0.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v4.0.0/manifests"},{"name":"v3.1.5","sha":"40421b1aa68f5da32fe782554bc409720af2029c","kind":"tag","published_at":"2017-11-20T07:50:40.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.5","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"cf1cf7eb004a36669a6df51056696359871d69e1","kind":"tag","published_at":"2017-10-26T06:30:34.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.4","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"b74cc066ce036a7b0599e0f15784af0c9b77262b","kind":"tag","published_at":"2017-10-24T12:34:55.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.3","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"3da014ad557a51652b88c753f715759f2800840d","kind":"tag","published_at":"2017-10-12T10:34:17.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.2","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"5d3dea034c620f20db50769d1575a113ba55de20","kind":"tag","published_at":"2017-10-12T08:48:39.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"8b830ca5d8396bb6cf8f2a03cea25259725bf570","kind":"tag","published_at":"2017-10-02T12:30:49.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.1.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"25cd97711bc6a2899915b179f4922cd8302904e3","kind":"tag","published_at":"2017-09-22T09:15:30.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.0.1","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e178b01e8781750535240dd3d22be2e5451dcc18","kind":"tag","published_at":"2017-09-22T07:36:48.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v3.0.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"8d025c39a3a1ff5d0731d12da2d14e2064cde4ec","kind":"tag","published_at":"2017-07-13T10:20:05.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v2.2.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"47c561feb2d6d07cff34d002862ae82058573ba9","kind":"tag","published_at":"2017-05-19T09:05:00.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v2.1.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v2.1.0/manifests"},{"name":"v1.0.0","sha":"3a836ec880d59f10eb4a494b736e6e0eff4ae610","kind":"tag","published_at":"2016-12-15T07:56:20.000Z","download_url":"https://codeload.github.com/qlik-oss/after-work.js/tar.gz/v1.0.0","html_url":"https://github.com/qlik-oss/after-work.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qlik-oss/after-work.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T21:10:16.614Z","dependent_packages_count":6,"downloads":40,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.434003367688016,"dependent_repos_count":10.702412106025395,"dependent_packages_count":3.59211372575451,"stargazers_count":6.003914746038419,"forks_count":5.3367516661373715,"docker_downloads_count":null,"average":7.413839122328743},"purl":"pkg:npm/%40after-work.js/file-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@after-work.js/file-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@after-work.js/file-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@after-work.js/file-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T03:00:48.237Z","issues_count":17,"pull_requests_count":699,"avg_time_to_close_issue":2079929.0,"avg_time_to_close_pull_request":10905764.472172352,"issues_closed_count":12,"pull_requests_closed_count":556,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.29411764705882354,"avg_comments_per_pull_request":0.8640915593705293,"merged_pull_requests_count":213,"bot_issues_count":0,"bot_pull_requests_count":611,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2809959.6666666665,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlik-oss%2Fafter-work.js/issues","maintainers":[{"login":"egilsster","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egilsster"},{"login":"LiKang6688","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiKang6688"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@after-work.js%2Ffile-utils/codemeta","maintainers":[{"uuid":"axelsson.hakan","login":"axelsson.hakan","name":null,"email":"han@qlik.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~axelsson.hakan","role":null,"created_at":"2022-11-08T15:23:42.540Z","updated_at":"2022-11-08T15:23:42.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/axelsson.hakan/packages"},{"uuid":"egillsve","login":"egillsve","name":null,"email":"egillsveinbjorns@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~egillsve","role":null,"created_at":"2022-11-08T15:23:42.498Z","updated_at":"2022-11-08T15:23:42.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/egillsve/packages"},{"uuid":"mm85dk","login":"mm85dk","name":null,"email":"mm85dk+npm@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~mm85dk","role":null,"created_at":"2022-11-08T15:23:42.524Z","updated_at":"2022-11-08T15:23:42.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mm85dk/packages"},{"uuid":"stoffeastrom","login":"stoffeastrom","name":null,"email":"stoffeastrom@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~stoffeastrom","role":null,"created_at":"2022-11-08T15:23:42.532Z","updated_at":"2022-11-08T15:23:42.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stoffeastrom/packages"}]}