Socket
Socket
Sign inDemoInstall

cloudwatch-metrics

Package Overview
Dependencies
142
Maintainers
33
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.3.3

2

index.js

@@ -167,3 +167,3 @@ /**

Metric.prototype._put = function(value, metricName, units, additionalDimensions) {
Metric.prototype._put = function(value, metricName, units, additionalDimensions = []) {
var self = this;

@@ -170,0 +170,0 @@ // Only publish if we are enabled

{
"name": "cloudwatch-metrics",
"version": "1.3.2",
"version": "1.3.3",
"description": "A simple wrapper for simplifying using Cloudwatch metrics",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc