@sphereon/ssi-types
Advanced tools
Comparing version 0.9.1-unstable.88 to 0.9.1-unstable.109
@@ -176,2 +176,3 @@ import { PresentationSubmission } from './pex'; | ||
} | ||
export declare const JWT_PROOF_TYPE_2020 = "JwtProof2020"; | ||
//# sourceMappingURL=vc.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.DocumentFormat = exports.OriginalType = void 0; | ||
exports.JWT_PROOF_TYPE_2020 = exports.DocumentFormat = exports.OriginalType = void 0; | ||
var OriginalType; | ||
@@ -16,2 +16,3 @@ (function (OriginalType) { | ||
})(DocumentFormat = exports.DocumentFormat || (exports.DocumentFormat = {})); | ||
exports.JWT_PROOF_TYPE_2020 = 'JwtProof2020'; | ||
//# sourceMappingURL=vc.js.map |
{ | ||
"name": "@sphereon/ssi-types", | ||
"description": "SSI Common Types", | ||
"version": "0.9.1-unstable.88+bc20d25", | ||
"version": "0.9.1-unstable.109+db2213e", | ||
"main": "dist/index.js", | ||
@@ -28,2 +28,3 @@ "types": "dist/index.d.ts", | ||
], | ||
"private": false, | ||
"publishConfig": { | ||
@@ -42,3 +43,3 @@ "access": "public" | ||
], | ||
"gitHead": "bc20d25d9b58688fa745e6e1020979ad936025c0" | ||
"gitHead": "db2213ec08f5d44a9e39c619ef0b5456155f2e0c" | ||
} |
@@ -214,1 +214,3 @@ import { PresentationSubmission } from './pex' | ||
} | ||
export const JWT_PROOF_TYPE_2020 = 'JwtProof2020' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
104600
1534