@fluidframework/map 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.
@@ -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/map";
8
- export declare const pkgVersion = "2.4.0-297385";
8
+ export declare const pkgVersion = "2.4.0-299374";
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/map";
11
- exports.pkgVersion = "2.4.0-297385";
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,qBAAqB,CAAC;AAChC,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/map\";\nexport const pkgVersion = \"2.4.0-297385\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,qBAAqB,CAAC;AAChC,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/map\";\nexport const pkgVersion = \"2.4.0-299374\";\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/map";
8
- export declare const pkgVersion = "2.4.0-297385";
8
+ export declare const pkgVersion = "2.4.0-299374";
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/map";
8
- export const pkgVersion = "2.4.0-297385";
8
+ export const pkgVersion = "2.4.0-299374";
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,qBAAqB,CAAC;AAC7C,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/map\";\nexport const pkgVersion = \"2.4.0-297385\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,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/map\";\nexport const pkgVersion = \"2.4.0-299374\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/map",
3
- "version": "2.4.0-297385",
3
+ "version": "2.4.0-299374",
4
4
  "description": "Distributed map",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -67,33 +67,33 @@
67
67
  "temp-directory": "nyc/.nyc_output"
68
68
  },
69
69
  "dependencies": {
70
- "@fluid-internal/client-utils": "2.4.0-297385",
71
- "@fluidframework/core-interfaces": "2.4.0-297385",
72
- "@fluidframework/core-utils": "2.4.0-297385",
73
- "@fluidframework/datastore-definitions": "2.4.0-297385",
74
- "@fluidframework/driver-definitions": "2.4.0-297385",
75
- "@fluidframework/driver-utils": "2.4.0-297385",
76
- "@fluidframework/merge-tree": "2.4.0-297385",
77
- "@fluidframework/runtime-definitions": "2.4.0-297385",
78
- "@fluidframework/runtime-utils": "2.4.0-297385",
79
- "@fluidframework/shared-object-base": "2.4.0-297385",
80
- "@fluidframework/telemetry-utils": "2.4.0-297385",
70
+ "@fluid-internal/client-utils": "2.4.0-299374",
71
+ "@fluidframework/core-interfaces": "2.4.0-299374",
72
+ "@fluidframework/core-utils": "2.4.0-299374",
73
+ "@fluidframework/datastore-definitions": "2.4.0-299374",
74
+ "@fluidframework/driver-definitions": "2.4.0-299374",
75
+ "@fluidframework/driver-utils": "2.4.0-299374",
76
+ "@fluidframework/merge-tree": "2.4.0-299374",
77
+ "@fluidframework/runtime-definitions": "2.4.0-299374",
78
+ "@fluidframework/runtime-utils": "2.4.0-299374",
79
+ "@fluidframework/shared-object-base": "2.4.0-299374",
80
+ "@fluidframework/telemetry-utils": "2.4.0-299374",
81
81
  "path-browserify": "^1.0.1"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@arethetypeswrong/cli": "^0.15.2",
85
85
  "@biomejs/biome": "~1.8.3",
86
- "@fluid-internal/mocha-test-setup": "2.4.0-297385",
87
- "@fluid-private/stochastic-test-utils": "2.4.0-297385",
88
- "@fluid-private/test-dds-utils": "2.4.0-297385",
86
+ "@fluid-internal/mocha-test-setup": "2.4.0-299374",
87
+ "@fluid-private/stochastic-test-utils": "2.4.0-299374",
88
+ "@fluid-private/test-dds-utils": "2.4.0-299374",
89
89
  "@fluid-tools/benchmark": "^0.50.0",
90
- "@fluid-tools/build-cli": "^0.46.0",
90
+ "@fluid-tools/build-cli": "^0.48.0",
91
91
  "@fluidframework/build-common": "^2.0.3",
92
- "@fluidframework/build-tools": "^0.46.0",
93
- "@fluidframework/container-definitions": "2.4.0-297385",
92
+ "@fluidframework/build-tools": "^0.48.0",
93
+ "@fluidframework/container-definitions": "2.4.0-299374",
94
94
  "@fluidframework/eslint-config-fluid": "^5.4.0",
95
95
  "@fluidframework/map-previous": "npm:@fluidframework/map@~2.3.0",
96
- "@fluidframework/test-runtime-utils": "2.4.0-297385",
96
+ "@fluidframework/test-runtime-utils": "2.4.0-299374",
97
97
  "@microsoft/api-extractor": "7.47.8",
98
98
  "@types/mocha": "^9.1.1",
99
99
  "@types/node": "^18.19.0",
@@ -104,7 +104,6 @@
104
104
  "cross-env": "^7.0.3",
105
105
  "eslint": "~8.55.0",
106
106
  "mocha": "^10.2.0",
107
- "mocha-json-output-reporter": "^2.0.1",
108
107
  "mocha-multi-reporters": "^1.5.1",
109
108
  "moment": "^2.21.0",
110
109
  "prettier": "~3.0.3",
@@ -163,7 +162,7 @@
163
162
  "test:mocha:esm": "mocha --recursive \"lib/test/**/*.spec.*js\" --exit",
164
163
  "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
165
164
  "test:snapshots:regen": "npm run test:mocha:esm -- --snapshot",
166
- "test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=true mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.spec.js\"",
165
+ "test:stress": "cross-env FUZZ_TEST_COUNT=100 FUZZ_STRESS_RUN=normal mocha --ignore \"lib/test/memory/**/*\" --recursive \"lib/test/**/*.spec.js\"",
167
166
  "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
168
167
  "typetests:gen": "flub generate typetests --dir . -v",
169
168
  "typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/map";
9
- export const pkgVersion = "2.4.0-297385";
9
+ export const pkgVersion = "2.4.0-299374";