Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lucidtech/las-sdk-core

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lucidtech/las-sdk-core - npm Package Compare versions

Comparing version 7.1.5 to 7.1.6

3

lib/types.d.ts

@@ -79,2 +79,3 @@ /// <reference types="node" />

postprocessConfig?: PostprocessConfig;
trainingId?: string;
};

@@ -481,2 +482,3 @@ export interface PaginationOptions {

metadata?: Record<string, JSONValue> | null;
trainingId?: string;
};

@@ -496,2 +498,3 @@ export declare type DeleteModelOptions = RequestConfig;

status: 'active' | 'inactive';
trainingId: string | null;
updatedBy: string | null;

@@ -498,0 +501,0 @@ updatedTime: string | null;

2

package.json
{
"name": "@lucidtech/las-sdk-core",
"version": "7.1.5",
"version": "7.1.6",
"author": "Lucidtech AS <hello@lucidtech.ai>",

@@ -5,0 +5,0 @@ "maintainers": [

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