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.14 to 3.3.15

2

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

@@ -14,2 +14,4 @@ export interface UserDashboardChartSettingsInterface {

PyramidsVertical = "Pyramids Vertical",
LinesHorizontal = "Lines Horizontal",
LinesVertical = "Lines Vertical",
Spiral = "Spiral"

@@ -16,0 +18,0 @@ }

@@ -8,2 +8,4 @@ "use strict";

ChartTypes["PyramidsVertical"] = "Pyramids Vertical";
ChartTypes["LinesHorizontal"] = "Lines Horizontal";
ChartTypes["LinesVertical"] = "Lines Vertical";
ChartTypes["Spiral"] = "Spiral";

@@ -10,0 +12,0 @@ })(ChartTypes = exports.ChartTypes || (exports.ChartTypes = {}));

2

package.json
{
"name": "quantified-self-lib",
"version": "3.3.14",
"version": "3.3.15",
"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