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

aws-sg-container

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sg-container - npm Package Compare versions

Comparing version 0.16.1 to 0.16.2

2

lib/sg.js

@@ -55,2 +55,3 @@ /*

c.groupId = resp.GroupId;
c.specific = _.merge(c.specific || {}, resp);
system.dirty = true;

@@ -73,2 +74,3 @@ if (sg.IpPermissions) {

c.groupId = match.GroupId;
c.specific = _.merge(c.specific || {}, resp);
system.dirty = true;

@@ -75,0 +77,0 @@ cb();

2

package.json

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

],
"version": "0.16.1",
"version": "0.16.2",
"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