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 1.2.0 to 1.2.1

4

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

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

},
"gitHead": "b9a2dfdb3ab38eefd19df70ffd98ee2deaee92a2"
"gitHead": "795f5d648fad1aa989874552fade37a617cd707a"
}

@@ -19,2 +19,6 @@ import axios, { AxiosRequestConfig } from 'axios';

getData() {
return this.makeGetRequest('/data');
}
postDocuments(content: string, contentType: string, consentId: string) {

@@ -21,0 +25,0 @@ const body = {

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