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 3.3.0 to 3.3.1

4

lib/index.js

@@ -88,5 +88,5 @@ const crypto = require('crypto');

).map((config) => config.destinationDomain);
} catch (_e) {
} catch (e) {
console.error(
'EVERVAULT :: An error occurred while attempting to refresh the outbound relay config'
`EVERVAULT :: An error occurred while attempting to refresh the outbound relay config ${e}`
);

@@ -93,0 +93,0 @@ }

{
"name": "@evervault/sdk",
"version": "3.3.0",
"version": "3.3.1",
"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