@fluid-experimental/tree 2.0.0-internal.3.3.1 → 2.0.0-internal.3.3.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/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/tree",
|
|
3
|
-
"version": "2.0.0-internal.3.3.
|
|
3
|
+
"version": "2.0.0-internal.3.3.2",
|
|
4
4
|
"description": "Distributed tree",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -17,14 +17,14 @@
|
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@fluidframework/common-definitions": "^0.20.1",
|
|
19
19
|
"@fluidframework/common-utils": "^1.1.1",
|
|
20
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.3.3.
|
|
21
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.3.
|
|
22
|
-
"@fluidframework/core-utils": ">=2.0.0-internal.3.3.
|
|
23
|
-
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.3.
|
|
20
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
21
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
22
|
+
"@fluidframework/core-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
23
|
+
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
24
24
|
"@fluidframework/protocol-definitions": "^1.1.0",
|
|
25
|
-
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.3.
|
|
26
|
-
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.3.
|
|
27
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-internal.3.3.
|
|
25
|
+
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
26
|
+
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
27
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
28
28
|
"buffer": "^6.0.3",
|
|
29
29
|
"denque": "^1.5.1",
|
|
30
30
|
"lru-cache": "^6.0.0",
|
|
@@ -32,19 +32,19 @@
|
|
|
32
32
|
"uuid": "^8.3.1"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.3.
|
|
35
|
+
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
36
36
|
"@fluid-tools/benchmark": "^0.46.0",
|
|
37
37
|
"@fluidframework/build-common": "^1.1.0",
|
|
38
|
-
"@fluidframework/container-loader": ">=2.0.0-internal.3.3.
|
|
39
|
-
"@fluidframework/container-runtime": ">=2.0.0-internal.3.3.
|
|
38
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
39
|
+
"@fluidframework/container-runtime": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
40
40
|
"@fluidframework/eslint-config-fluid": "^2.0.0",
|
|
41
|
-
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.3.
|
|
42
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.3.
|
|
43
|
-
"@fluidframework/test-driver-definitions": ">=2.0.0-internal.3.3.
|
|
44
|
-
"@fluidframework/test-drivers": ">=2.0.0-internal.3.3.
|
|
45
|
-
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.3.
|
|
46
|
-
"@fluidframework/test-utils": ">=2.0.0-internal.3.3.
|
|
47
|
-
"@fluidframework/undo-redo": ">=2.0.0-internal.3.3.
|
|
41
|
+
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
42
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
43
|
+
"@fluidframework/test-driver-definitions": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
44
|
+
"@fluidframework/test-drivers": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
45
|
+
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
46
|
+
"@fluidframework/test-utils": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
47
|
+
"@fluidframework/undo-redo": ">=2.0.0-internal.3.3.2 <2.0.0-internal.4.0.0",
|
|
48
48
|
"@microsoft/api-extractor": "^7.22.2",
|
|
49
49
|
"@rushstack/eslint-config": "^2.5.1",
|
|
50
50
|
"@types/chai": "^4.0.0",
|