@evervault/sdk
Advanced tools
Comparing version 6.2.0 to 6.2.1
@@ -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", |
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
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
97676