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

aws-autoscaling-container

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-autoscaling-container - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

lib/main.js

@@ -216,3 +216,3 @@ /*

// The notificationName is used to create the sqsQueue and the snsTopic
var notificationName = system.name + '-' + system.topology.name;
var notificationName = 'nscale-' + system.name + '-' + system.topology.name;
return setupNotifications(notificationName, config.defaultGroupName || groupName, function (err, result) {

@@ -219,0 +219,0 @@ if (err) {

{
"name": "aws-autoscaling-container",
"version": "0.1.3",
"version": "0.1.4",
"description": "AWS Autoscaling Group support for nscale",

@@ -5,0 +5,0 @@ "main": "lib/container.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