{"id":973009,"name":"@hasparus/nookies","ecosystem":"npm","description":"A set of cookie helpers for Next.js","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maticzav/nookies","keywords_array":["cookie","cookies","next","nextjs","js","auth","destory","parse","create","nookies"],"namespace":"hasparus","versions_count":3,"first_release_published_at":"2020-03-21T16:52:29.968Z","latest_release_published_at":"2020-03-21T16:59:18.081Z","latest_release_number":"2.3.2","last_synced_at":"2026-06-19T04:16:43.423Z","created_at":"2022-04-07T18:12:26.025Z","updated_at":"2026-06-19T04:18:05.416Z","registry_url":"https://www.npmjs.com/package/@hasparus/nookies","install_command":"npm install @hasparus/nookies","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.2"}},"repo_metadata":{"id":39381149,"uuid":"117610654","full_name":"maticzav/nookies","owner":"maticzav","description":"🍪 A set of cookie helpers for Next.js","archived":false,"fork":false,"pushed_at":"2025-09-04T04:27:14.000Z","size":52894,"stargazers_count":2346,"open_issues_count":32,"forks_count":77,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-10T16:25:13.209Z","etag":null,"topics":["cookie","hacktoberfest","nextjs","react","zeit"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maticzav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"maticzav","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-01-16T00:32:30.000Z","updated_at":"2025-09-09T18:53:32.000Z","dependencies_parsed_at":"2023-01-21T23:00:58.081Z","dependency_job_id":"3a912697-7e4c-46b3-884a-4f06c9000a09","html_url":"https://github.com/maticzav/nookies","commit_stats":{"total_commits":495,"total_committers":27,"mean_commits":"18.333333333333332","dds":"0.16767676767676765","last_synced_commit":"8e090c462d15123654cf58853248755d6e112763"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/maticzav/nookies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maticzav","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/sbom","scorecard":{"id":624829,"data":{"date":"2025-08-11","repo":{"name":"github.com/maticzav/nookies","commit":"398598164dda466a91d956a25122b25cedb00c1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/28 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maticzav/nookies/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/maticzav/nookies/publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 30 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-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","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-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","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-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vxf5-wxwp-m7g9","Warn: Project is vulnerable to: GHSA-9gr3-7897-pp7m","Warn: Project is vulnerable to: GHSA-25mp-g6fv-mqxx","Warn: Project is vulnerable to: GHSA-fmvm-x8mv-47mj","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-cwx2-736x-mf6w","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-gp95-ppv5-3jc5","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","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-72xf-g2v4-qvf3","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-21T06:06:50.360Z","repository_id":39381149,"created_at":"2025-08-21T06:06:50.360Z","updated_at":"2025-08-21T06:06:50.360Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274898204,"owners_count":25370206,"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-12T02:00:09.324Z","response_time":60,"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":"maticzav","name":"Matic Zavadlal","uuid":"3924224","kind":"user","description":"","email":"","website":null,"location":"Ljubljana, Slovenia","twitter":"maticzav","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3924224?u=66a57881d09c312bef538bdb142eb2a01cb20380\u0026v=4","repositories_count":67,"last_synced_at":"2025-09-02T06:43:03.753Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/maticzav","funding_links":["https://github.com/sponsors/maticzav"],"total_stars":9565,"followers":360,"following":15,"created_at":"2022-11-02T16:51:21.476Z","updated_at":"2025-09-02T06:43:03.754Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maticzav","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maticzav/repositories"},"tags":[{"name":"v2.5.2","sha":"f3b87f876ea342fb287ccbb11f44631db4f91462","kind":"commit","published_at":"2021-01-21T13:25:19.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.5.2","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"30809bd240556a767bd809ad3434e415a5b23831","kind":"commit","published_at":"2021-01-16T09:54:23.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.5.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c66d1ea1f52b9996aafa122396c7396b9f1015de","kind":"commit","published_at":"2020-10-31T21:14:24.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.5.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"a5dddff9b1586fbdca2bb12f8e8c433bc4eb1fa9","kind":"commit","published_at":"2020-10-22T15:00:05.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.4.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"e2b43fde9a0cf77f9f953dd8ea370ca077666be7","kind":"commit","published_at":"2020-08-03T17:00:40.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.4.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"299af6145de9d6672a95a88cb07e627f94db0146","kind":"commit","published_at":"2020-06-22T07:13:13.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.3.2","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"094b6b82145da2fd0076319b03f4255c65c0e909","kind":"commit","published_at":"2020-06-03T16:34:57.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.3.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2b1e33db86d99bb3a4f9794802b884ac0851672c","kind":"commit","published_at":"2020-05-06T07:01:11.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.3.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"7bf4b107dcb0ac8a5dbcf58b2c696a42b65b4651","kind":"commit","published_at":"2020-04-29T12:26:14.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.2.4","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"ce58f61d3af63cd03d2c5535f22d5f8925e04675","kind":"commit","published_at":"2020-04-24T16:21:24.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.2.3","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f805c288df606e4257b8df81930f29b905448894","kind":"commit","published_at":"2020-04-01T10:15:20.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.2.2","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"2b382f9ebfa2b94907b6a90c2f8a7624480de055","kind":"commit","published_at":"2020-03-29T13:16:12.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.2.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"99b8c15e02f3c0fd9f819481fa013368fa473800","kind":"commit","published_at":"2020-03-21T21:26:10.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.2.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"205e223fc025c88d1adc57d2b422c77bc9c6c653","kind":"commit","published_at":"2020-03-10T11:59:52.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.1.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7669b34d1d244b1e93aeb14a8c20fc47cdbebeb7","kind":"commit","published_at":"2020-03-04T07:53:53.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.1.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"1d370f08ba6d2723ed149ac55c4f636920c2aec3","kind":"commit","published_at":"2019-09-17T19:44:56.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.9","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"12b2cf56bbcd0fbeb2e4f74b11a42a660af4c72c","kind":"commit","published_at":"2019-07-18T17:43:45.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.8","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"237a70c6970102e11d84a7cac7d0c47df6b1c045","kind":"commit","published_at":"2019-07-12T07:40:29.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.7","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9efde3e808f43d704291366cfdfa2bb34c6edf79","kind":"commit","published_at":"2019-05-16T04:53:18.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.6","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"b903e0e9617e8631fc236af404a7913beee603a5","kind":"commit","published_at":"2019-04-29T17:44:11.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.5","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"cfeacffe66d1d7b85f7d050b253a7cd01c719ac5","kind":"commit","published_at":"2019-03-16T12:26:46.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.4","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d30c6c43bec9ec45ac173cb56af06191fb2ed29d","kind":"commit","published_at":"2019-03-13T11:20:33.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.3","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"93683f9cb88167842920df44fdf65cdb99f04816","kind":"commit","published_at":"2019-03-12T12:47:42.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.2","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"eb2f180f6b560ea1c758f6b2008313c7c7174779","kind":"commit","published_at":"2019-02-02T16:56:31.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"198773a28df38677eaa8a59a89ec330c949f87f7","kind":"commit","published_at":"2019-01-30T15:12:42.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v2.0.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"05260a67ff39327d25fa2fee2d6fa498c97a077b","kind":"commit","published_at":"2018-12-03T06:48:15.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.2.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"4e0a42badbe656a7018ff232bd3d04562c048c52","kind":"commit","published_at":"2018-11-17T22:43:15.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.1.2","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"2793996bb14ebbd5daf5ce80140d9e1f4eaa08d4","kind":"commit","published_at":"2018-06-17T14:41:59.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.1.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8f7230e6731ecaa33355b677e7e48e310f96ce83","kind":"commit","published_at":"2018-06-17T14:39:01.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.1.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5082c008d8820e5cf26ede635464ca79b8336a75","kind":"commit","published_at":"2018-06-15T15:23:23.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.0.1","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e3003cc2359ab78a6ba29a14e84b45e6472b504d","kind":"commit","published_at":"2018-06-15T15:14:41.000Z","download_url":"https://codeload.github.com/maticzav/nookies/tar.gz/v1.0.0","html_url":"https://github.com/maticzav/nookies/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maticzav/nookies@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T04:18:05.382Z","dependent_packages_count":2,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":2.3843083241923644,"forks_count":4.056823993269215,"average":15.059294945967167},"purl":"pkg:npm/%40hasparus/nookies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hasparus/nookies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hasparus/nookies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hasparus/nookies/dependencies","status":null,"funding_links":["https://github.com/sponsors/maticzav"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-11T05:14:36.616Z","issues_count":25,"pull_requests_count":115,"avg_time_to_close_issue":8956819.3,"avg_time_to_close_pull_request":9975814.538461538,"issues_closed_count":10,"pull_requests_closed_count":91,"pull_request_authors_count":7,"issue_authors_count":24,"avg_comments_per_issue":3.68,"avg_comments_per_pull_request":0.5565217391304348,"merged_pull_requests_count":69,"bot_issues_count":2,"bot_pull_requests_count":110,"past_year_issues_count":3,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":5923628.0,"past_year_avg_time_to_close_pull_request":3391826.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maticzav%2Fnookies/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hasparus%2Fnookies/codemeta","maintainers":[{"uuid":"hasparus","login":"hasparus","name":null,"email":"hasparus@gmail.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~hasparus","role":null,"created_at":"2022-11-20T16:51:45.780Z","updated_at":"2022-11-20T16:51:45.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hasparus/packages"}]}