@fluidframework/tree 2.2.0 → 2.2.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.
@@ -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/tree";
8
- export declare const pkgVersion = "2.2.0";
8
+ export declare const pkgVersion = "2.2.1";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -8,5 +8,5 @@
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.pkgVersion = exports.pkgName = void 0;
10
10
  exports.pkgName = "@fluidframework/tree";
11
- exports.pkgVersion = "2.2.0";
11
+ exports.pkgVersion = "2.2.1";
12
12
  //# sourceMappingURL=packageVersion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,sBAAsB,CAAC;AACjC,QAAA,UAAU,GAAG,OAAO,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/tree\";\nexport const pkgVersion = \"2.2.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,sBAAsB,CAAC;AACjC,QAAA,UAAU,GAAG,OAAO,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/tree\";\nexport const pkgVersion = \"2.2.1\";\n"]}
@@ -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/tree";
8
- export declare const pkgVersion = "2.2.0";
8
+ export declare const pkgVersion = "2.2.1";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -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/tree";
8
- export const pkgVersion = "2.2.0";
8
+ export const pkgVersion = "2.2.1";
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,sBAAsB,CAAC;AAC9C,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,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/tree\";\nexport const pkgVersion = \"2.2.0\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,sBAAsB,CAAC;AAC9C,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,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/tree\";\nexport const pkgVersion = \"2.2.1\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/tree",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Distributed tree",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -67,17 +67,17 @@
67
67
  "temp-directory": "nyc/.nyc_output"
68
68
  },
69
69
  "dependencies": {
70
- "@fluid-internal/client-utils": "~2.2.0",
71
- "@fluidframework/container-runtime": "~2.2.0",
72
- "@fluidframework/core-interfaces": "~2.2.0",
73
- "@fluidframework/core-utils": "~2.2.0",
74
- "@fluidframework/datastore-definitions": "~2.2.0",
75
- "@fluidframework/driver-definitions": "~2.2.0",
76
- "@fluidframework/id-compressor": "~2.2.0",
77
- "@fluidframework/runtime-definitions": "~2.2.0",
78
- "@fluidframework/runtime-utils": "~2.2.0",
79
- "@fluidframework/shared-object-base": "~2.2.0",
80
- "@fluidframework/telemetry-utils": "~2.2.0",
70
+ "@fluid-internal/client-utils": "~2.2.1",
71
+ "@fluidframework/container-runtime": "~2.2.1",
72
+ "@fluidframework/core-interfaces": "~2.2.1",
73
+ "@fluidframework/core-utils": "~2.2.1",
74
+ "@fluidframework/datastore-definitions": "~2.2.1",
75
+ "@fluidframework/driver-definitions": "~2.2.1",
76
+ "@fluidframework/id-compressor": "~2.2.1",
77
+ "@fluidframework/runtime-definitions": "~2.2.1",
78
+ "@fluidframework/runtime-utils": "~2.2.1",
79
+ "@fluidframework/shared-object-base": "~2.2.1",
80
+ "@fluidframework/telemetry-utils": "~2.2.1",
81
81
  "@sinclair/typebox": "^0.32.29",
82
82
  "@tylerbu/sorted-btree-es6": "^1.8.0",
83
83
  "@ungap/structured-clone": "^1.2.0",
@@ -86,20 +86,20 @@
86
86
  "devDependencies": {
87
87
  "@arethetypeswrong/cli": "^0.15.2",
88
88
  "@biomejs/biome": "~1.8.3",
89
- "@fluid-internal/mocha-test-setup": "~2.2.0",
90
- "@fluid-private/stochastic-test-utils": "~2.2.0",
91
- "@fluid-private/test-dds-utils": "~2.2.0",
92
- "@fluid-private/test-drivers": "~2.2.0",
89
+ "@fluid-internal/mocha-test-setup": "~2.2.1",
90
+ "@fluid-private/stochastic-test-utils": "~2.2.1",
91
+ "@fluid-private/test-dds-utils": "~2.2.1",
92
+ "@fluid-private/test-drivers": "~2.2.1",
93
93
  "@fluid-tools/benchmark": "^0.50.0",
94
94
  "@fluid-tools/build-cli": "^0.43.0",
95
95
  "@fluidframework/build-common": "^2.0.3",
96
96
  "@fluidframework/build-tools": "^0.43.0",
97
- "@fluidframework/container-definitions": "~2.2.0",
98
- "@fluidframework/container-loader": "~2.2.0",
97
+ "@fluidframework/container-definitions": "~2.2.1",
98
+ "@fluidframework/container-loader": "~2.2.1",
99
99
  "@fluidframework/eslint-config-fluid": "^5.3.0",
100
- "@fluidframework/test-runtime-utils": "~2.2.0",
101
- "@fluidframework/test-utils": "~2.2.0",
102
- "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.1.0",
100
+ "@fluidframework/test-runtime-utils": "~2.2.1",
101
+ "@fluidframework/test-utils": "~2.2.1",
102
+ "@fluidframework/tree-previous": "npm:@fluidframework/tree@2.2.0",
103
103
  "@microsoft/api-extractor": "^7.45.1",
104
104
  "@types/diff": "^3.5.1",
105
105
  "@types/easy-table": "^0.0.32",
@@ -142,17 +142,7 @@
142
142
  }
143
143
  },
144
144
  "typeValidation": {
145
- "broken": {
146
- "Interface_FieldSchemaUnsafe": {
147
- "forwardCompat": false
148
- },
149
- "Interface_ITreeViewConfiguration": {
150
- "forwardCompat": false
151
- },
152
- "TypeAlias_ImplicitFieldSchema": {
153
- "forwardCompat": false
154
- }
155
- }
145
+ "broken": {}
156
146
  },
157
147
  "scripts": {
158
148
  "api": "fluid-build . --task api",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/tree";
9
- export const pkgVersion = "2.2.0";
9
+ export const pkgVersion = "2.2.1";