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

serverless-fargate-tasks

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-fargate-tasks - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

2

package.json

@@ -17,3 +17,3 @@ {

},
"version": "0.3.0"
"version": "0.4.0"
}

@@ -51,2 +51,4 @@ Serverless Fargate Tasks

foo: wut
# you can also use cloudformation references with eg serverless-pseudo-parameters
myArn: #{MyResource.Arn}
cpu: 512 # optional, defaults to 25% -> 256, see cloudformation docs for valid values

@@ -53,0 +55,0 @@ memory: 1GB # optional, defaults to 0.5GB

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