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 5.1.1 to 5.1.2

1

lib/types.d.ts

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

description: string | null;
documentRetentionInDays: number;
monthlyNumberOfDataBundlesAllowed: number;

@@ -352,0 +353,0 @@ monthlyNumberOfDataBundlesCreated: number;

4

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

@@ -33,3 +33,3 @@ "maintainers": [

},
"gitHead": "e101fb6bd5d89cde514bf961183c29028ea7e697"
"gitHead": "a71dd6c1a93953f660a190f9c09912f16c61f5a0"
}

@@ -418,2 +418,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

description: string | null;
documentRetentionInDays: number;
monthlyNumberOfDataBundlesAllowed: number;

@@ -420,0 +421,0 @@ monthlyNumberOfDataBundlesCreated: number;

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