@fluidframework/sequence 2.4.0-297385 → 2.4.0-299374
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/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/sequence";
|
|
8
|
-
export declare const pkgVersion = "2.4.0-
|
|
8
|
+
export declare const pkgVersion = "2.4.0-299374";
|
|
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/sequence";
|
|
11
|
-
exports.pkgVersion = "2.4.0-
|
|
11
|
+
exports.pkgVersion = "2.4.0-299374";
|
|
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,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/sequence\";\nexport const pkgVersion = \"2.4.0-
|
|
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,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/sequence\";\nexport const pkgVersion = \"2.4.0-299374\";\n"]}
|
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/sequence";
|
|
8
|
-
export declare const pkgVersion = "2.4.0-
|
|
8
|
+
export declare const pkgVersion = "2.4.0-299374";
|
|
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,0BAA0B,CAAC;AAClD,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/sequence\";\nexport const pkgVersion = \"2.4.0-
|
|
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,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/sequence\";\nexport const pkgVersion = \"2.4.0-299374\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/sequence",
|
|
3
|
-
"version": "2.4.0-
|
|
3
|
+
"version": "2.4.0-299374",
|
|
4
4
|
"description": "Distributed sequence",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -77,33 +77,33 @@
|
|
|
77
77
|
"temp-directory": "nyc/.nyc_output"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@fluid-internal/client-utils": "2.4.0-
|
|
81
|
-
"@fluidframework/core-interfaces": "2.4.0-
|
|
82
|
-
"@fluidframework/core-utils": "2.4.0-
|
|
83
|
-
"@fluidframework/datastore-definitions": "2.4.0-
|
|
84
|
-
"@fluidframework/driver-definitions": "2.4.0-
|
|
85
|
-
"@fluidframework/merge-tree": "2.4.0-
|
|
86
|
-
"@fluidframework/runtime-definitions": "2.4.0-
|
|
87
|
-
"@fluidframework/runtime-utils": "2.4.0-
|
|
88
|
-
"@fluidframework/shared-object-base": "2.4.0-
|
|
89
|
-
"@fluidframework/telemetry-utils": "2.4.0-
|
|
80
|
+
"@fluid-internal/client-utils": "2.4.0-299374",
|
|
81
|
+
"@fluidframework/core-interfaces": "2.4.0-299374",
|
|
82
|
+
"@fluidframework/core-utils": "2.4.0-299374",
|
|
83
|
+
"@fluidframework/datastore-definitions": "2.4.0-299374",
|
|
84
|
+
"@fluidframework/driver-definitions": "2.4.0-299374",
|
|
85
|
+
"@fluidframework/merge-tree": "2.4.0-299374",
|
|
86
|
+
"@fluidframework/runtime-definitions": "2.4.0-299374",
|
|
87
|
+
"@fluidframework/runtime-utils": "2.4.0-299374",
|
|
88
|
+
"@fluidframework/shared-object-base": "2.4.0-299374",
|
|
89
|
+
"@fluidframework/telemetry-utils": "2.4.0-299374",
|
|
90
90
|
"double-ended-queue": "^2.1.0-0",
|
|
91
91
|
"uuid": "^9.0.0"
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
95
95
|
"@biomejs/biome": "~1.8.3",
|
|
96
|
-
"@fluid-internal/mocha-test-setup": "2.4.0-
|
|
97
|
-
"@fluid-private/stochastic-test-utils": "2.4.0-
|
|
98
|
-
"@fluid-private/test-dds-utils": "2.4.0-
|
|
96
|
+
"@fluid-internal/mocha-test-setup": "2.4.0-299374",
|
|
97
|
+
"@fluid-private/stochastic-test-utils": "2.4.0-299374",
|
|
98
|
+
"@fluid-private/test-dds-utils": "2.4.0-299374",
|
|
99
99
|
"@fluid-tools/benchmark": "^0.50.0",
|
|
100
|
-
"@fluid-tools/build-cli": "^0.
|
|
100
|
+
"@fluid-tools/build-cli": "^0.48.0",
|
|
101
101
|
"@fluidframework/build-common": "^2.0.3",
|
|
102
|
-
"@fluidframework/build-tools": "^0.
|
|
103
|
-
"@fluidframework/container-definitions": "2.4.0-
|
|
102
|
+
"@fluidframework/build-tools": "^0.48.0",
|
|
103
|
+
"@fluidframework/container-definitions": "2.4.0-299374",
|
|
104
104
|
"@fluidframework/eslint-config-fluid": "^5.4.0",
|
|
105
105
|
"@fluidframework/sequence-previous": "npm:@fluidframework/sequence@~2.3.0",
|
|
106
|
-
"@fluidframework/test-runtime-utils": "2.4.0-
|
|
106
|
+
"@fluidframework/test-runtime-utils": "2.4.0-299374",
|
|
107
107
|
"@microsoft/api-extractor": "7.47.8",
|
|
108
108
|
"@types/diff": "^3.5.1",
|
|
109
109
|
"@types/double-ended-queue": "^2.1.0",
|
|
@@ -117,7 +117,6 @@
|
|
|
117
117
|
"diff": "^3.5.0",
|
|
118
118
|
"eslint": "~8.55.0",
|
|
119
119
|
"mocha": "^10.2.0",
|
|
120
|
-
"mocha-json-output-reporter": "^2.0.1",
|
|
121
120
|
"mocha-multi-reporters": "^1.5.1",
|
|
122
121
|
"moment": "^2.21.0",
|
|
123
122
|
"prettier": "~3.0.3",
|
|
@@ -201,7 +200,7 @@
|
|
|
201
200
|
"test:mocha:esm": "mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.spec.*js\" --exit",
|
|
202
201
|
"test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
|
|
203
202
|
"test:newsnapfiles": "node lib/test/createSnapshotFiles.js",
|
|
204
|
-
"test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=
|
|
203
|
+
"test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=normal mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.fuzz.spec.*js\" -r @fluid-internal/mocha-test-setup",
|
|
205
204
|
"tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
|
|
206
205
|
"typetests:gen": "flub generate typetests --dir . -v",
|
|
207
206
|
"typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
|
package/src/packageVersion.ts
CHANGED