@fluidframework/datastore 0.59.3003 → 0.59.4000
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/datastore";
|
|
8
|
-
export declare const pkgVersion = "0.59.
|
|
8
|
+
export declare const pkgVersion = "0.59.4000";
|
|
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/datastore";
|
|
11
|
-
exports.pkgVersion = "0.59.
|
|
11
|
+
exports.pkgVersion = "0.59.4000";
|
|
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,2BAA2B,CAAC;AACtC,QAAA,UAAU,GAAG,WAAW,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/datastore\";\nexport const pkgVersion = \"0.59.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,2BAA2B,CAAC;AACtC,QAAA,UAAU,GAAG,WAAW,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/datastore\";\nexport const pkgVersion = \"0.59.4000\";\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/datastore";
|
|
8
|
-
export declare const pkgVersion = "0.59.
|
|
8
|
+
export declare const pkgVersion = "0.59.4000";
|
|
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,2BAA2B,CAAC;AACnD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAW,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/datastore\";\nexport const pkgVersion = \"0.59.
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,2BAA2B,CAAC;AACnD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAW,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/datastore\";\nexport const pkgVersion = \"0.59.4000\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/datastore",
|
|
3
|
-
"version": "0.59.
|
|
3
|
+
"version": "0.59.4000",
|
|
4
4
|
"description": "Fluid data store implementation",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -63,31 +63,31 @@
|
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@fluidframework/common-definitions": "^0.20.1",
|
|
65
65
|
"@fluidframework/common-utils": "^0.32.1",
|
|
66
|
-
"@fluidframework/container-definitions": "^0.48.
|
|
67
|
-
"@fluidframework/container-utils": "^0.59.
|
|
66
|
+
"@fluidframework/container-definitions": "^0.48.2000",
|
|
67
|
+
"@fluidframework/container-utils": "^0.59.4000",
|
|
68
68
|
"@fluidframework/core-interfaces": "^0.43.1000",
|
|
69
|
-
"@fluidframework/datastore-definitions": "^0.59.
|
|
70
|
-
"@fluidframework/driver-definitions": "^0.46.
|
|
71
|
-
"@fluidframework/driver-utils": "^0.59.
|
|
72
|
-
"@fluidframework/garbage-collector": "^0.59.
|
|
73
|
-
"@fluidframework/protocol-base": "^0.1036.
|
|
74
|
-
"@fluidframework/protocol-definitions": "^0.1028.
|
|
75
|
-
"@fluidframework/runtime-definitions": "^0.59.
|
|
76
|
-
"@fluidframework/runtime-utils": "^0.59.
|
|
77
|
-
"@fluidframework/telemetry-utils": "^0.59.
|
|
69
|
+
"@fluidframework/datastore-definitions": "^0.59.4000",
|
|
70
|
+
"@fluidframework/driver-definitions": "^0.46.2000",
|
|
71
|
+
"@fluidframework/driver-utils": "^0.59.4000",
|
|
72
|
+
"@fluidframework/garbage-collector": "^0.59.4000",
|
|
73
|
+
"@fluidframework/protocol-base": "^0.1036.4000",
|
|
74
|
+
"@fluidframework/protocol-definitions": "^0.1028.2000",
|
|
75
|
+
"@fluidframework/runtime-definitions": "^0.59.4000",
|
|
76
|
+
"@fluidframework/runtime-utils": "^0.59.4000",
|
|
77
|
+
"@fluidframework/telemetry-utils": "^0.59.4000",
|
|
78
78
|
"lodash": "^4.17.21",
|
|
79
79
|
"uuid": "^8.3.1"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@fluidframework/build-common": "^0.23.0",
|
|
83
|
-
"@fluidframework/build-tools": "^0.2.
|
|
83
|
+
"@fluidframework/build-tools": "^0.2.70857",
|
|
84
84
|
"@fluidframework/datastore-previous": "npm:@fluidframework/datastore@0.59.3000",
|
|
85
85
|
"@fluidframework/eslint-config-fluid": "^0.28.2000",
|
|
86
|
-
"@fluidframework/mocha-test-setup": "^0.59.
|
|
87
|
-
"@fluidframework/test-runtime-utils": "^0.59.
|
|
86
|
+
"@fluidframework/mocha-test-setup": "^0.59.4000",
|
|
87
|
+
"@fluidframework/test-runtime-utils": "^0.59.4000",
|
|
88
88
|
"@microsoft/api-extractor": "^7.22.2",
|
|
89
89
|
"@rushstack/eslint-config": "^2.5.1",
|
|
90
|
-
"@types/mocha": "^
|
|
90
|
+
"@types/mocha": "^9.1.1",
|
|
91
91
|
"@types/node": "^14.18.0",
|
|
92
92
|
"@types/uuid": "^8.3.0",
|
|
93
93
|
"@typescript-eslint/eslint-plugin": "~5.9.0",
|
|
@@ -100,19 +100,21 @@
|
|
|
100
100
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
101
101
|
"eslint-plugin-import": "~2.25.4",
|
|
102
102
|
"eslint-plugin-jest": "~26.1.3",
|
|
103
|
+
"eslint-plugin-jsdoc": "~39.3.0",
|
|
103
104
|
"eslint-plugin-mocha": "~10.0.3",
|
|
104
105
|
"eslint-plugin-promise": "~6.0.0",
|
|
105
106
|
"eslint-plugin-react": "~7.28.0",
|
|
106
107
|
"eslint-plugin-tsdoc": "~0.2.14",
|
|
107
108
|
"eslint-plugin-unicorn": "~40.0.0",
|
|
108
|
-
"
|
|
109
|
+
"eslint-plugin-unused-imports": "~2.0.0",
|
|
110
|
+
"mocha": "^10.0.0",
|
|
109
111
|
"nyc": "^15.0.0",
|
|
110
112
|
"rimraf": "^2.6.2",
|
|
111
113
|
"typescript": "~4.5.5",
|
|
112
114
|
"typescript-formatter": "7.1.0"
|
|
113
115
|
},
|
|
114
116
|
"typeValidation": {
|
|
115
|
-
"version": "0.59.
|
|
117
|
+
"version": "0.59.4000",
|
|
116
118
|
"broken": {}
|
|
117
119
|
}
|
|
118
120
|
}
|
package/src/packageVersion.ts
CHANGED