Socket
Socket
Sign inDemoInstall

@lucidtech/las-sdk-core

Package Overview
Dependencies
6
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.0 to 14.0.1

1

lib/types/document.d.ts

@@ -7,2 +7,3 @@ import { JSONValue, PaginationOptions, RequestConfig } from './common';

value: boolean | number | null | string | Array<Array<GroundTruthItem>>;
pages: Array<number>;
};

@@ -9,0 +10,0 @@ export type LasDocument = {

2

lib/types/secret.d.ts
import { RequestConfig, PaginationOptions } from './common';
export type Secret = {
secredId: string;
secretId: string;
description: string | null;

@@ -5,0 +5,0 @@ name: string | null;

{
"name": "@lucidtech/las-sdk-core",
"version": "14.0.0",
"version": "14.0.1",
"author": "Lucidtech AS <hello@lucidtech.ai>",

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

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