{"id":1078519,"name":"@nestjs/jwt","ecosystem":"npm","description":"Nest - modern, fast, powerful node.js web framework (@jwt)","homepage":"https://github.com/nestjs/jwt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nestjs/jwt","keywords_array":[],"namespace":"nestjs","versions_count":28,"first_release_published_at":"2018-06-24T10:04:36.725Z","latest_release_published_at":"2025-12-05T10:40:37.539Z","latest_release_number":"11.0.2","last_synced_at":"2026-08-15T23:33:11.215Z","created_at":"2022-04-07T20:59:01.608Z","updated_at":"2026-08-15T23:33:17.581Z","registry_url":"https://www.npmjs.com/package/@nestjs/jwt","install_command":"npm install @nestjs/jwt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.2"},"contentPolicy":null},"repo_metadata":{"id":37251613,"uuid":"138471435","full_name":"nestjs/jwt","owner":"nestjs","description":"JWT utilities module based on the jsonwebtoken package 🔓","archived":false,"fork":false,"pushed_at":"2026-08-15T00:34:00.000Z","size":7837,"stargazers_count":687,"open_issues_count":3,"forks_count":88,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-15T23:21:46.856Z","etag":null,"topics":["javascript","jsonwebtoken","jwt","nest","nestjs","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://nestjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nestjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-24T10:04:11.000Z","updated_at":"2026-08-15T00:34:07.000Z","dependencies_parsed_at":"2023-10-15T18:55:59.878Z","dependency_job_id":"8800a4a4-8365-41c6-ab39-c003e1554d4a","html_url":"https://github.com/nestjs/jwt","commit_stats":{"total_commits":1725,"total_committers":27,"mean_commits":"63.888888888888886","dds":"0.47710144927536235","last_synced_commit":"e259af6f7616d48e9a630857414570b6e6c9473f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/nestjs/jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nestjs","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/sbom","scorecard":{"id":680450,"data":{"date":"2025-08-11","repo":{"name":"github.com/nestjs/jwt","commit":"d838fde2d77a702071a54e1eb9da2e31d4e86620"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":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":5,"reason":"5 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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-21T22:56:48.119Z","repository_id":37251613,"created_at":"2025-08-21T22:56:48.119Z","updated_at":"2025-08-21T22:56:48.119Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36699617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"nestjs","name":"nestjs","uuid":"28507035","kind":"organization","description":"A progressive Node.js framework for building efficient and scalable server-side applications 🚀","email":"support@nestjs.com","website":"https://nestjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28507035?v=4","repositories_count":38,"last_synced_at":"2026-06-15T02:28:52.965Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nestjs","funding_links":[],"total_stars":109972,"followers":4731,"following":0,"created_at":"2022-11-02T16:23:45.134Z","updated_at":"2026-06-15T02:28:52.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nestjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nestjs/repositories"},"tags":[{"name":"11.0.2","sha":"78c481ed33873df2ed8c55689cb8c3ae82048ebb","kind":"tag","published_at":"2025-12-05T10:40:43.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/11.0.2","html_url":"https://github.com/nestjs/jwt/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.2/manifests"},{"name":"11.0.1","sha":"5260cad822cdb5050a02b90c3c1960223b7d77ff","kind":"tag","published_at":"2025-10-10T13:09:20.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/11.0.1","html_url":"https://github.com/nestjs/jwt/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"07741f936d2d2d335efbf666449b38026e091f01","kind":"tag","published_at":"2025-01-17T08:11:29.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/11.0.0","html_url":"https://github.com/nestjs/jwt/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/11.0.0/manifests"},{"name":"10.2.0","sha":"a84c458524122a1d5cdbfb9443c7c657a7dd3569","kind":"tag","published_at":"2023-11-09T07:43:00.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.2.0","html_url":"https://github.com/nestjs/jwt/releases/tag/10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.2.0/manifests"},{"name":"10.1.1","sha":"c666384ae0a02568ea91d73947f8296ee444cfb8","kind":"tag","published_at":"2023-09-01T07:46:33.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.1.1","html_url":"https://github.com/nestjs/jwt/releases/tag/10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.1.1/manifests"},{"name":"10.1.0","sha":"9191cd98fd820540e6f99ad7dfc354d8d055dc36","kind":"tag","published_at":"2023-06-15T11:23:17.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.1.0","html_url":"https://github.com/nestjs/jwt/releases/tag/10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.1.0/manifests"},{"name":"10.0.3","sha":"c36b8a6afc58ed55b526147c3ad95878ac69a005","kind":"tag","published_at":"2023-03-29T12:21:43.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.0.3","html_url":"https://github.com/nestjs/jwt/releases/tag/10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.3/manifests"},{"name":"10.0.2","sha":"1ec9840735dd562dcd85d83c0b5fba13147b4ec0","kind":"tag","published_at":"2023-02-09T08:18:25.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.0.2","html_url":"https://github.com/nestjs/jwt/releases/tag/10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.2/manifests"},{"name":"10.0.1","sha":"53b90d0cf84243ac32e463e9633b9a882a6d2e18","kind":"tag","published_at":"2022-12-27T11:04:28.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/10.0.1","html_url":"https://github.com/nestjs/jwt/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/10.0.1/manifests"},{"name":"9.0.0","sha":"991d14121f6cf47963489c97bd5935e5392019bf","kind":"tag","published_at":"2022-07-08T12:55:46.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/9.0.0","html_url":"https://github.com/nestjs/jwt/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/9.0.0/manifests"},{"name":"8.0.1","sha":"482a1c2e7697cafede1bec7d7f5d45ebbfe4dae6","kind":"tag","published_at":"2022-05-19T07:39:38.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/8.0.1","html_url":"https://github.com/nestjs/jwt/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"c2c8a80f3edda96952e3295a36de0df892129f98","kind":"tag","published_at":"2021-07-07T11:41:32.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/8.0.0","html_url":"https://github.com/nestjs/jwt/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/8.0.0/manifests"},{"name":"7.2.0","sha":"7395b45b8f2da0fedd99e4c44c7525dd7fa7f1ea","kind":"tag","published_at":"2020-11-04T09:17:21.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/7.2.0","html_url":"https://github.com/nestjs/jwt/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"b63fef1e6972a24c04d450644e70cf0199808c44","kind":"tag","published_at":"2020-07-09T08:53:17.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/7.1.0","html_url":"https://github.com/nestjs/jwt/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"e485306b0874cbb43e1bd970d1f64f340a21e2ce","kind":"tag","published_at":"2020-03-14T10:25:11.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/7.0.0","html_url":"https://github.com/nestjs/jwt/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/7.0.0/manifests"},{"name":"6.1.2","sha":"44a5a6ff304b7c332ea72a54a266ea57d108c352","kind":"tag","published_at":"2020-02-22T13:53:19.000Z","download_url":"https://codeload.github.com/nestjs/jwt/tar.gz/6.1.2","html_url":"https://github.com/nestjs/jwt/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nestjs/jwt@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/tags/6.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-15T23:33:17.580Z","dependent_packages_count":607,"downloads":18025190,"downloads_period":"last-month","dependent_repos_count":16482,"rankings":{"downloads":0.1730098337743585,"dependent_repos_count":0.21890981932826845,"dependent_packages_count":0.1250777784324179,"stargazers_count":3.124970357938137,"forks_count":3.3561942038856296,"docker_downloads_count":0.15114295393674237,"average":1.191550824549259},"purl":"pkg:npm/%40nestjs/jwt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nestjs/jwt","docker_dependents_count":1239,"docker_downloads_count":161403637,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nestjs/jwt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nestjs/jwt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:59.599Z","issues_count":21,"pull_requests_count":1209,"avg_time_to_close_issue":9034652.875,"avg_time_to_close_pull_request":474698.32437275985,"issues_closed_count":16,"pull_requests_closed_count":1116,"pull_request_authors_count":17,"issue_authors_count":18,"avg_comments_per_issue":1.9047619047619049,"avg_comments_per_pull_request":0.03391232423490488,"merged_pull_requests_count":1094,"bot_issues_count":4,"bot_pull_requests_count":1189,"past_year_issues_count":1,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":19302.872727272726,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.013888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":72,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestjs%2Fjwt/issues","maintainers":[{"login":"wakidurrahman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wakidurrahman"},{"login":"kamilmysliwiec","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamilmysliwiec"},{"login":"Thr0in","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Thr0in"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nestjs%2Fjwt/codemeta","maintainers":[{"uuid":"nestjscore","login":"nestjscore","name":null,"email":"admin@kamilmysliwiec.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~nestjscore","role":null,"created_at":"2022-11-20T20:25:11.258Z","updated_at":"2022-11-20T20:25:11.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nestjscore/packages"},{"uuid":"kamilmysliwiec","login":"kamilmysliwiec","name":null,"email":"mail@kamilmysliwiec.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~kamilmysliwiec","role":null,"created_at":"2022-11-20T20:25:11.284Z","updated_at":"2022-11-20T20:25:11.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kamilmysliwiec/packages"}]}