Socket
Socket
Sign inDemoInstall

aws-ami-container

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-ami-container - npm Package Compare versions

Comparing version 0.15.4 to 0.15.5

4

lib/container.js

@@ -134,4 +134,4 @@ /*

var imageId = containerDef.specific.ImageId ||
containerDef.specific.imageId ||
var imageId = container.specific.ImageId ||
container.specific.imageId ||
config.defaultImageId;

@@ -138,0 +138,0 @@

@@ -14,3 +14,3 @@ {

],
"version": "0.15.4",
"version": "0.15.5",
"license": "Artistic License 2.0",

@@ -17,0 +17,0 @@ "author": "Peter Elger (http://nearform.com/)",

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