Comparing version 0.18.2 to 0.18.3
@@ -48,3 +48,3 @@ /** | ||
if (ext === '.js') { | ||
logger.trace('load module from ' + filePath); | ||
// logger.trace('load module from ' + filePath); | ||
var ModuleClass = require(filePath); | ||
@@ -51,0 +51,0 @@ if (ModuleClass && typeof ModuleClass === 'function') { |
{ | ||
"name": "node-ral", | ||
"version": "0.18.2", | ||
"version": "0.18.3", | ||
"description": "a rpc client for node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
380011
13