Comparing version 9.2.1 to 9.2.2
@@ -10,3 +10,3 @@ module.exports = function(val) { | ||
if (!isNaN(numeric)) { | ||
return numeric > -1; | ||
return numeric > 0; | ||
} | ||
@@ -13,0 +13,0 @@ return val.toLowerCase() === 'true'; |
{ | ||
"name": "confi", | ||
"description": "a simple configuration library", | ||
"version": "9.2.1", | ||
"version": "9.2.2", | ||
"homepage": "https://github.com/firstandthird/confi", | ||
@@ -6,0 +6,0 @@ "author": "First+Third", |
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
0
10850
14