i18n-lookup
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -26,5 +26,3 @@ 'use strict'; | ||
if (!message && t(token) !== token) { | ||
try { | ||
message = compiler(t(token), context || {}); | ||
} catch (e) {} | ||
message = compiler(t(token), context || {}); | ||
} | ||
@@ -31,0 +29,0 @@ return message; |
{ | ||
"name": "i18n-lookup", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Utility node module for doing lookups from translation documents", | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
6231
67
1