Socket
Socket
Sign inDemoInstall

@aws-lambda-powertools/metrics

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.2 to 1.1.0

8

package.json
{
"name": "@aws-lambda-powertools/metrics",
"version": "1.0.2",
"version": "1.1.0",
"description": "The metrics package for the AWS Lambda Powertools for TypeScript library",

@@ -25,3 +25,3 @@ "author": {

"package": "mkdir -p dist/ && npm pack && mv *.tgz dist/",
"package-bundle": "../../package-bundler.sh ${LERNA_PACKAGE_NAME}-bundle ./dist/",
"package-bundle": "../../package-bundler.sh metrics-bundle ./dist",
"prepare": "npm run build",

@@ -53,3 +53,3 @@ "prepublishOnly": "npm test && npm run lint",

"dependencies": {
"@aws-lambda-powertools/commons": "^1.0.2"
"@aws-lambda-powertools/commons": "^1.1.0"
},

@@ -64,3 +64,3 @@ "keywords": [

],
"gitHead": "1bd7808b2cdab4f25927b5bfccd6129099ee311e"
"gitHead": "8ec2456b7e336caacc9024f9cb5b2966406add37"
}
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