jose
JavaScript Object Signing and Encryption
Description
Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519) <https://datatracker.ietf.org/wg/jose/documents/>. These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI <https://www.w3.org/TR/webcrypto/#jose>, and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.
Downloads
99.5K
Last 30 days
342nd
304.6K
Last 90 days
1.1M
Last year
Trend: -3.9% (30d vs prior 30d)
936
Last 30 days
3.6K
Last 90 days
7.9K
Last year
Trend: -18.4% (30d vs prior 30d)
10
Last 7 days
23
Last 30 days
4
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
1.4K
Last 30 days
4.1K
Last 90 days
12.3K
Last year
Trend: +4.3% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Code
Structure
Lines of code
1,425
Files
63
Compiled share
0%
Has compiled src
No
Language breakdown
API
Exported functions
12
Internal functions
17
Recent export changes
Testing & CI
Has tests
Yes
Test-to-code ratio
1.30
testthat edition
–
CI present
No
CI type
[]
PR gated
No
Docs
Return-value doc rate
0%
\dontrun example ratio
0%
Roxygen coverage
100%
Has pkgdown
No
NEWS present
Yes
Health & Security signals
Informational signals; not verdicts.
on.exit coverage
–
Unsafe pattern score
0
Dep constraint coverage
50%
Secret pattern count
0
Bundled 3rd-party code
2 items
Portability & License
Min R version
–
System requirements
–
C++ standard
–
License
MIT + file LICENSE
License flags
SPDX valid, OSI approved
History
Versions
7
First release
2016-05-27
Latest release
2026-04-22
Avg cadence
625 days
Cold removal rate
–
Dep drift
0
LOC over versions
Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.