New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuclia/sync-agent

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuclia/sync-agent - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

build/logic/sync/domain/nuclia-cloud.js

@@ -111,3 +111,2 @@ "use strict";

let payload = {
title: filename,
slug,

@@ -117,2 +116,3 @@ origin: { url: data.uri },

if (!mimeType.startsWith('text/html')) {
payload.title = filename;
payload.files = {

@@ -119,0 +119,0 @@ file: { file: { uri: data.uri, filename: filename, extra_headers: this.listToDict(linkExtraParams === null || linkExtraParams === void 0 ? void 0 : linkExtraParams.headers) } },

{
"name": "@nuclia/sync-agent",
"version": "1.4.0",
"version": "1.4.1",
"description": "This is a sync agent to synchronize user files from diferent sources to nuclia",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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