quantified-self-lib
Advanced tools
Comparing version 3.3.11 to 3.3.12
@@ -13,3 +13,4 @@ export interface UserDashboardChartSettingsInterface { | ||
ColumnsHorizontal = "Columns Horizontal", | ||
PyramidsVertical = "Pyramids Vertical" | ||
PyramidsVertical = "Pyramids Vertical", | ||
Spiral = "Spiral" | ||
} | ||
@@ -16,0 +17,0 @@ export declare enum ChartDataValueTypes { |
@@ -8,2 +8,3 @@ "use strict"; | ||
ChartTypes["PyramidsVertical"] = "Pyramids Vertical"; | ||
ChartTypes["Spiral"] = "Spiral"; | ||
})(ChartTypes = exports.ChartTypes || (exports.ChartTypes = {})); | ||
@@ -10,0 +11,0 @@ var ChartDataValueTypes; |
{ | ||
"name": "quantified-self-lib", | ||
"version": "3.3.11", | ||
"version": "3.3.12", | ||
"description": "A Library to for processing GPX, TCX, FIT and JSON files from services such as Strava, Movescount, Garmin, Polar etc", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
705750
11631