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.3.0 to 0.3.1

lib/index.d.ts

8

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

@@ -14,3 +14,5 @@ "author": {

"commit": "commit",
"test": "jest --detectOpenHandles --coverage --verbose",
"test": "npm run test:unit",
"test:unit": "jest --group=unit --detectOpenHandles --coverage --verbose",
"test:e2e": "echo 'Not Applicable'",
"watch": "jest --watch",

@@ -61,3 +63,3 @@ "build": "tsc",

},
"gitHead": "c06fbd466d18104795fe378cf34473466a0c4ca3"
"gitHead": "cf435681b01fee5aec40162e3434ab29adf61313"
}
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