This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
package
/
compile
History
Mariusz Nowak
6188bc48f5
fix(AWS Cognito): FIx properly resource resolution
...
Regression originally introduced with
#7915
2020-07-09 16:50:51 +02:00
..
events
fix(AWS Cognito): FIx properly resource resolution
2020-07-09 16:50:51 +02:00
functions
refactor: Replace
_.some
usage with
array.some
(
#7901
)
2020-07-06 09:08:44 +02:00
layers
refactor: Replace
_.findKey
with
Object.keys(object).find
(
#7881
)
2020-07-01 09:23:46 +02:00