@middy/cloudwatch-metrics
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@middy/cloudwatch-metrics", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Embedded CloudWatch metrics middleware for the middy framework", | ||
@@ -14,2 +14,3 @@ "type": "module", | ||
"main": "./index.cjs", | ||
"module": "./index.js", | ||
"exports": { | ||
@@ -71,5 +72,5 @@ ".": { | ||
"devDependencies": { | ||
"@middy/core": "3.1.0" | ||
"@middy/core": "3.1.1" | ||
}, | ||
"gitHead": "d5284fd11c175516c189b6061fee7312106d9709" | ||
"gitHead": "d53fc91d035b01d3fd296cb6c7d0acd8305e9f76" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10282