New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sd-jwt/utils

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sd-jwt/utils - npm Package Compare versions

Comparing version 0.4.1-next.9 to 0.5.0

11

CHANGELOG.md

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

# [0.5.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.4.0...v0.5.0) (2024-03-11)
### Features
* make _digest value public in disclosure ([#151](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/151)) ([7a3fbd7](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/7a3fbd7db19b6501978340c972b171743d287285))
# 0.4.0 (2024-03-08)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@sd-jwt/utils",
"version": "0.4.1-next.9+9231fe0",
"version": "0.5.0",
"description": "sd-jwt draft 7 implementation in typescript",

@@ -41,6 +41,6 @@ "main": "dist/index.js",

"devDependencies": {
"@sd-jwt/crypto-nodejs": "0.4.1-next.9+9231fe0"
"@sd-jwt/crypto-nodejs": "0.5.0"
},
"dependencies": {
"@sd-jwt/types": "0.4.1-next.9+9231fe0",
"@sd-jwt/types": "0.5.0",
"js-base64": "^3.7.6"

@@ -64,3 +64,3 @@ },

},
"gitHead": "9231fe047072630b85b5ce11ff66686d9e9ac70d"
"gitHead": "513e36a23c96953368c050f5b82a43da2dcace65"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc