Socket
Socket
Sign inDemoInstall

leo-sdk

Package Overview
Dependencies
97
Maintainers
7
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.19-alpha to 6.0.20-alpha

2

lib/configuration-builder.js

@@ -96,3 +96,3 @@ "use strict";

SecretId: this.data
}).SecretString);
}).SecretString.replace(/"{/g, '{').replace(/}"/g, "}"));
logger.timeEnd("get-rsf-config");

@@ -99,0 +99,0 @@ }

{
"name": "leo-sdk",
"version": "6.0.19-alpha",
"version": "6.0.20-alpha",
"description": "Load data onto the LEO Platform",

@@ -80,3 +80,3 @@ "homepage": "https://leoplatform.io",

"peerDependencies": {
"aws-sdk": "^2.1488.0"
"aws-sdk": "^2.1491.0"
},

@@ -83,0 +83,0 @@ "author": "LEO Enterprises <dev@leoplatform.io> (http://leoplatform.io)",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc