New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.6 to 3.5.7

5

lib/activities/activity.types.d.ts

@@ -57,4 +57,5 @@ export declare class ActivityTypesHelper {

'soccer' = "Soccer",
'american_football' = "American footBall",
'American footBall' = "American footBall",
'american_football' = "American Football",
'American footBall' = "American Football",
'American Football' = "American Football",
'Skating' = "Skating",

@@ -61,0 +62,0 @@ 'Aerobics' = "Aerobics",

@@ -116,4 +116,5 @@ "use strict";

ActivityTypes["soccer"] = "Soccer";
ActivityTypes["american_football"] = "American footBall";
ActivityTypes["American footBall"] = "American footBall";
ActivityTypes["american_football"] = "American Football";
ActivityTypes["American footBall"] = "American Football";
ActivityTypes["American Football"] = "American Football";
ActivityTypes["Skating"] = "Skating";

@@ -120,0 +121,0 @@ ActivityTypes["Aerobics"] = "Aerobics";

2

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