🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sd-jwt/crypto-nodejs

Package Overview
Dependencies
Maintainers
2
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sd-jwt/crypto-nodejs - npm Package Compare versions

Comparing version
0.18.2-next.1
to
0.19.0
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.19.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.18.1...v0.19.0) (2026-01-23)
**Note:** Version bump only for package @sd-jwt/crypto-nodejs
# [0.18.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.17.1...v0.18.0) (2026-01-11)

@@ -8,0 +16,0 @@

+2
-2
{
"name": "@sd-jwt/crypto-nodejs",
"version": "0.18.2-next.1+d230a8d",
"version": "0.19.0",
"description": "sd-jwt draft 7 implementation in typescript",

@@ -54,3 +54,3 @@ "main": "dist/index.js",

},
"gitHead": "d230a8df2899b342b98a1d72eb606fb31de41924"
"gitHead": "15c477615ababfd649c7a542629868d1d08a3048"
}