@fluidframework/container-loader 2.0.0-internal.4.1.0 → 2.0.0-internal.4.1.2
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/dist/container.d.ts.map +1 -1
- package/dist/container.js +4 -3
- package/dist/container.js.map +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/lib/container.d.ts.map +1 -1
- package/lib/container.js +4 -3
- package/lib/container.js.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/package.json +11 -20
- package/src/container.ts +6 -3
- package/src/packageVersion.ts +1 -1
package/lib/packageVersion.d.ts
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export declare const pkgName = "@fluidframework/container-loader";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-internal.4.1.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-internal.4.1.2";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.js
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
|
|
6
6
|
*/
|
|
7
7
|
export const pkgName = "@fluidframework/container-loader";
|
|
8
|
-
export const pkgVersion = "2.0.0-internal.4.1.
|
|
8
|
+
export const pkgVersion = "2.0.0-internal.4.1.2";
|
|
9
9
|
//# sourceMappingURL=packageVersion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,kCAAkC,CAAC;AAC1D,MAAM,CAAC,MAAM,UAAU,GAAG,sBAAsB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/container-loader\";\nexport const pkgVersion = \"2.0.0-internal.4.1.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,kCAAkC,CAAC;AAC1D,MAAM,CAAC,MAAM,UAAU,GAAG,sBAAsB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/container-loader\";\nexport const pkgVersion = \"2.0.0-internal.4.1.2\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/container-loader",
|
|
3
|
-
"version": "2.0.0-internal.4.1.
|
|
3
|
+
"version": "2.0.0-internal.4.1.2",
|
|
4
4
|
"description": "Fluid container loader",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@fluidframework/common-definitions": "^0.20.1",
|
|
39
39
|
"@fluidframework/common-utils": "^1.1.1",
|
|
40
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.4.1.
|
|
41
|
-
"@fluidframework/container-utils": ">=2.0.0-internal.4.1.
|
|
42
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.4.1.
|
|
43
|
-
"@fluidframework/driver-definitions": ">=2.0.0-internal.4.1.
|
|
44
|
-
"@fluidframework/driver-utils": ">=2.0.0-internal.4.1.
|
|
40
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
41
|
+
"@fluidframework/container-utils": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
42
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
43
|
+
"@fluidframework/driver-definitions": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
44
|
+
"@fluidframework/driver-utils": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
45
45
|
"@fluidframework/protocol-base": "^0.1039.1000",
|
|
46
46
|
"@fluidframework/protocol-definitions": "^1.1.0",
|
|
47
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-internal.4.1.
|
|
47
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
48
48
|
"abort-controller": "^3.0.0",
|
|
49
49
|
"double-ended-queue": "^2.1.0-0",
|
|
50
50
|
"events": "^3.1.0",
|
|
@@ -53,13 +53,13 @@
|
|
|
53
53
|
"uuid": "^8.3.1"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@fluid-internal/test-loader-utils": ">=2.0.0-internal.4.1.
|
|
56
|
+
"@fluid-internal/test-loader-utils": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
57
57
|
"@fluid-tools/build-cli": "^0.15.0",
|
|
58
58
|
"@fluidframework/build-common": "^1.1.0",
|
|
59
59
|
"@fluidframework/build-tools": "^0.15.0",
|
|
60
|
-
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.0.0-internal.4.
|
|
60
|
+
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.0.0-internal.4.1.0",
|
|
61
61
|
"@fluidframework/eslint-config-fluid": "^2.0.0",
|
|
62
|
-
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.1.
|
|
62
|
+
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.4.1.2 <2.0.0-internal.4.2.0",
|
|
63
63
|
"@microsoft/api-extractor": "^7.34.4",
|
|
64
64
|
"@types/double-ended-queue": "^2.1.0",
|
|
65
65
|
"@types/events": "^3.0.0",
|
|
@@ -82,16 +82,7 @@
|
|
|
82
82
|
"typescript": "~4.5.5"
|
|
83
83
|
},
|
|
84
84
|
"typeValidation": {
|
|
85
|
-
"broken": {
|
|
86
|
-
"InterfaceDeclaration_IContainerConfig": {
|
|
87
|
-
"forwardCompat": false,
|
|
88
|
-
"backCompat": false
|
|
89
|
-
},
|
|
90
|
-
"InterfaceDeclaration_IPendingContainerState": {
|
|
91
|
-
"forwardCompat": false,
|
|
92
|
-
"backCompat": false
|
|
93
|
-
}
|
|
94
|
-
}
|
|
85
|
+
"broken": {}
|
|
95
86
|
},
|
|
96
87
|
"scripts": {
|
|
97
88
|
"build": "npm run build:genver && concurrently npm:build:compile npm:lint && npm run build:docs",
|
package/src/container.ts
CHANGED
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
// eslint-disable-next-line import/no-internal-modules
|
|
7
7
|
import merge from "lodash/merge";
|
|
8
|
-
// eslint-disable-next-line import/no-internal-modules
|
|
9
|
-
import cloneDeep from "lodash/cloneDeep";
|
|
10
8
|
|
|
11
9
|
import { v4 as uuid } from "uuid";
|
|
12
10
|
import {
|
|
@@ -748,7 +746,12 @@ export class Container
|
|
|
748
746
|
// Prefix all events in this file with container-loader
|
|
749
747
|
this.mc = loggerToMonitoringContext(ChildLogger.create(this.subLogger, "Container"));
|
|
750
748
|
|
|
751
|
-
this.
|
|
749
|
+
// Warning: this is only a shallow clone. Mutation of any individual loader option will mutate it for
|
|
750
|
+
// all clients that were loaded from the same loader (including summarizer clients).
|
|
751
|
+
// Tracking alternative ways to handle this in AB#4129.
|
|
752
|
+
this.options = {
|
|
753
|
+
...this.loader.services.options,
|
|
754
|
+
};
|
|
752
755
|
|
|
753
756
|
this._deltaManager = this.createDeltaManager();
|
|
754
757
|
|
package/src/packageVersion.ts
CHANGED