@garmin/fitsdk 21.194.0 → 21.195.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@garmin/fitsdk",
3
- "version": "21.194.0",
3
+ "version": "21.195.0",
4
4
  "description": "FIT JavaScript SDK",
5
5
  "main": "src/index.js",
6
6
  "type": "module",
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/bit-stream.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/decoder.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/encoder.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/fit.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/index.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
package/src/profile.js CHANGED
@@ -5,15 +5,15 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
13
13
  const Profile = {
14
14
  version: {
15
15
  major: 21,
16
- minor: 194,
16
+ minor: 195,
17
17
  patch: 0,
18
18
  type: "Release"
19
19
  },
@@ -24382,6 +24382,7 @@ types: {
24382
24382
  340: "peloton",
24383
24383
  341: "carv",
24384
24384
  342: "tissot",
24385
+ 345: "realVelo",
24385
24386
  5759: "actigraphcorp",
24386
24387
  },
24387
24388
  garminProduct: {
package/src/stream.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
 
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12
  import Profile from "./profile.js";
package/src/utils.js CHANGED
@@ -5,8 +5,8 @@
5
5
  // Transfer (FIT) Protocol License.
6
6
  /////////////////////////////////////////////////////////////////////////////////////////////
7
7
  // ****WARNING**** This file is auto-generated! Do NOT edit this file.
8
- // Profile Version = 21.194.0Release
9
- // Tag = production/release/21.194.0-0-g65135fc
8
+ // Profile Version = 21.195.0Release
9
+ // Tag = production/release/21.195.0-0-g569e7e5
10
10
  /////////////////////////////////////////////////////////////////////////////////////////////
11
11
 
12
12