@fluid-experimental/tree 2.0.0-internal.3.3.2 → 2.0.0-internal.3.4.1
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 +24 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-experimental/tree",
|
|
3
|
-
"version": "2.0.0-internal.3.
|
|
3
|
+
"version": "2.0.0-internal.3.4.1",
|
|
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.
|
|
21
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.
|
|
22
|
-
"@fluidframework/core-utils": ">=2.0.0-internal.3.
|
|
23
|
-
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.
|
|
20
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
21
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
22
|
+
"@fluidframework/core-utils": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
23
|
+
"@fluidframework/datastore-definitions": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
24
24
|
"@fluidframework/protocol-definitions": "^1.1.0",
|
|
25
|
-
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.
|
|
26
|
-
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.
|
|
27
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-internal.3.
|
|
25
|
+
"@fluidframework/runtime-definitions": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
26
|
+
"@fluidframework/shared-object-base": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
27
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-internal.3.4.1 <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,39 +32,36 @@
|
|
|
32
32
|
"uuid": "^8.3.1"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.
|
|
35
|
+
"@fluid-internal/stochastic-test-utils": ">=2.0.0-internal.3.4.1 <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.
|
|
39
|
-
"@fluidframework/container-runtime": ">=2.0.0-internal.3.
|
|
38
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
39
|
+
"@fluidframework/container-runtime": ">=2.0.0-internal.3.4.1 <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.
|
|
42
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.
|
|
43
|
-
"@fluidframework/test-driver-definitions": ">=2.0.0-internal.3.
|
|
44
|
-
"@fluidframework/test-drivers": ">=2.0.0-internal.3.
|
|
45
|
-
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.
|
|
46
|
-
"@fluidframework/test-utils": ">=2.0.0-internal.3.
|
|
47
|
-
"@fluidframework/undo-redo": ">=2.0.0-internal.3.
|
|
48
|
-
"@microsoft/api-extractor": "^7.
|
|
49
|
-
"@rushstack/eslint-config": "^2.5.1",
|
|
41
|
+
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
42
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
43
|
+
"@fluidframework/test-driver-definitions": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
44
|
+
"@fluidframework/test-drivers": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
45
|
+
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
46
|
+
"@fluidframework/test-utils": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
47
|
+
"@fluidframework/undo-redo": ">=2.0.0-internal.3.4.1 <2.0.0-internal.4.0.0",
|
|
48
|
+
"@microsoft/api-extractor": "^7.34.4",
|
|
50
49
|
"@types/chai": "^4.0.0",
|
|
51
50
|
"@types/lru-cache": "^5.1.0",
|
|
52
51
|
"@types/mocha": "^9.1.1",
|
|
53
|
-
"@types/random-js": "^1.0.31",
|
|
54
52
|
"@types/uuid": "^8.3.0",
|
|
55
53
|
"chai": "^4.2.0",
|
|
56
|
-
"concurrently": "^6.
|
|
54
|
+
"concurrently": "^7.6.0",
|
|
57
55
|
"copyfiles": "^2.4.1",
|
|
58
|
-
"cross-env": "^7.0.
|
|
56
|
+
"cross-env": "^7.0.3",
|
|
59
57
|
"easy-table": "^1.1.1",
|
|
60
58
|
"env-cmd": "^10.1.0",
|
|
61
59
|
"eslint": "~8.6.0",
|
|
62
60
|
"eslint-config-prettier": "~8.5.0",
|
|
63
|
-
"mocha": "^10.
|
|
64
|
-
"nyc": "^15.
|
|
61
|
+
"mocha": "^10.2.0",
|
|
62
|
+
"nyc": "^15.1.0",
|
|
65
63
|
"prettier": "~2.6.2",
|
|
66
|
-
"
|
|
67
|
-
"rimraf": "^2.6.2",
|
|
64
|
+
"rimraf": "^4.4.0",
|
|
68
65
|
"typescript": "~4.5.5"
|
|
69
66
|
},
|
|
70
67
|
"typeValidation": {
|