Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

daf-did-jwt

Package Overview
Dependencies
Maintainers
5
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daf-did-jwt - npm Package Compare versions

Comparing version 7.0.0-beta.49 to 7.0.0-beta.50

11

CHANGELOG.md

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

# [7.0.0-beta.50](https://github.com/uport-project/daf/compare/v7.0.0-beta.49...v7.0.0-beta.50) (2020-11-25)
### Features
* Generate plugin schema ([#277](https://github.com/uport-project/daf/issues/277)) ([c90473a](https://github.com/uport-project/daf/commit/c90473a67731eb0cfcaf545afe0d64dfee77809c))
# [7.0.0-beta.49](https://github.com/uport-project/daf/compare/v7.0.0-beta.48...v7.0.0-beta.49) (2020-11-24)

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

10

package.json
{
"name": "daf-did-jwt",
"description": "DAF message validator plugin for decoding JWT payloads.",
"version": "7.0.0-beta.49",
"version": "7.0.0-beta.50",
"main": "build/index.js",

@@ -9,7 +9,7 @@ "types": "build/index.d.ts",

"build": "tsc",
"extract-api": "daf extractPluginApi -c ./api-extractor.json"
"extract-api": "yarn daf extract-api"
},
"dependencies": {
"daf-core": "^7.0.0-beta.49",
"daf-message-handler": "^7.0.0-beta.49",
"daf-core": "^7.0.0-beta.50",
"daf-message-handler": "^7.0.0-beta.50",
"debug": "^4.1.1",

@@ -33,3 +33,3 @@ "did-jwt": "4.5.0",

"keywords": [],
"gitHead": "1244e1271c1aaf542027959104b4ec4c92ed1d64"
"gitHead": "b52b529fc7d573ecdbdddd45885495650cf917d5"
}
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