Socket
Socket
Sign inDemoInstall

@aws-lambda-powertools/commons

Package Overview
Dependencies
Maintainers
9
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.0 to 0.3.0

lib/src/index.d.ts

11

package.json
{
"name": "@aws-lambda-powertools/commons",
"version": "0.2.0",
"version": "0.3.0",
"description": "A shared utility package for AWS Lambda powertools (TypeScript) libraries",

@@ -9,2 +9,5 @@ "author": {

},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -30,6 +33,6 @@ "commit": "commit",

"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/cli": "^16.0.2",
"@types/aws-lambda": "^8.10.72",
"@types/jest": "^27.0.0",
"@types/node": "^16.6.0",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.4.0",

@@ -59,3 +62,3 @@ "@typescript-eslint/parser": "^5.4.0",

},
"gitHead": "53a6fb00783b86f54f60b9c7366a8a072a968e06"
"gitHead": "c06fbd466d18104795fe378cf34473466a0c4ca3"
}

@@ -1,2 +0,2 @@

# AWS Lambda Powertools TypeScript
# AWS Lambda Powertools (TypeScript)

@@ -14,3 +14,3 @@ | ⚠️ **WARNING: Do not use this library in production** ⚠️ |

### Features
## Features

@@ -21,3 +21,2 @@ * **[Tracer](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/core/tracer/)** - Utilities to trace Lambda function handlers, and both synchronous and asynchronous functions

## Getting started

@@ -49,6 +48,5 @@

## Connect
* **AWS Developers Slack**: `#lambda-powertools`** - **[Invite, if you don't have an account](https://join.slack.com/t/awsdevelopers/shared_invite/zt-yryddays-C9fkWrmguDv0h2EEDzCqvw)**
* **AWS Developers Slack**: `#lambda-powertools`- **[Invite, if you don't have an account](https://join.slack.com/t/awsdevelopers/shared_invite/zt-yryddays-C9fkWrmguDv0h2EEDzCqvw)**
* **Email**: aws-lambda-powertools-feedback@amazon.com

@@ -55,0 +53,0 @@

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