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

larvitfiles

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

larvitfiles - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

8

dataWriter.js

@@ -254,7 +254,5 @@ 'use strict';

'exchange': exports.exchangeName + '_dataDump',
'amsync': {
'host': that.options.amsync ? that.options.amsync.host : null,
'minPort': that.options.amsync ? that.options.amsync.minPort : null,
'maxPort': that.options.amsync ? that.options.amsync.maxPort : null
}
'host': that.options.amsync ? that.options.amsync.host : null,
'minPort': that.options.amsync ? that.options.amsync.minPort : null,
'maxPort': that.options.amsync ? that.options.amsync.maxPort : null
},

@@ -261,0 +259,0 @@ args = [];

{
"name": "larvitfiles",
"version": "3.0.4",
"version": "3.0.5",
"description": "Storage of files with an API and database to use in web environments",

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

Sorry, the diff of this file is not supported yet

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