@sphereon/ssi-types 0.34.0 → 0.34.1-feature.SSISDK.17.bitstring.sl.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -530,6 +530,7 @@ __name(isWrappedW3CVerifiablePresentation, "isWrappedW3CVerifiablePresentation")
530
530
  var StatusListType = /* @__PURE__ */ function(StatusListType2) {
531
531
  StatusListType2["StatusList2021"] = "StatusList2021";
532
532
  StatusListType2["OAuthStatusList"] = "OAuthStatusList";
533
+ StatusListType2["BitstringStatusList"] = "BitstringStatusList";
533
534
  return StatusListType2;
534
535
  }({});
535
536
  function isVcdmCredential(credential, vcdmType) {