@aws-lambda-powertools/jmespath
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "@aws-lambda-powertools/jmespath", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"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.1.1" | ||
"@aws-lambda-powertools/commons": "^2.2.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "main": "./lib/cjs/index.js", |