Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-lambda-powertools/jmespath

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lambda-powertools/jmespath - npm Package Compare versions

Comparing version 2.7.0 to 2.8.0

2

lib/cjs/PowertoolsFunctions.d.ts

@@ -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:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc