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 6.2.0 to 6.2.1

2

lib/core/http.js

@@ -72,3 +72,3 @@ const { errors, Datatypes } = require('../utils');

return await get('keys', {
'x-evervault-app-uuid': appUuid,
'x-evervault-app-id': appUuid,
}).catch((_e) => {

@@ -75,0 +75,0 @@ throw new errors.EvervaultError(

{
"name": "@evervault/sdk",
"version": "6.2.0",
"version": "6.2.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