Socket
Socket
Sign inDemoInstall

@lucidtech/las-sdk-core

Package Overview
Dependencies
7
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.0-beta.7 to 13.0.0-beta.8

3

lib/client.js

@@ -131,2 +131,5 @@ "use strict";

yield this.makeFileServerPutRequest(lasDoc.fileUrl, asBuffer);
// At this point, contentType = null
// Knowing the fileserver PUT request succeeded, we manually override this
lasDoc.contentType = contentType;
return lasDoc;

@@ -133,0 +136,0 @@ });

2

package.json
{
"name": "@lucidtech/las-sdk-core",
"version": "13.0.0-beta.7",
"version": "13.0.0-beta.8",
"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