@tolgee/core
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -338,2 +338,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
} | ||
//if data contains key directly, just return it | ||
if (typeof root[key] === 'string') { | ||
return root[key]; | ||
} | ||
try { | ||
@@ -340,0 +344,0 @@ for (var path_1 = __values(path), path_1_1 = path_1.next(); !path_1_1.done; path_1_1 = path_1.next()) { |
{ | ||
"name": "@tolgee/core", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Library providing ability to translate messages directly in context of developed application.", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "c4b15b36da6a1e8bc0d827ffdfed2850a9cfbd36", | ||
"gitHead": "fac1fca3d2e50d831492937242697bd001a341df", | ||
"publishConfig": { | ||
@@ -57,0 +57,0 @@ "access": "public" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1315642
12198