translation-adapter-ts
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "translation-adapter-ts", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "The translation adapter for i18n_mrg tool support in TypeScript projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -14,3 +14,4 @@ { | ||
"files": [ | ||
"src/PofileTransformer.ts" | ||
"src/PofileTransformer.ts", | ||
"src/Localizator.ts" | ||
], | ||
@@ -17,0 +18,0 @@ "types": [ |
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
31152
27
505