aws-fanout
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -74,3 +74,3 @@ 'use strict'; | ||
return (0, _ramda.union)(newArns, statement.Condition.ArnEquals); | ||
return (0, _ramda.union)(newArns, sourceArns); | ||
} | ||
@@ -77,0 +77,0 @@ } |
@@ -62,3 +62,3 @@ import { SQS } from 'aws-sdk' | ||
return union(newArns, statement.Condition.ArnEquals) | ||
return union(newArns, sourceArns) | ||
} | ||
@@ -65,0 +65,0 @@ } |
{ | ||
"name": "aws-fanout", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A library wrapping SNS and SQS to allow for human readable names when using a fanout technique", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
42249