aws-sg-container
Advanced tools
Comparing version 0.16.1 to 0.16.2
@@ -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(); |
@@ -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/)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71820
136