@fluidframework/odsp-driver 2.0.0-dev.7.3.0.209174 → 2.0.0-dev.7.3.0.210328

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 CHANGED
@@ -55,8 +55,7 @@ Documenting some basics about opds-driver specific apis that are relevant for cr
55
55
 
56
56
  This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services.
57
57
 
58
- Use of these trademarks or logos must follow Microsoft's [Trademark & Brand
59
- Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
58
+ Use of these trademarks or logos must follow Microsoft's [Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
60
59
 
61
60
  Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
62
61
 
@@ -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/odsp-driver";
8
- export declare const pkgVersion = "2.0.0-dev.7.3.0.209174";
8
+ export declare const pkgVersion = "2.0.0-dev.7.3.0.210328";
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/odsp-driver";
11
- exports.pkgVersion = "2.0.0-dev.7.3.0.209174";
11
+ exports.pkgVersion = "2.0.0-dev.7.3.0.210328";
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,6BAA6B,CAAC;AACxC,QAAA,UAAU,GAAG,wBAAwB,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/odsp-driver\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.209174\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,6BAA6B,CAAC;AACxC,QAAA,UAAU,GAAG,wBAAwB,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/odsp-driver\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.210328\";\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/odsp-driver";
8
- export declare const pkgVersion = "2.0.0-dev.7.3.0.209174";
8
+ export declare const pkgVersion = "2.0.0-dev.7.3.0.210328";
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/odsp-driver";
8
- export const pkgVersion = "2.0.0-dev.7.3.0.209174";
8
+ export const pkgVersion = "2.0.0-dev.7.3.0.210328";
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,6BAA6B,CAAC;AACrD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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/odsp-driver\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.209174\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,6BAA6B,CAAC;AACrD,MAAM,CAAC,MAAM,UAAU,GAAG,wBAAwB,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/odsp-driver\";\nexport const pkgVersion = \"2.0.0-dev.7.3.0.210328\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/odsp-driver",
3
- "version": "2.0.0-dev.7.3.0.209174",
3
+ "version": "2.0.0-dev.7.3.0.210328",
4
4
  "description": "Socket storage implementation for SPO and ODC",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -35,27 +35,27 @@
35
35
  "temp-directory": "nyc/.nyc_output"
36
36
  },
37
37
  "dependencies": {
38
- "@fluid-internal/client-utils": "2.0.0-dev.7.3.0.209174",
39
- "@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.209174",
40
- "@fluidframework/core-utils": "2.0.0-dev.7.3.0.209174",
41
- "@fluidframework/driver-base": "2.0.0-dev.7.3.0.209174",
42
- "@fluidframework/driver-definitions": "2.0.0-dev.7.3.0.209174",
43
- "@fluidframework/driver-utils": "2.0.0-dev.7.3.0.209174",
44
- "@fluidframework/odsp-doclib-utils": "2.0.0-dev.7.3.0.209174",
45
- "@fluidframework/odsp-driver-definitions": "2.0.0-dev.7.3.0.209174",
38
+ "@fluid-internal/client-utils": "2.0.0-dev.7.3.0.210328",
39
+ "@fluidframework/core-interfaces": "2.0.0-dev.7.3.0.210328",
40
+ "@fluidframework/core-utils": "2.0.0-dev.7.3.0.210328",
41
+ "@fluidframework/driver-base": "2.0.0-dev.7.3.0.210328",
42
+ "@fluidframework/driver-definitions": "2.0.0-dev.7.3.0.210328",
43
+ "@fluidframework/driver-utils": "2.0.0-dev.7.3.0.210328",
44
+ "@fluidframework/odsp-doclib-utils": "2.0.0-dev.7.3.0.210328",
45
+ "@fluidframework/odsp-driver-definitions": "2.0.0-dev.7.3.0.210328",
46
46
  "@fluidframework/protocol-base": "^2.0.1",
47
47
  "@fluidframework/protocol-definitions": "^3.0.0",
48
- "@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.209174",
48
+ "@fluidframework/telemetry-utils": "2.0.0-dev.7.3.0.210328",
49
49
  "node-fetch": "^2.6.9",
50
50
  "socket.io-client": "^4.6.1",
51
51
  "uuid": "^9.0.0"
52
52
  },
53
53
  "devDependencies": {
54
- "@fluid-tools/build-cli": "^0.26.1",
54
+ "@fluid-tools/build-cli": "^0.27.0",
55
55
  "@fluidframework/build-common": "^2.0.3",
56
- "@fluidframework/build-tools": "^0.26.1",
56
+ "@fluidframework/build-tools": "^0.27.0",
57
57
  "@fluidframework/eslint-config-fluid": "^3.1.0",
58
- "@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.209174",
58
+ "@fluidframework/mocha-test-setup": "2.0.0-dev.7.3.0.210328",
59
59
  "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@2.0.0-internal.7.2.0",
60
60
  "@microsoft/api-extractor": "^7.37.0",
61
61
  "@types/mocha": "^9.1.1",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/odsp-driver";
9
- export const pkgVersion = "2.0.0-dev.7.3.0.209174";
9
+ export const pkgVersion = "2.0.0-dev.7.3.0.210328";