Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sphereon/oid4vc-common

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sphereon/oid4vc-common - npm Package Compare versions

Comparing version 0.16.1-next.8 to 0.16.1-next.13

1

dist/jwt/JwtIssuer.d.ts

@@ -34,3 +34,2 @@ import { JWK, JwtHeader, JwtPayload, JwtProtectionMethod, SigningAlgo } from '..';

issuer: string;
clientIdScheme: 'x509_san_dns' | 'x509_san_uri';
}

@@ -37,0 +36,0 @@ export interface JwtIssuerJwk extends JwtIssuerBase {

@@ -39,4 +39,2 @@ import { JWK, JwtHeader, JwtPayload, JwtProtectionMethod, SigningAlgo } from '..';

issuer: string;
clientIdScheme: 'x509_san_dns' | 'x509_san_uri';
}

@@ -43,0 +41,0 @@

4

package.json
{
"name": "@sphereon/oid4vc-common",
"version": "0.16.1-next.8+6556cc0",
"version": "0.16.1-next.13+282e7a1",
"description": "OpenID 4 Verifiable Credentials Common",

@@ -55,3 +55,3 @@ "source": "lib/index.ts",

},
"gitHead": "6556cc0bf7c8cb11907684fbecb6d9464e0e53f2"
"gitHead": "282e7a1c6b9becaf12b81302a5c84d34f525ae7a"
}

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