sls-helper-plugin-janis
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -9,2 +9,6 @@ # Changelog | ||
## [1.3.4] - 2020-02-05 | ||
### Fixed | ||
- `authorizers` now have the name property to avoid collisions | ||
## [1.3.3] - 2020-01-22 | ||
@@ -11,0 +15,0 @@ ### Fixed |
@@ -48,2 +48,3 @@ 'use strict'; | ||
const authorizerBuilder = (name, headers) => ({ | ||
name, | ||
arn: `arn:aws:lambda:us-east-1:026813942644:function:JanisIdService-\${self:custom.stage}-${authorizersNameToFunctionMapping[name] || name}`, | ||
@@ -50,0 +51,0 @@ resultTtlInSeconds: 300, |
{ | ||
"name": "sls-helper-plugin-janis", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "A Serverless Helper plugin to add custom helpers for JANIS Commerce", | ||
@@ -5,0 +5,0 @@ "main": "lib/plugin.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
32307
762
1