@aws-lambda-powertools/idempotency
Advanced tools
Comparing version 1.15.0 to 1.16.0
{ | ||
"name": "@aws-lambda-powertools/idempotency", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "The idempotency package for the Powertools for AWS Lambda (TypeScript) library. It provides options to make your Lambda functions idempotent and safe to retry.", | ||
@@ -27,3 +27,3 @@ "author": { | ||
"dependencies": { | ||
"@aws-lambda-powertools/commons": "^1.15.0", | ||
"@aws-lambda-powertools/commons": "^1.16.0", | ||
"@aws-sdk/util-base64-node": "^3.209.0", | ||
@@ -30,0 +30,0 @@ "jmespath": "^0.16.0" |