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

@evervault/sdk

Package Overview
Dependencies
Maintainers
5
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evervault/sdk - npm Package Compare versions

Comparing version 5.1.5 to 5.1.6

4

lib/core/pcrManager.js
const RepeatedTimer = require('./repeatedTimer');
staticPcrsToProvider = (pcrs) => {
const staticPcrsToProvider = (pcrs) => {
const provider = async () => {

@@ -13,3 +13,3 @@ return new Promise((resolve) => {

loadPcrStore = (attestationData) => {
const loadPcrStore = (attestationData) => {
const providers = {};

@@ -16,0 +16,0 @@ for (const [cageName, value] of Object.entries(attestationData)) {

{
"name": "@evervault/sdk",
"version": "5.1.5",
"version": "5.1.6",
"description": "Node.js SDK for Evervault",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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