@wix/multilingual 1.0.60 → 1.0.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/multilingual",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.61",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@wix/multilingual_entity-mapper": "1.0.16",
|
|
22
22
|
"@wix/multilingual_machine-translation": "1.0.30",
|
|
23
23
|
"@wix/multilingual_site-translator": "1.0.15",
|
|
24
|
-
"@wix/multilingual_translation-contents": "1.0.
|
|
24
|
+
"@wix/multilingual_translation-contents": "1.0.30",
|
|
25
25
|
"@wix/multilingual_translation-published-contents": "1.0.12",
|
|
26
26
|
"@wix/multilingual_translation-schemas": "1.0.26"
|
|
27
27
|
},
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": ""
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "cee1a634214ae0cb8f16cf9c807f21c3ced70505f1f2355ea07fe391"
|
|
52
52
|
}
|
|
@@ -6860,7 +6860,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
6860
6860
|
* Deprecated. Use `nested` instead.
|
|
6861
6861
|
* @deprecated Deprecated. Use `nested` instead.
|
|
6862
6862
|
* @replacedBy kind.nested
|
|
6863
|
-
* @targetRemovalDate
|
|
6863
|
+
* @targetRemovalDate 2029-03-30
|
|
6864
6864
|
*/
|
|
6865
6865
|
groupBy?: GroupByAggregation;
|
|
6866
6866
|
}
|
|
@@ -6860,7 +6860,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
6860
6860
|
* Deprecated. Use `nested` instead.
|
|
6861
6861
|
* @deprecated Deprecated. Use `nested` instead.
|
|
6862
6862
|
* @replacedBy kind.nested
|
|
6863
|
-
* @targetRemovalDate
|
|
6863
|
+
* @targetRemovalDate 2029-03-30
|
|
6864
6864
|
*/
|
|
6865
6865
|
groupBy?: GroupByAggregation;
|
|
6866
6866
|
}
|
|
@@ -9380,7 +9380,7 @@ interface Aggregation$1 extends AggregationKindOneOf$1 {
|
|
|
9380
9380
|
* Deprecated. Use `nested` instead.
|
|
9381
9381
|
* @deprecated Deprecated. Use `nested` instead.
|
|
9382
9382
|
* @replacedBy kind.nested
|
|
9383
|
-
* @targetRemovalDate
|
|
9383
|
+
* @targetRemovalDate 2029-03-30
|
|
9384
9384
|
*/
|
|
9385
9385
|
groupBy?: GroupByAggregation$1;
|
|
9386
9386
|
}
|
|
@@ -11482,7 +11482,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
11482
11482
|
* Deprecated. Use `nested` instead.
|
|
11483
11483
|
* @deprecated Deprecated. Use `nested` instead.
|
|
11484
11484
|
* @replacedBy kind.nested
|
|
11485
|
-
* @targetRemovalDate
|
|
11485
|
+
* @targetRemovalDate 2029-03-30
|
|
11486
11486
|
*/
|
|
11487
11487
|
groupBy?: GroupByAggregation;
|
|
11488
11488
|
}
|