Socket
Socket
Sign inDemoInstall

@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 13.0.0-beta.2 to 13.0.0-beta.3

2

lib/client.js

@@ -1088,3 +1088,3 @@ "use strict";

return __awaiter(this, void 0, void 0, function* () {
options.body = content;
options.body = content.buffer;
return this.makeAuthorizedFileServerBodyRequest(axios_1.default.put, fileUrl, options);

@@ -1091,0 +1091,0 @@ });

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