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

@sphereon/ssi-sdk-ext.x509-utils

Package Overview
Dependencies
Maintainers
4
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sphereon/ssi-sdk-ext.x509-utils - npm Package Compare versions

Comparing version 0.24.1-unstable.9 to 0.24.1-unstable.10

1

dist/x509/rsa-signer.js

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

}
// console.log({ name: this.scheme /*, hash: this.hashAlgorithm*/ })
return { name: this.scheme /*, hash: this.hashAlgorithm*/ };

@@ -63,0 +62,0 @@ }

4

package.json
{
"name": "@sphereon/ssi-sdk-ext.x509-utils",
"description": "Sphereon SSI-SDK plugin functions for X.509 Certificate handling.",
"version": "0.24.1-unstable.9+9d7f5c6",
"version": "0.24.1-unstable.10+61bd444",
"source": "src/index.ts",

@@ -39,3 +39,3 @@ "main": "dist/index.js",

],
"gitHead": "9d7f5c6eb96a1b39e7b98649a31139da604730bf"
"gitHead": "61bd4445b8a7e3da5bac0412d4359d9bf66df50c"
}

@@ -36,3 +36,2 @@ import * as u8a from 'uint8arrays'

}
// console.log({ name: this.scheme /*, hash: this.hashAlgorithm*/ })
return { name: this.scheme /*, hash: this.hashAlgorithm*/ }

@@ -39,0 +38,0 @@ }

Sorry, the diff of this file is not supported yet

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