@fluidframework/ordered-collection 2.1.0-276326 → 2.1.0-281041
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/README.md +3 -1
- package/api-extractor/api-extractor.current.json +5 -0
- package/api-extractor/api-extractor.legacy.json +1 -1
- package/api-extractor.json +1 -1
- package/api-report/ordered-collection.legacy.public.api.md +9 -0
- package/dist/legacy.d.ts +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/dist/public.d.ts +1 -1
- package/internal.d.ts +1 -1
- package/legacy.d.ts +1 -1
- package/lib/legacy.d.ts +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/lib/public.d.ts +1 -1
- package/package.json +32 -26
- package/src/packageVersion.ts +1 -1
package/README.md
CHANGED
|
@@ -9,10 +9,12 @@ A consensus distributed data structure that implement a ordered queue of items.
|
|
|
9
9
|
|
|
10
10
|
## Using Fluid Framework libraries
|
|
11
11
|
|
|
12
|
-
When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
12
|
+
When taking a dependency on a Fluid Framework library's public APIs, we recommend using a `^` (caret) version range, such as `^1.3.4`.
|
|
13
13
|
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
|
|
14
14
|
library consumers should always prefer `^`.
|
|
15
15
|
|
|
16
|
+
If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
|
|
17
|
+
|
|
16
18
|
<!-- prettier-ignore-end -->
|
|
17
19
|
|
|
18
20
|
<!-- AUTO-GENERATED-CONTENT:END -->
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
+
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-report.esm.current.json",
|
|
4
|
+
"mainEntryPointFilePath": "<projectFolder>/lib/public.d.ts"
|
|
5
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
-
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-
|
|
3
|
+
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-report.esm.legacy.json"
|
|
4
4
|
}
|
package/api-extractor.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
|
-
"extends": "../../../common/build/build-common/api-extractor-
|
|
3
|
+
"extends": "../../../common/build/build-common/api-extractor-model.esm.json"
|
|
4
4
|
}
|
package/dist/legacy.d.ts
CHANGED
package/dist/packageVersion.d.ts
CHANGED
|
@@ -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/ordered-collection";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-281041";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/dist/packageVersion.js
CHANGED
|
@@ -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/ordered-collection";
|
|
11
|
-
exports.pkgVersion = "2.1.0-
|
|
11
|
+
exports.pkgVersion = "2.1.0-281041";
|
|
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,oCAAoC,CAAC;AAC/C,QAAA,UAAU,GAAG,cAAc,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/ordered-collection\";\nexport const pkgVersion = \"2.1.0-
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,oCAAoC,CAAC;AAC/C,QAAA,UAAU,GAAG,cAAc,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/ordered-collection\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
|
package/dist/public.d.ts
CHANGED
package/internal.d.ts
CHANGED
package/legacy.d.ts
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
8
|
-
* Generated by "flub generate entrypoints" in @
|
|
8
|
+
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
export * from "./lib/legacy.js";
|
package/lib/legacy.d.ts
CHANGED
package/lib/packageVersion.d.ts
CHANGED
|
@@ -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/ordered-collection";
|
|
8
|
-
export declare const pkgVersion = "2.1.0-
|
|
8
|
+
export declare const pkgVersion = "2.1.0-281041";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,oCAAoC,CAAC;AAC5D,MAAM,CAAC,MAAM,UAAU,GAAG,cAAc,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/ordered-collection\";\nexport const pkgVersion = \"2.1.0-
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,oCAAoC,CAAC;AAC5D,MAAM,CAAC,MAAM,UAAU,GAAG,cAAc,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/ordered-collection\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
|
package/lib/public.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/ordered-collection",
|
|
3
|
-
"version": "2.1.0-
|
|
3
|
+
"version": "2.1.0-281041",
|
|
4
4
|
"description": "Consensus Collection",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -67,28 +67,28 @@
|
|
|
67
67
|
"temp-directory": "nyc/.nyc_output"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@fluid-internal/client-utils": "2.1.0-
|
|
71
|
-
"@fluidframework/core-interfaces": "2.1.0-
|
|
72
|
-
"@fluidframework/core-utils": "2.1.0-
|
|
73
|
-
"@fluidframework/datastore-definitions": "2.1.0-
|
|
74
|
-
"@fluidframework/driver-definitions": "2.1.0-
|
|
75
|
-
"@fluidframework/runtime-definitions": "2.1.0-
|
|
76
|
-
"@fluidframework/runtime-utils": "2.1.0-
|
|
77
|
-
"@fluidframework/shared-object-base": "2.1.0-
|
|
78
|
-
"@fluidframework/telemetry-utils": "2.1.0-
|
|
70
|
+
"@fluid-internal/client-utils": "2.1.0-281041",
|
|
71
|
+
"@fluidframework/core-interfaces": "2.1.0-281041",
|
|
72
|
+
"@fluidframework/core-utils": "2.1.0-281041",
|
|
73
|
+
"@fluidframework/datastore-definitions": "2.1.0-281041",
|
|
74
|
+
"@fluidframework/driver-definitions": "2.1.0-281041",
|
|
75
|
+
"@fluidframework/runtime-definitions": "2.1.0-281041",
|
|
76
|
+
"@fluidframework/runtime-utils": "2.1.0-281041",
|
|
77
|
+
"@fluidframework/shared-object-base": "2.1.0-281041",
|
|
78
|
+
"@fluidframework/telemetry-utils": "2.1.0-281041",
|
|
79
79
|
"uuid": "^9.0.0"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
83
|
-
"@biomejs/biome": "
|
|
84
|
-
"@fluid-internal/mocha-test-setup": "2.1.0-
|
|
85
|
-
"@fluid-private/test-dds-utils": "2.1.0-
|
|
86
|
-
"@fluid-tools/build-cli": "^0.
|
|
83
|
+
"@biomejs/biome": "~1.8.3",
|
|
84
|
+
"@fluid-internal/mocha-test-setup": "2.1.0-281041",
|
|
85
|
+
"@fluid-private/test-dds-utils": "2.1.0-281041",
|
|
86
|
+
"@fluid-tools/build-cli": "^0.40.0",
|
|
87
87
|
"@fluidframework/build-common": "^2.0.3",
|
|
88
|
-
"@fluidframework/build-tools": "^0.
|
|
88
|
+
"@fluidframework/build-tools": "^0.40.0",
|
|
89
89
|
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
90
|
-
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.0.0
|
|
91
|
-
"@fluidframework/test-runtime-utils": "2.1.0-
|
|
90
|
+
"@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@2.0.0",
|
|
91
|
+
"@fluidframework/test-runtime-utils": "2.1.0-281041",
|
|
92
92
|
"@microsoft/api-extractor": "^7.45.1",
|
|
93
93
|
"@types/mocha": "^9.1.1",
|
|
94
94
|
"@types/node": "^18.19.0",
|
|
@@ -108,25 +108,30 @@
|
|
|
108
108
|
"typescript": "~5.4.5"
|
|
109
109
|
},
|
|
110
110
|
"typeValidation": {
|
|
111
|
-
"broken": {
|
|
111
|
+
"broken": {
|
|
112
|
+
"VariableDeclaration_ConsensusQueue": {
|
|
113
|
+
"forwardCompat": false
|
|
114
|
+
}
|
|
115
|
+
}
|
|
112
116
|
},
|
|
113
117
|
"scripts": {
|
|
114
118
|
"api": "fluid-build . --task api",
|
|
115
119
|
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
|
|
116
120
|
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib --node10TypeCompat",
|
|
117
121
|
"build": "fluid-build . --task build",
|
|
122
|
+
"build:api-reports": "concurrently \"npm:build:api-reports:*\"",
|
|
123
|
+
"build:api-reports:current": "api-extractor run --local --config api-extractor/api-extractor.current.json",
|
|
124
|
+
"build:api-reports:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
|
|
118
125
|
"build:commonjs": "fluid-build . --task commonjs",
|
|
119
126
|
"build:compile": "fluid-build . --task compile",
|
|
120
|
-
"build:docs": "
|
|
121
|
-
"build:docs:current": "api-extractor run --local",
|
|
122
|
-
"build:docs:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
|
|
127
|
+
"build:docs": "api-extractor run --local",
|
|
123
128
|
"build:esnext": "tsc --project ./tsconfig.json",
|
|
124
129
|
"build:genver": "gen-version",
|
|
125
130
|
"build:test": "npm run build:test:esm && npm run build:test:cjs",
|
|
126
131
|
"build:test:cjs": "fluid-tsc commonjs --project ./src/test/tsconfig.cjs.json",
|
|
127
132
|
"build:test:esm": "tsc --project ./src/test/tsconfig.json",
|
|
128
133
|
"check:are-the-types-wrong": "attw --pack .",
|
|
129
|
-
"check:biome": "biome check .
|
|
134
|
+
"check:biome": "biome check .",
|
|
130
135
|
"check:exports": "concurrently \"npm:check:exports:*\"",
|
|
131
136
|
"check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",
|
|
132
137
|
"check:exports:cjs:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.cjs.json",
|
|
@@ -135,14 +140,15 @@
|
|
|
135
140
|
"check:exports:esm:public": "api-extractor run --config api-extractor/api-extractor-lint-public.esm.json",
|
|
136
141
|
"check:format": "npm run check:biome",
|
|
137
142
|
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
|
|
138
|
-
"ci:build:
|
|
139
|
-
"ci:build:
|
|
140
|
-
"ci:build:
|
|
143
|
+
"ci:build:api-reports": "concurrently \"npm:ci:build:api-reports:*\"",
|
|
144
|
+
"ci:build:api-reports:current": "api-extractor run --config api-extractor/api-extractor.current.json",
|
|
145
|
+
"ci:build:api-reports:legacy": "api-extractor run --config api-extractor/api-extractor.legacy.json",
|
|
146
|
+
"ci:build:docs": "api-extractor run",
|
|
141
147
|
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
|
|
142
148
|
"eslint": "eslint --format stylish src",
|
|
143
149
|
"eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
|
|
144
150
|
"format": "npm run format:biome",
|
|
145
|
-
"format:biome": "biome check . --
|
|
151
|
+
"format:biome": "biome check . --write",
|
|
146
152
|
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",
|
|
147
153
|
"lint": "fluid-build . --task lint",
|
|
148
154
|
"lint:fix": "fluid-build . --task eslint:fix --task format",
|
package/src/packageVersion.ts
CHANGED