@aws-lambda-powertools/jmespath
Advanced tools
Comparing version 2.13.0 to 2.13.1
{ | ||
"name": "@aws-lambda-powertools/jmespath", | ||
"version": "2.13.0", | ||
"version": "2.13.1", | ||
"description": "A type safe and modern jmespath module to parse and extract data from JSON documents using JMESPath", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"@aws-lambda-powertools/commons": "^2.13.0" | ||
"@aws-lambda-powertools/commons": "^2.13.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "main": "./lib/cjs/index.js", |