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

@middy/cloudwatch-metrics

Package Overview
Dependencies
Maintainers
3
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/cloudwatch-metrics - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

11

package.json
{
"name": "@middy/cloudwatch-metrics",
"version": "2.0.0",
"version": "2.0.1",
"description": "Embedded CloudWatch metrics middleware for the middy framework",

@@ -19,5 +19,4 @@ "type": "commonjs",

"scripts": {
"test": "npm run test:typings && npm run test:unit",
"test:unit": "ava",
"test:typings": "typings-tester --config tsconfig.json index.d.ts"
"test": "npm run test:unit",
"test:unit": "ava"
},

@@ -57,5 +56,5 @@ "license": "MIT",

"devDependencies": {
"@middy/core": "^2.0.0"
"@middy/core": "^2.0.1"
},
"gitHead": "5bad22e2b785084806db6ea3887751a08c1ba4e1"
"gitHead": "b0eca01cad1b16439cb4dc21dab92b7221f52515"
}
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