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

bln-squrl-tool

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bln-squrl-tool - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "bln-squrl-tool",
"version": "1.1.4",
"version": "1.1.5",
"private": false,

@@ -5,0 +5,0 @@ "engines": {

@@ -11,3 +11,3 @@ 'use strict';

const region = options.region || 'ca-central-1';
AWS.config.update({region});
AWS.config.update({region, maxRetries: 8});
this.ssm = new AWS.SSM();

@@ -14,0 +14,0 @@ }

Sorry, the diff of this file is too big to display

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