gulp-i18n-leverage
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "gulp-i18n-leverage", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Merge changes in default JSON into localized JSON for i18n-behavior", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -581,2 +581,7 @@ { | ||
"value": "updated parameters" | ||
}, | ||
{ | ||
"op": "add", | ||
"path": "/p_13/3", | ||
"value": "added parameter" | ||
} | ||
@@ -612,3 +617,4 @@ ] | ||
"updated parameters", | ||
"fr <i18n-format>" | ||
"fr <i18n-format>", | ||
"added parameter" | ||
], | ||
@@ -876,3 +882,4 @@ "renamed-paragraph": [ | ||
"updated parameters", | ||
"<i18n-format>" | ||
"<i18n-format>", | ||
"added parameter" | ||
], | ||
@@ -879,0 +886,0 @@ "renamed-paragraph": [ |
@@ -113,2 +113,7 @@ { | ||
"value": "updated parameters" | ||
}, | ||
{ | ||
"op": "add", | ||
"path": "/p_13/3", | ||
"value": "added parameter" | ||
} | ||
@@ -144,3 +149,4 @@ ] | ||
"updated parameters", | ||
"fr <i18n-format>" | ||
"fr <i18n-format>", | ||
"added parameter" | ||
], | ||
@@ -147,0 +153,0 @@ "renamed-paragraph": [ |
@@ -30,3 +30,4 @@ { | ||
"updated parameters", | ||
"<i18n-format>" | ||
"<i18n-format>", | ||
"added parameter" | ||
], | ||
@@ -33,0 +34,0 @@ "renamed-paragraph": [ |
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
155753
3875