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

@sd-jwt/decode

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sd-jwt/decode - npm Package Compare versions

Comparing version 0.6.1-next.7 to 0.6.1

11

CHANGELOG.md

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

## [0.6.1](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.6.0...v0.6.1) (2024-03-18)
### Bug Fixes
* base64url convention ([#179](https://github.com/openwallet-foundation-labs/sd-jwt-js/issues/179)) ([f8db275](https://github.com/openwallet-foundation-labs/sd-jwt-js/commit/f8db275690dab88000a039838680a3478b3b61ec))
# [0.6.0](https://github.com/openwallet-foundation-labs/sd-jwt-js/compare/v0.5.0...v0.6.0) (2024-03-12)

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

10

package.json
{
"name": "@sd-jwt/decode",
"version": "0.6.1-next.7+b0f6a1b",
"version": "0.6.1",
"description": "sd-jwt draft 7 implementation in typescript",

@@ -40,7 +40,7 @@ "main": "dist/index.js",

"devDependencies": {
"@sd-jwt/crypto-nodejs": "0.6.1-next.7+b0f6a1b"
"@sd-jwt/crypto-nodejs": "0.6.1"
},
"dependencies": {
"@sd-jwt/types": "0.6.1-next.7+b0f6a1b",
"@sd-jwt/utils": "0.6.1-next.7+b0f6a1b"
"@sd-jwt/types": "0.6.1",
"@sd-jwt/utils": "0.6.1"
},

@@ -63,3 +63,3 @@ "publishConfig": {

},
"gitHead": "b0f6a1b9c1ef180849580c447d3ff65c15996abf"
"gitHead": "f19b76c7c3a66c539a5eac06ff20ad2ac17dcf47"
}
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