New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sd-jwt/types

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sd-jwt/types - npm Package Compare versions

Comparing version 0.1.2-alpha.8 to 0.1.2-alpha.9

build/frame.d.ts

1

build/disclosure.d.ts

@@ -6,2 +6,3 @@ export type DisclosureArray = [string, string, unknown] | [string, unknown];

value: unknown;
encoded: string;
};

@@ -8,0 +9,0 @@ export type DisclosureWithDigest = Disclosure & {

export * from './disclosure';
export * from './hasher';
export * from './frame';

@@ -19,2 +19,3 @@ "use strict";

__exportStar(require("./hasher"), exports);
__exportStar(require("./frame"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@sd-jwt/types",
"version": "0.1.2-alpha.8",
"version": "0.1.2-alpha.9",
"description": "Common types of sd-jwt Draft 06 and sd-jwt-vc Draft 01",

@@ -43,3 +43,3 @@ "license": "(MIT OR Apache-2.0)",

},
"gitHead": "e030a05d603046d98044eba671a2182263b8aced"
"gitHead": "80d6d4115037cc264a5384202268cc7969df1872"
}

Sorry, the diff of this file is not supported yet

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