fargate-helper
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -1,2 +0,2 @@ | ||
const AWS = require("AWS-SDK"); | ||
const AWS = require("aws-sdk"); | ||
@@ -3,0 +3,0 @@ AWS.config.update({ region: process.env.AWS_DEFAULT_REGION }); |
{ | ||
"name": "fargate-helper", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Helper scripts for deploying to Fargate", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0