@metrics/metric
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -88,3 +88,3 @@ 'use strict'; | ||
get time() { | ||
return this._time; | ||
return this[_time]; | ||
} | ||
@@ -91,0 +91,0 @@ |
{ | ||
"name": "@metrics/metric", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "The metric class definition which metric objects in the @metrics library is instansiated from", | ||
@@ -5,0 +5,0 @@ "main": "lib/metric.js", |
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
12466