@aws-lambda-powertools/jmespath
Advanced tools
Comparing version 2.7.0 to 2.8.0
@@ -27,3 +27,3 @@ import type { JSONValue } from '@aws-lambda-powertools/commons/types'; | ||
* | ||
* When using the {@link extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* When using the {@link envelopes.extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* | ||
@@ -30,0 +30,0 @@ */ |
@@ -38,3 +38,3 @@ "use strict"; | ||
* | ||
* When using the {@link extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* When using the {@link envelopes.extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* | ||
@@ -41,0 +41,0 @@ */ |
@@ -27,3 +27,3 @@ import type { JSONValue } from '@aws-lambda-powertools/commons/types'; | ||
* | ||
* When using the {@link extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* When using the {@link envelopes.extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* | ||
@@ -30,0 +30,0 @@ */ |
@@ -35,3 +35,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* | ||
* When using the {@link extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* When using the {@link envelopes.extractDataFromEnvelope} function, the PowertoolsFunctions class is automatically used. | ||
* | ||
@@ -38,0 +38,0 @@ */ |
{ | ||
"name": "@aws-lambda-powertools/jmespath", | ||
"version": "2.7.0", | ||
"version": "2.8.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.7.0" | ||
"@aws-lambda-powertools/commons": "^2.8.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "main": "./lib/cjs/index.js", |
@@ -192,3 +192,3 @@ # Powertools for AWS Lambda (TypeScript) - JMESPath Utility <!-- omit in toc --> | ||
Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E) issue. | ||
Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://s12d.com/become-reference-pt-ts) issue. | ||
@@ -195,0 +195,0 @@ The following companies, among others, use Powertools: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
339510