@aws-lambda-powertools/jmespath
Advanced tools
Comparing version 2.6.0 to 2.7.0
@@ -190,3 +190,2 @@ "use strict"; | ||
// we also want to keep the args generic, so for now we'll just ignore it. | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore-next-line | ||
@@ -193,0 +192,0 @@ return this.#functions[funcName](args); |
@@ -187,3 +187,2 @@ import { isIntegerNumber, isRecord, isStrictEqual, } from '@aws-lambda-powertools/commons/typeutils'; | ||
// we also want to keep the args generic, so for now we'll just ignore it. | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore-next-line | ||
@@ -190,0 +189,0 @@ return this.#functions[funcName](args); |
{ | ||
"name": "@aws-lambda-powertools/jmespath", | ||
"version": "2.6.0", | ||
"version": "2.7.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.6.0" | ||
"@aws-lambda-powertools/commons": "^2.7.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "main": "./lib/cjs/index.js", |
@@ -9,5 +9,5 @@ # Powertools for AWS Lambda (TypeScript) - JMESPath Utility <!-- omit in toc --> | ||
- [Usage](#usage) | ||
- [Basic usage](#basic-usage) | ||
- [Extract data from envelopes](#extract-data-from-envelopes) | ||
- [JMESPath custom functions](#jmespath-custom-functions) | ||
- [Basic usage](#basic-usage) | ||
- [Extract data from envelopes](#extract-data-from-envelopes) | ||
- [JMESPath custom functions](#jmespath-custom-functions) | ||
- [Contribute](#contribute) | ||
@@ -17,5 +17,5 @@ - [Roadmap](#roadmap) | ||
- [How to support Powertools for AWS Lambda (TypeScript)?](#how-to-support-powertools-for-aws-lambda-typescript) | ||
- [Becoming a reference customer](#becoming-a-reference-customer) | ||
- [Sharing your work](#sharing-your-work) | ||
- [Using Lambda Layer](#using-lambda-layer) | ||
- [Becoming a reference customer](#becoming-a-reference-customer) | ||
- [Sharing your work](#sharing-your-work) | ||
- [Using Lambda Layer](#using-lambda-layer) | ||
- [License](#license) | ||
@@ -187,4 +187,4 @@ | ||
* **Powertools for AWS Lambda on Discord**: `#typescript` - **[Invite link](https://discord.gg/B8zZKbbyET)** | ||
* **Email**: aws-lambda-powertools-feedback@amazon.com | ||
- **Powertools for AWS Lambda on Discord**: `#typescript` - **[Invite link](https://discord.gg/B8zZKbbyET)** | ||
- **Email**: <aws-lambda-powertools-feedback@amazon.com> | ||
@@ -199,13 +199,17 @@ ## How to support Powertools for AWS Lambda (TypeScript)? | ||
* [Hashnode](https://hashnode.com/) | ||
* [Trek10](https://www.trek10.com/) | ||
* [Elva](https://elva-group.com) | ||
* [globaldatanet](https://globaldatanet.com/) | ||
* [Bailey Nelson](https://www.baileynelson.com.au) | ||
* [Perfect Post](https://www.perfectpost.fr) | ||
* [Sennder](https://sennder.com/) | ||
* [Certible](https://www.certible.com/) | ||
* [tecRacer GmbH & Co. KG](https://www.tecracer.com/) | ||
* [AppYourself](https://appyourself.net) | ||
* [Alma Media](https://www.almamedia.fi) | ||
- [Alma Media](https://www.almamedia.fi) | ||
- [AppYourself](https://appyourself.net) | ||
- [Bailey Nelson](https://www.baileynelson.com.au) | ||
- [Banxware](https://www.banxware.com) | ||
- [Caylent](https://caylent.com/) | ||
- [Certible](https://www.certible.com/) | ||
- [Elva](https://elva-group.com) | ||
- [globaldatanet](https://globaldatanet.com/) | ||
- [Hashnode](https://hashnode.com/) | ||
- [LocalStack](https://localstack.cloud/) | ||
- [Perfect Post](https://www.perfectpost.fr) | ||
- [Sennder](https://sennder.com/) | ||
- [tecRacer GmbH & Co. KG](https://www.tecracer.com/) | ||
- [Trek10](https://www.trek10.com/) | ||
- [WeSchool](https://www.weschool.com) | ||
@@ -222,2 +226,2 @@ ### Sharing your work | ||
This library is licensed under the MIT-0 License. See the LICENSE file. | ||
This library is licensed under the MIT-0 License. See the LICENSE file. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
339643
223
8725