Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwaysmeticulous/common

Package Overview
Dependencies
Maintainers
5
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/common - npm Package Compare versions

Comparing version 2.97.0 to 2.103.0

6

dist/local-data/local-data.js

@@ -14,6 +14,8 @@ "use strict";

if (!_localDataDir) {
logger.warn("Local data dir has not been set by setMeticulousLocalDataDir()!");
(0, exports.setMeticulousLocalDataDir)();
logger.debug(`Local data dir has not been set explictly, so defaulting to ${_localDataDir}`);
}
logger.debug(`Meticulous local data dir: ${_localDataDir}`);
else {
logger.debug(`Using local data dir at ${_localDataDir}`);
}
return _localDataDir;

@@ -20,0 +22,0 @@ };

{
"name": "@alwaysmeticulous/common",
"version": "2.97.0",
"version": "2.103.0",
"description": "Meticulous common utilities",

@@ -47,3 +47,3 @@ "license": "ISC",

},
"gitHead": "abad28f3f0bb91106fcd6829408a2970e0882750"
"gitHead": "489e495e2e67ce422a0a88d716286734986461b8"
}

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