aws-embedded-metrics
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -62,3 +62,3 @@ "use strict"; | ||
// accept and reset the context | ||
sink.accept(this.context); | ||
yield sink.accept(this.context); | ||
this.context = this.context.createCopyWithContext(); | ||
@@ -65,0 +65,0 @@ }); |
{ | ||
"name": "aws-embedded-metrics", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "AWS Embedded Metrics Client Library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
114347