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.0.8 to 3.0.9

2

lib/activities/activity.types.d.ts

@@ -53,2 +53,3 @@ /**

'YogaPilates' = "YogaPilates",
'training_yoga' = "Yoga",
'yoga' = "Yoga",

@@ -69,2 +70,3 @@ 'Yoga' = "Yoga",

'Climbing' = "Climbing",
'cycling_indoor_cycling' = "Indoor Cycling",
'Indoorcycling' = "Indoor Cycling",

@@ -71,0 +73,0 @@ 'indoor_cycling' = "Indoor Cycling",

@@ -56,2 +56,3 @@ "use strict";

ActivityTypes["YogaPilates"] = "YogaPilates";
ActivityTypes["training_yoga"] = "Yoga";
ActivityTypes["yoga"] = "Yoga";

@@ -72,2 +73,3 @@ ActivityTypes["Yoga"] = "Yoga";

ActivityTypes["Climbing"] = "Climbing";
ActivityTypes["cycling_indoor_cycling"] = "Indoor Cycling";
ActivityTypes["Indoorcycling"] = "Indoor Cycling";

@@ -74,0 +76,0 @@ ActivityTypes["indoor_cycling"] = "Indoor Cycling";

2

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