@sd-jwt/types
Advanced tools
Comparing version 0.4.1-next.5 to 0.4.1-next.6
{ | ||
"name": "@sd-jwt/types", | ||
"version": "0.4.1-next.5+612bf82", | ||
"version": "0.4.1-next.6+9baa93e", | ||
"description": "sd-jwt draft 7 implementation in typescript", | ||
@@ -56,3 +56,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "612bf8224dd71ec558679e0202fde4fbab86fff6" | ||
"gitHead": "9baa93efb612ee2fe73c5872766cbc37e541c4dc" | ||
} |
@@ -8,4 +8,4 @@ import { describe, expect, test } from 'vitest'; | ||
KB_JWT_TYP, | ||
DisclosureFrame, | ||
PresentationFrame, | ||
type DisclosureFrame, | ||
type PresentationFrame, | ||
} from '../index'; | ||
@@ -12,0 +12,0 @@ |
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
33807