Socket
Socket
Sign inDemoInstall

@mycopilot/types

Package Overview
Dependencies
0
Maintainers
4
Versions
383
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.3 to 7.3.4

1

build/interfaces/client.d.ts

@@ -65,2 +65,3 @@ import { CommunicationStyleTag, LevelLog, TagExperience, TagIdentity, TagSpecialty, WorkoutProgramPhase } from "../index.js";

streak_length: number;
missed_workout_day_streak?: number;
preferred_weight_system: "imperial" | "metric";

@@ -67,0 +68,0 @@ blacklisted_exercises?: string[];

2

package.json
{
"name": "@mycopilot/types",
"version": "7.3.3",
"version": "7.3.4",
"main": "build/index.js",

@@ -5,0 +5,0 @@ "module": "build/index.js",

@@ -108,2 +108,3 @@ import {

streak_length: number;
missed_workout_day_streak?: number;

@@ -110,0 +111,0 @@ preferred_weight_system: "imperial" | "metric";

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc