daf-did-jwt
Advanced tools
Comparing version 4.0.0-beta.15 to 4.0.0-beta.32
@@ -1,1 +0,2 @@ | ||
export { MessageValidator } from './message-validator'; | ||
export { JwtMessageHandler } from './message-handler'; | ||
//# sourceMappingURL=index.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var message_validator_1 = require("./message-validator"); | ||
exports.MessageValidator = message_validator_1.MessageValidator; | ||
var message_handler_1 = require("./message-handler"); | ||
exports.JwtMessageHandler = message_handler_1.JwtMessageHandler; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "daf-did-jwt", | ||
"description": "DAF did-jwt message validator", | ||
"version": "4.0.0-beta.15+00f0d2f", | ||
"version": "4.0.0-beta.32+8aefe92", | ||
"main": "build/index.js", | ||
@@ -11,3 +11,3 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^4.0.0-beta.15+00f0d2f", | ||
"daf-core": "^4.0.0-beta.32+8aefe92", | ||
"debug": "^4.1.1", | ||
@@ -31,3 +31,3 @@ "did-jwt": "^4.0.0", | ||
"keywords": [], | ||
"gitHead": "00f0d2ff3aea786e1f6c5142e41f387c09f8ef3e" | ||
"gitHead": "8aefe9216f71cc95812b3f60bd40b1187995ff06" | ||
} |
@@ -1,1 +0,1 @@ | ||
export { MessageValidator } from './message-validator' | ||
export { JwtMessageHandler } from './message-handler' |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
26398
15
126
2