@aws-lambda-powertools/logger
Advanced tools
Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "@aws-lambda-powertools/logger", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "The logging package for the Powertools for AWS Lambda (TypeScript) library", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"@aws-lambda-powertools/commons": "^1.10.0", | ||
"@aws-lambda-powertools/commons": "^1.11.0", | ||
"lodash.merge": "^4.6.2" | ||
@@ -31,0 +31,0 @@ }, |
@@ -33,3 +33,3 @@ # Powertools for AWS Lambda (TypeScript) <!-- omit in toc --> | ||
* **[Metrics](https://docs.powertools.aws.dev/lambda-typescript/latest/core/metrics/)** - Custom Metrics created asynchronously via CloudWatch Embedded Metric Format (EMF) | ||
* **[Parameters (beta)](https://docs.powertools.aws.dev/lambda-typescript/latest/utilities/parameters/)** - High-level functions to retrieve one or more parameters from AWS SSM, Secrets Manager, AppConfig, and DynamoDB | ||
* **[Parameters](https://docs.powertools.aws.dev/lambda-typescript/latest/utilities/parameters/)** - High-level functions to retrieve one or more parameters from AWS SSM, Secrets Manager, AppConfig, and DynamoDB | ||
@@ -101,2 +101,3 @@ ## Getting started | ||
* [Sennder](https://sennder.com/) | ||
* [Certible](https://www.certible.com/) | ||
@@ -103,0 +104,0 @@ ### Sharing your work |
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
115943
117