@sphereon/ssi-sdk-ext.x509-utils
Advanced tools
Comparing version 0.24.1-unstable.9 to 0.24.1-unstable.10
@@ -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 @@ } |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
80908
1162