i18n-json-po
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "i18n-json-po", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "i18n .json to .pot file converter", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"eslint": "3.13.1", | ||
"i18n-proto": "1.0.1", | ||
"i18n-proto": "1.0.4", | ||
"karma": "1.7.0", | ||
@@ -31,0 +31,0 @@ "karma-browserify": "^5.1.1", |
@@ -57,4 +57,3 @@ import * as assert from 'assert'; | ||
occurences: ['occ1', 'occ2'], | ||
comments: ['cmt1', 'cmt2'], | ||
translations: [] | ||
comments: ['cmt1', 'cmt2'] | ||
}; | ||
@@ -61,0 +60,0 @@ |
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
163996
676