Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

quantified-self-lib

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quantified-self-lib - npm Package Compare versions

Comparing version 3.3.11 to 3.3.12

3

lib/users/user.dashboard.chart.settings.interface.d.ts

@@ -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": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc