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

@elife/utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elife/utils - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

8

index.js

@@ -16,2 +16,3 @@ 'use strict'

logsLoc: logsLoc,
secretFile: secretFile,
showMsg: showMsg,

@@ -247,2 +248,9 @@ showErr: showErr,

/* outcome/
* Returns the location for secret file used by both us and SSB
*/
function secretFile() {
return path.join(ssbLoc(), "secret")
}
/* outcome/
* We adjust the given port by offsetting it based on the avatar node

@@ -249,0 +257,0 @@ * number and any org port offset to allow multiple nodes to live on the

2

package.json
{
"name": "@elife/utils",
"version": "3.1.0",
"version": "4.0.0",
"description": "Utils/Helpers for the Everlife.AI project",

@@ -5,0 +5,0 @@ "main": "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