Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.0 to 3.1.0

8

index.js

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

ssbLoc: ssbLoc,
faceImgLoc: faceImgLoc,
skillLoc: skillLoc,

@@ -225,2 +226,9 @@ logsLoc: logsLoc,

/* outcome/
* Returns the directory location for SSB blockchain
*/
function faceImgLoc() {
return path.join(dataLoc(), "face")
}
/* outcome/
* Returns the standard user skill location for EverlifeAI Avatar

@@ -227,0 +235,0 @@ */

2

package.json
{
"name": "@elife/utils",
"version": "3.0.0",
"version": "3.1.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