@fluid-experimental/tree 2.0.0-dev.7.3.0.210328 → 2.0.0-dev.7.3.0.212138

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/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluid-experimental/tree
2
2
 
3
+ ## 2.0.0-internal.7.3.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.0.0-internal.7.2.0
4
8
 
5
9
  Dependency updates only.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.38.0"
8
+ "packageVersion": "7.38.3"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/tree",
3
- "version": "2.0.0-dev.7.3.0.210328",
3
+ "version": "2.0.0-dev.7.3.0.212138",
4
4
  "description": "Distributed tree",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -15,15 +15,15 @@
15
15
  "module": "lib/index.js",
16
16
  "types": "dist/index.d.ts",
17
17
  "dependencies": {
18
- "@fluid-internal/client-utils": "2.0.0-dev.7.3.0.210328",
19
- "@fluidframework/container-definitions": "2.0.0-dev.7.3.0.210328",
20
- "@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.210328",
21
- "@fluidframework/core-utils": "2.0.0-dev.7.3.0.210328",
22
- "@fluidframework/datastore-definitions": "2.0.0-dev.7.3.0.210328",
18
+ "@fluid-internal/client-utils": "2.0.0-dev.7.3.0.212138",
19
+ "@fluidframework/container-definitions": "2.0.0-dev.7.3.0.212138",
20
+ "@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.212138",
21
+ "@fluidframework/core-utils": "2.0.0-dev.7.3.0.212138",
22
+ "@fluidframework/datastore-definitions": "2.0.0-dev.7.3.0.212138",
23
23
  "@fluidframework/protocol-definitions": "^3.0.0",
24
- "@fluidframework/runtime-definitions": "2.0.0-dev.7.3.0.210328",
25
- "@fluidframework/shared-object-base": "2.0.0-dev.7.3.0.210328",
26
- "@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.210328",
24
+ "@fluidframework/runtime-definitions": "2.0.0-dev.7.3.0.212138",
25
+ "@fluidframework/shared-object-base": "2.0.0-dev.7.3.0.212138",
26
+ "@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.212138",
27
27
  "buffer": "^6.0.3",
28
28
  "denque": "^1.5.1",
29
29
  "lru-cache": "^6.0.0",
@@ -31,21 +31,21 @@
31
31
  "uuid": "^9.0.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@fluid-private/stochastic-test-utils": "2.0.0-dev.7.3.0.210328",
35
- "@fluid-private/test-drivers": "2.0.0-dev.7.3.0.210328",
34
+ "@fluid-private/stochastic-test-utils": "2.0.0-dev.7.3.0.212138",
35
+ "@fluid-private/test-drivers": "2.0.0-dev.7.3.0.212138",
36
36
  "@fluid-tools/benchmark": "^0.48.0",
37
37
  "@fluidframework/build-common": "^2.0.3",
38
- "@fluidframework/build-tools": "^0.27.0",
39
- "@fluidframework/container-loader": "2.0.0-dev.7.3.0.210328",
40
- "@fluidframework/container-runtime": "2.0.0-dev.7.3.0.210328",
38
+ "@fluidframework/build-tools": "^0.28.0",
39
+ "@fluidframework/container-loader": "2.0.0-dev.7.3.0.212138",
40
+ "@fluidframework/container-runtime": "2.0.0-dev.7.3.0.212138",
41
41
  "@fluidframework/eslint-config-fluid": "^3.1.0",
42
- "@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.210328",
43
- "@fluidframework/runtime-utils": "2.0.0-dev.7.3.0.210328",
44
- "@fluidframework/test-driver-definitions": "2.0.0-dev.7.3.0.210328",
45
- "@fluidframework/test-runtime-utils": "2.0.0-dev.7.3.0.210328",
46
- "@fluidframework/test-utils": "2.0.0-dev.7.3.0.210328",
47
- "@fluidframework/undo-redo": "2.0.0-dev.7.3.0.210328",
48
- "@microsoft/api-extractor": "^7.37.0",
42
+ "@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.212138",
43
+ "@fluidframework/runtime-utils": "2.0.0-dev.7.3.0.212138",
44
+ "@fluidframework/test-driver-definitions": "2.0.0-dev.7.3.0.212138",
45
+ "@fluidframework/test-runtime-utils": "2.0.0-dev.7.3.0.212138",
46
+ "@fluidframework/test-utils": "2.0.0-dev.7.3.0.212138",
47
+ "@fluidframework/undo-redo": "2.0.0-dev.7.3.0.212138",
48
+ "@microsoft/api-extractor": "^7.38.3",
49
49
  "@types/chai": "^4.0.0",
50
50
  "@types/lru-cache": "^5.1.0",
51
51
  "@types/mocha": "^9.1.1",
@@ -75,7 +75,7 @@
75
75
  "build:docs": "api-extractor run --local",
76
76
  "build:esnext": "tsc --project ./tsconfig.esnext.json",
77
77
  "ci:build:docs": "api-extractor run",
78
- "clean": "rimraf --glob dist lib \"*.tsbuildinfo\" \"*.build.log\" _api-extractor-temp nyc",
78
+ "clean": "rimraf --glob dist lib \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
79
79
  "eslint": "eslint src",
80
80
  "eslint:fix": "eslint src --fix",
81
81
  "format": "npm run prettier:fix",