@fluidframework/sequence 2.41.0-337492 → 2.41.0-338186

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.
@@ -4,34 +4,4 @@
4
4
 
5
5
  ```ts
6
6
 
7
- export { BaseSegment }
8
-
9
- export { InteriorSequencePlace }
10
-
11
- export { ISegment }
12
-
13
- export { LocalReferencePosition }
14
-
15
- export { MapLike }
16
-
17
- export { Marker }
18
-
19
- export { MergeTreeDeltaType }
20
-
21
- export { PropertySet }
22
-
23
- export { ReferencePosition }
24
-
25
- export { ReferenceType }
26
-
27
- export { reservedMarkerIdKey }
28
-
29
- export { SequencePlace }
30
-
31
- export { Side }
32
-
33
- export { TextSegment }
34
-
35
- export { TrackingGroup }
36
-
37
7
  ```
@@ -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/sequence";
8
- export declare const pkgVersion = "2.41.0-337492";
8
+ export declare const pkgVersion = "2.41.0-338186";
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/sequence";
11
- exports.pkgVersion = "2.41.0-337492";
11
+ exports.pkgVersion = "2.41.0-338186";
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,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,eAAe,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/sequence\";\nexport const pkgVersion = \"2.41.0-337492\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,0BAA0B,CAAC;AACrC,QAAA,UAAU,GAAG,eAAe,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/sequence\";\nexport const pkgVersion = \"2.41.0-338186\";\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/sequence";
8
- export declare const pkgVersion = "2.41.0-337492";
8
+ export declare const pkgVersion = "2.41.0-338186";
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/sequence";
8
- export const pkgVersion = "2.41.0-337492";
8
+ export const pkgVersion = "2.41.0-338186";
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,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,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/sequence\";\nexport const pkgVersion = \"2.41.0-337492\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,0BAA0B,CAAC;AAClD,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,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/sequence\";\nexport const pkgVersion = \"2.41.0-338186\";\n"]}
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.52.5"
8
+ "packageVersion": "7.52.8"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/sequence",
3
- "version": "2.41.0-337492",
3
+ "version": "2.41.0-338186",
4
4
  "description": "Distributed sequence",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -91,34 +91,34 @@
91
91
  "temp-directory": "nyc/.nyc_output"
92
92
  },
93
93
  "dependencies": {
94
- "@fluid-internal/client-utils": "2.41.0-337492",
95
- "@fluidframework/core-interfaces": "2.41.0-337492",
96
- "@fluidframework/core-utils": "2.41.0-337492",
97
- "@fluidframework/datastore-definitions": "2.41.0-337492",
98
- "@fluidframework/driver-definitions": "2.41.0-337492",
99
- "@fluidframework/merge-tree": "2.41.0-337492",
100
- "@fluidframework/runtime-definitions": "2.41.0-337492",
101
- "@fluidframework/runtime-utils": "2.41.0-337492",
102
- "@fluidframework/shared-object-base": "2.41.0-337492",
103
- "@fluidframework/telemetry-utils": "2.41.0-337492",
94
+ "@fluid-internal/client-utils": "2.41.0-338186",
95
+ "@fluidframework/core-interfaces": "2.41.0-338186",
96
+ "@fluidframework/core-utils": "2.41.0-338186",
97
+ "@fluidframework/datastore-definitions": "2.41.0-338186",
98
+ "@fluidframework/driver-definitions": "2.41.0-338186",
99
+ "@fluidframework/merge-tree": "2.41.0-338186",
100
+ "@fluidframework/runtime-definitions": "2.41.0-338186",
101
+ "@fluidframework/runtime-utils": "2.41.0-338186",
102
+ "@fluidframework/shared-object-base": "2.41.0-338186",
103
+ "@fluidframework/telemetry-utils": "2.41.0-338186",
104
104
  "double-ended-queue": "^2.1.0-0",
105
105
  "uuid": "^9.0.0"
106
106
  },
107
107
  "devDependencies": {
108
108
  "@arethetypeswrong/cli": "^0.17.1",
109
109
  "@biomejs/biome": "~1.9.3",
110
- "@fluid-internal/mocha-test-setup": "2.41.0-337492",
111
- "@fluid-private/stochastic-test-utils": "2.41.0-337492",
112
- "@fluid-private/test-dds-utils": "2.41.0-337492",
110
+ "@fluid-internal/mocha-test-setup": "2.41.0-338186",
111
+ "@fluid-private/stochastic-test-utils": "2.41.0-338186",
112
+ "@fluid-private/test-dds-utils": "2.41.0-338186",
113
113
  "@fluid-tools/benchmark": "^0.51.0",
114
114
  "@fluid-tools/build-cli": "^0.55.0",
115
115
  "@fluidframework/build-common": "^2.0.3",
116
116
  "@fluidframework/build-tools": "^0.55.0",
117
- "@fluidframework/container-definitions": "2.41.0-337492",
117
+ "@fluidframework/container-definitions": "2.41.0-338186",
118
118
  "@fluidframework/eslint-config-fluid": "^5.7.3",
119
- "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.33.0",
120
- "@fluidframework/test-runtime-utils": "2.41.0-337492",
121
- "@microsoft/api-extractor": "7.52.5",
119
+ "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@2.40.0",
120
+ "@fluidframework/test-runtime-utils": "2.41.0-338186",
121
+ "@microsoft/api-extractor": "7.52.8",
122
122
  "@types/diff": "^3.5.1",
123
123
  "@types/double-ended-queue": "^2.1.0",
124
124
  "@types/mocha": "^10.0.10",
@@ -145,28 +145,7 @@
145
145
  }
146
146
  },
147
147
  "typeValidation": {
148
- "broken": {
149
- "Interface_IIntervalCollection": {
150
- "forwardCompat": false,
151
- "backCompat": false
152
- },
153
- "Interface_IIntervalCollectionEvent": {
154
- "forwardCompat": false,
155
- "backCompat": false
156
- },
157
- "Interface_IntervalIndex": {
158
- "forwardCompat": false,
159
- "backCompat": false
160
- },
161
- "Interface_IOverlappingIntervalsIndex": {
162
- "forwardCompat": false,
163
- "backCompat": false
164
- },
165
- "Interface_ISharedIntervalCollection": {
166
- "forwardCompat": false,
167
- "backCompat": false
168
- }
169
- },
148
+ "broken": {},
170
149
  "entrypoint": "legacy"
171
150
  },
172
151
  "scripts": {
@@ -206,10 +185,10 @@
206
185
  "lint": "fluid-build . --task lint",
207
186
  "lint:fix": "fluid-build . --task eslint:fix --task format",
208
187
  "pack:tests": "tar -cf ./sequence.test-files.tar ./src/test ./dist/test ./lib/test",
209
- "perf": "cross-env FLUID_TEST_VERBOSE=1 mocha \"lib/**/*.spec.*js\" --node-option unhandled-rejections=strict,expose-gc --exit --perfMode --fgrep @Benchmark --reporter @fluid-tools/benchmark/dist/MochaReporter.js --timeout 30000",
188
+ "perf": "cross-env FLUID_TEST_VERBOSE=1 mocha \"lib/**/*.spec.*js\" --node-option unhandled-rejections=strict,expose-gc --exit --perfMode --fgrep @Benchmark --fgrep @ExecutionTime --reporter @fluid-tools/benchmark/dist/MochaReporter.js --timeout 30000",
210
189
  "perf:measure": "npm run perf -- --fgrep @Measurement",
211
190
  "test": "npm run test:mocha",
212
- "test:benchmark:report": "mocha \"lib/test/*.perf.spec.*js\" --node-option unhandled-rejections=strict,expose-gc --exit --perfMode --fgrep @Benchmark -r @fluid-internal/mocha-test-setup --reporter @fluid-tools/benchmark/dist/MochaReporter.js --timeout 60000",
191
+ "test:benchmark:report": "mocha \"lib/test/*.perf.spec.*js\" --node-option unhandled-rejections=strict,expose-gc --exit --perfMode --fgrep @Benchmark --fgrep @ExecutionTime -r @fluid-internal/mocha-test-setup --reporter @fluid-tools/benchmark/dist/MochaReporter.js --timeout 60000",
213
192
  "test:coverage": "c8 npm test",
214
193
  "test:memory": "mocha --config src/test/memory/.mocharc.cjs",
215
194
  "test:memory-profiling:report": "mocha --config src/test/memory/.mocharc.cjs",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/sequence";
9
- export const pkgVersion = "2.41.0-337492";
9
+ export const pkgVersion = "2.41.0-338186";