@fluidframework/cell 2.0.0-dev.4.1.0.148229 → 2.0.0-dev.4.3.0.157531

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 ADDED
@@ -0,0 +1,5 @@
1
+ # @fluidframework/cell
2
+
3
+ ## 2.0.0-internal.4.1.0
4
+
5
+ Dependency updates only.
package/README.md CHANGED
@@ -19,6 +19,26 @@ npm i @fluidframework/cell
19
19
 
20
20
  <!-- AUTO-GENERATED-CONTENT:END -->
21
21
 
22
+ <!-- AUTO-GENERATED-CONTENT:START (README_DEPENDENCY_GUIDELINES_SECTION:includeHeading=TRUE) -->
23
+
24
+ <!-- prettier-ignore-start -->
25
+ <!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
26
+
27
+ ## Using Fluid Framework libraries
28
+
29
+ When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
30
+ While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
31
+ library consumers should always prefer `^`.
32
+
33
+ Note that when depending on a library version of the form 2.0.0-internal.x.y.z, called the Fluid internal version
34
+ scheme, you must use a `>= <` dependency range. Standard `^` and `~` ranges will not work as expected. See the
35
+ [@fluid-tools/version-tools](https://github.com/microsoft/FluidFramework/blob/main/build-tools/packages/version-tools/README.md)
36
+ package for more information including tools to convert between version schemes.
37
+
38
+ <!-- prettier-ignore-end -->
39
+
40
+ <!-- AUTO-GENERATED-CONTENT:END -->
41
+
22
42
  <!-- AUTO-GENERATED-CONTENT:START (README_API_DOCS_SECTION:includeHeading=TRUE) -->
23
43
 
24
44
  <!-- prettier-ignore-start -->
@@ -67,10 +87,12 @@ Use of Microsoft trademarks or logos in modified versions of this project must n
67
87
 
68
88
  ## Help
69
89
 
70
- Not finding what you're looking for in this README?
71
- Check out our [GitHub Wiki](https://github.com/microsoft/FluidFramework/wiki) or [fluidframework.com](https://fluidframework.com/docs/).
90
+ Not finding what you're looking for in this README? Check out our [GitHub
91
+ Wiki](https://github.com/microsoft/FluidFramework/wiki) or [fluidframework.com](https://fluidframework.com/docs/).
92
+
93
+ Still not finding what you're looking for? Please [file an
94
+ issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
72
95
 
73
- Still not finding what you're looking for? Please [file an issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
74
96
  Thank you!
75
97
 
76
98
  <!-- prettier-ignore-end -->
@@ -85,7 +107,10 @@ Thank you!
85
107
  ## Trademark
86
108
 
87
109
  This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services.
88
- Use of these trademarks or logos must follow Microsoft's [Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
110
+
111
+ Use of these trademarks or logos must follow Microsoft's [Trademark & Brand
112
+ Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
113
+
89
114
  Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
90
115
 
91
116
  <!-- prettier-ignore-end -->
@@ -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/cell";
8
- export declare const pkgVersion = "2.0.0-dev.4.1.0.148229";
8
+ export declare const pkgVersion = "2.0.0-dev.4.3.0.157531";
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/cell";
11
- exports.pkgVersion = "2.0.0-dev.4.1.0.148229";
11
+ exports.pkgVersion = "2.0.0-dev.4.3.0.157531";
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,wBAAwB,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/cell\";\nexport const pkgVersion = \"2.0.0-dev.4.1.0.148229\";\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,wBAAwB,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/cell\";\nexport const pkgVersion = \"2.0.0-dev.4.3.0.157531\";\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/cell";
8
- export declare const pkgVersion = "2.0.0-dev.4.1.0.148229";
8
+ export declare const pkgVersion = "2.0.0-dev.4.3.0.157531";
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/cell";
8
- export const pkgVersion = "2.0.0-dev.4.1.0.148229";
8
+ export const pkgVersion = "2.0.0-dev.4.3.0.157531";
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,wBAAwB,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/cell\";\nexport const pkgVersion = \"2.0.0-dev.4.1.0.148229\";\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,wBAAwB,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/cell\";\nexport const pkgVersion = \"2.0.0-dev.4.3.0.157531\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/cell",
3
- "version": "2.0.0-dev.4.1.0.148229",
3
+ "version": "2.0.0-dev.4.3.0.157531",
4
4
  "description": "Distributed data structure for a single value",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -36,22 +36,22 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@fluidframework/common-utils": "^1.1.1",
39
- "@fluidframework/core-interfaces": "2.0.0-dev.4.1.0.148229",
40
- "@fluidframework/datastore-definitions": "2.0.0-dev.4.1.0.148229",
41
- "@fluidframework/driver-utils": "2.0.0-dev.4.1.0.148229",
39
+ "@fluidframework/core-interfaces": "2.0.0-dev.4.3.0.157531",
40
+ "@fluidframework/datastore-definitions": "2.0.0-dev.4.3.0.157531",
41
+ "@fluidframework/driver-utils": "2.0.0-dev.4.3.0.157531",
42
42
  "@fluidframework/protocol-definitions": "^1.1.0",
43
- "@fluidframework/runtime-definitions": "2.0.0-dev.4.1.0.148229",
44
- "@fluidframework/shared-object-base": "2.0.0-dev.4.1.0.148229"
43
+ "@fluidframework/runtime-definitions": "2.0.0-dev.4.3.0.157531",
44
+ "@fluidframework/shared-object-base": "2.0.0-dev.4.3.0.157531"
45
45
  },
46
46
  "devDependencies": {
47
- "@fluid-internal/test-dds-utils": "2.0.0-dev.4.1.0.148229",
48
- "@fluid-tools/build-cli": "^0.13.1",
47
+ "@fluid-internal/test-dds-utils": "2.0.0-dev.4.3.0.157531",
48
+ "@fluid-tools/build-cli": "^0.17.0",
49
49
  "@fluidframework/build-common": "^1.1.0",
50
- "@fluidframework/build-tools": "^0.13.1",
51
- "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.0.0-internal.4.0.0",
50
+ "@fluidframework/build-tools": "^0.17.0",
51
+ "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.0.0-internal.4.1.0",
52
52
  "@fluidframework/eslint-config-fluid": "^2.0.0",
53
- "@fluidframework/mocha-test-setup": "2.0.0-dev.4.1.0.148229",
54
- "@fluidframework/test-runtime-utils": "2.0.0-dev.4.1.0.148229",
53
+ "@fluidframework/mocha-test-setup": "2.0.0-dev.4.3.0.157531",
54
+ "@fluidframework/test-runtime-utils": "2.0.0-dev.4.3.0.157531",
55
55
  "@microsoft/api-extractor": "^7.34.4",
56
56
  "@types/mocha": "^9.1.1",
57
57
  "@types/node": "^14.18.38",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/cell";
9
- export const pkgVersion = "2.0.0-dev.4.1.0.148229";
9
+ export const pkgVersion = "2.0.0-dev.4.3.0.157531";