@fluidframework/driver-utils 2.0.0-dev.7.4.0.216897 → 2.0.0-dev.7.4.0.217212

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.
@@ -1,16 +1,29 @@
1
+ import { FetchSource } from '@fluidframework/driver-definitions';
1
2
  import { IAttachment } from '@fluidframework/protocol-definitions';
2
3
  import { IBlob } from '@fluidframework/protocol-definitions';
3
4
  import { ICommittedProposal } from '@fluidframework/protocol-definitions';
4
5
  import { ICreateBlobResponse } from '@fluidframework/protocol-definitions';
5
6
  import { IDocumentAttributes } from '@fluidframework/protocol-definitions';
6
7
  import { IDocumentMessage } from '@fluidframework/protocol-definitions';
8
+ import { IDocumentServiceFactory } from '@fluidframework/driver-definitions';
9
+ import { IDocumentStorageService } from '@fluidframework/driver-definitions';
10
+ import { IDocumentStorageServicePolicies } from '@fluidframework/driver-definitions';
11
+ import { IDriverErrorBase } from '@fluidframework/driver-definitions';
12
+ import { IRequest } from '@fluidframework/core-interfaces';
13
+ import { IResolvedUrl } from '@fluidframework/driver-definitions';
7
14
  import { ISequencedDocumentMessage } from '@fluidframework/protocol-definitions';
8
15
  import { ISnapshotTree } from '@fluidframework/protocol-definitions';
16
+ import { IStream } from '@fluidframework/driver-definitions';
17
+ import { IStreamResult } from '@fluidframework/driver-definitions';
18
+ import { ISummaryContext } from '@fluidframework/driver-definitions';
9
19
  import { ISummaryHandle } from '@fluidframework/protocol-definitions';
10
20
  import { ISummaryTree } from '@fluidframework/protocol-definitions';
21
+ import { ITelemetryProperties } from '@fluidframework/core-interfaces';
11
22
  import { ITree } from '@fluidframework/protocol-definitions';
12
23
  import { ITreeEntry } from '@fluidframework/protocol-definitions';
24
+ import { IUrlResolver } from '@fluidframework/driver-definitions';
13
25
  import { IVersion } from '@fluidframework/protocol-definitions';
26
+ import { LoaderCachingPolicy } from '@fluidframework/driver-definitions';
14
27
 
15
28
  /* Excluded from this release type: applyStorageCompression */
16
29
 
@@ -46,8 +59,6 @@ import { IVersion } from '@fluidframework/protocol-definitions';
46
59
 
47
60
  /* Excluded from this release type: emptyMessageStream */
48
61
 
49
- /* Excluded from this release type: FetchSource */
50
-
51
62
  /* Excluded from this release type: FluidInvalidSchemaError */
52
63
 
53
64
  /* Excluded from this release type: GenericNetworkError */
@@ -66,14 +77,6 @@ import { IVersion } from '@fluidframework/protocol-definitions';
66
77
 
67
78
  /* Excluded from this release type: IDeltasFetchResult */
68
79
 
69
- /* Excluded from this release type: IDocumentServiceFactory */
70
-
71
- /* Excluded from this release type: IDocumentStorageService */
72
-
73
- /* Excluded from this release type: IDocumentStorageServicePolicies */
74
-
75
- /* Excluded from this release type: IDriverErrorBase */
76
-
77
80
  /* Excluded from this release type: IFluidErrorBase */
78
81
 
79
82
  /* Excluded from this release type: ILocationRedirectionError */
@@ -82,34 +85,18 @@ import { IVersion } from '@fluidframework/protocol-definitions';
82
85
 
83
86
  /* Excluded from this release type: IProgress */
84
87
 
85
- /* Excluded from this release type: IRequest */
86
-
87
- /* Excluded from this release type: IResolvedUrl */
88
-
89
88
  /* Excluded from this release type: isCombinedAppAndProtocolSummary */
90
89
 
91
90
  /* Excluded from this release type: isOnline */
92
91
 
93
92
  /* Excluded from this release type: isRuntimeMessage */
94
93
 
95
- /* Excluded from this release type: IStream */
96
-
97
- /* Excluded from this release type: IStreamResult */
98
-
99
- /* Excluded from this release type: ISummaryContext */
100
-
101
94
  /* Excluded from this release type: ITelemetryErrorEvent */
102
95
 
103
96
  /* Excluded from this release type: ITelemetryLoggerExt */
104
97
 
105
- /* Excluded from this release type: ITelemetryProperties */
106
-
107
98
  /* Excluded from this release type: IThrottlingWarning */
108
99
 
109
- /* Excluded from this release type: IUrlResolver */
110
-
111
- /* Excluded from this release type: LoaderCachingPolicy */
112
-
113
100
  /* Excluded from this release type: LocationRedirectionError */
114
101
 
115
102
  /* Excluded from this release type: LoggingError */
@@ -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/driver-utils";
8
- export declare const pkgVersion = "2.0.0-dev.7.4.0.216897";
8
+ export declare const pkgVersion = "2.0.0-dev.7.4.0.217212";
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/driver-utils";
11
- exports.pkgVersion = "2.0.0-dev.7.4.0.216897";
11
+ exports.pkgVersion = "2.0.0-dev.7.4.0.217212";
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,8BAA8B,CAAC;AACzC,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/driver-utils\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.216897\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,8BAA8B,CAAC;AACzC,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/driver-utils\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.217212\";\n"]}
@@ -1,16 +1,29 @@
1
+ import { FetchSource } from '@fluidframework/driver-definitions';
1
2
  import { IAttachment } from '@fluidframework/protocol-definitions';
2
3
  import { IBlob } from '@fluidframework/protocol-definitions';
3
4
  import { ICommittedProposal } from '@fluidframework/protocol-definitions';
4
5
  import { ICreateBlobResponse } from '@fluidframework/protocol-definitions';
5
6
  import { IDocumentAttributes } from '@fluidframework/protocol-definitions';
6
7
  import { IDocumentMessage } from '@fluidframework/protocol-definitions';
8
+ import { IDocumentServiceFactory } from '@fluidframework/driver-definitions';
9
+ import { IDocumentStorageService } from '@fluidframework/driver-definitions';
10
+ import { IDocumentStorageServicePolicies } from '@fluidframework/driver-definitions';
11
+ import { IDriverErrorBase } from '@fluidframework/driver-definitions';
12
+ import { IRequest } from '@fluidframework/core-interfaces';
13
+ import { IResolvedUrl } from '@fluidframework/driver-definitions';
7
14
  import { ISequencedDocumentMessage } from '@fluidframework/protocol-definitions';
8
15
  import { ISnapshotTree } from '@fluidframework/protocol-definitions';
16
+ import { IStream } from '@fluidframework/driver-definitions';
17
+ import { IStreamResult } from '@fluidframework/driver-definitions';
18
+ import { ISummaryContext } from '@fluidframework/driver-definitions';
9
19
  import { ISummaryHandle } from '@fluidframework/protocol-definitions';
10
20
  import { ISummaryTree } from '@fluidframework/protocol-definitions';
21
+ import { ITelemetryProperties } from '@fluidframework/core-interfaces';
11
22
  import { ITree } from '@fluidframework/protocol-definitions';
12
23
  import { ITreeEntry } from '@fluidframework/protocol-definitions';
24
+ import { IUrlResolver } from '@fluidframework/driver-definitions';
13
25
  import { IVersion } from '@fluidframework/protocol-definitions';
26
+ import { LoaderCachingPolicy } from '@fluidframework/driver-definitions';
14
27
 
15
28
  /* Excluded from this release type: applyStorageCompression */
16
29
 
@@ -46,8 +59,6 @@ import { IVersion } from '@fluidframework/protocol-definitions';
46
59
 
47
60
  /* Excluded from this release type: emptyMessageStream */
48
61
 
49
- /* Excluded from this release type: FetchSource */
50
-
51
62
  /* Excluded from this release type: FluidInvalidSchemaError */
52
63
 
53
64
  /* Excluded from this release type: GenericNetworkError */
@@ -66,14 +77,6 @@ import { IVersion } from '@fluidframework/protocol-definitions';
66
77
 
67
78
  /* Excluded from this release type: IDeltasFetchResult */
68
79
 
69
- /* Excluded from this release type: IDocumentServiceFactory */
70
-
71
- /* Excluded from this release type: IDocumentStorageService */
72
-
73
- /* Excluded from this release type: IDocumentStorageServicePolicies */
74
-
75
- /* Excluded from this release type: IDriverErrorBase */
76
-
77
80
  /* Excluded from this release type: IFluidErrorBase */
78
81
 
79
82
  /* Excluded from this release type: ILocationRedirectionError */
@@ -82,34 +85,18 @@ import { IVersion } from '@fluidframework/protocol-definitions';
82
85
 
83
86
  /* Excluded from this release type: IProgress */
84
87
 
85
- /* Excluded from this release type: IRequest */
86
-
87
- /* Excluded from this release type: IResolvedUrl */
88
-
89
88
  /* Excluded from this release type: isCombinedAppAndProtocolSummary */
90
89
 
91
90
  /* Excluded from this release type: isOnline */
92
91
 
93
92
  /* Excluded from this release type: isRuntimeMessage */
94
93
 
95
- /* Excluded from this release type: IStream */
96
-
97
- /* Excluded from this release type: IStreamResult */
98
-
99
- /* Excluded from this release type: ISummaryContext */
100
-
101
94
  /* Excluded from this release type: ITelemetryErrorEvent */
102
95
 
103
96
  /* Excluded from this release type: ITelemetryLoggerExt */
104
97
 
105
- /* Excluded from this release type: ITelemetryProperties */
106
-
107
98
  /* Excluded from this release type: IThrottlingWarning */
108
99
 
109
- /* Excluded from this release type: IUrlResolver */
110
-
111
- /* Excluded from this release type: LoaderCachingPolicy */
112
-
113
100
  /* Excluded from this release type: LocationRedirectionError */
114
101
 
115
102
  /* Excluded from this release type: LoggingError */
@@ -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/driver-utils";
8
- export declare const pkgVersion = "2.0.0-dev.7.4.0.216897";
8
+ export declare const pkgVersion = "2.0.0-dev.7.4.0.217212";
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/driver-utils";
8
- export const pkgVersion = "2.0.0-dev.7.4.0.216897";
8
+ export const pkgVersion = "2.0.0-dev.7.4.0.217212";
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,8BAA8B,CAAC;AACtD,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/driver-utils\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.216897\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,8BAA8B,CAAC;AACtD,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/driver-utils\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.217212\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/driver-utils",
3
- "version": "2.0.0-dev.7.4.0.216897",
3
+ "version": "2.0.0-dev.7.4.0.217212",
4
4
  "description": "Collection of utility functions for Fluid drivers",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -35,14 +35,14 @@
35
35
  "temp-directory": "nyc/.nyc_output"
36
36
  },
37
37
  "dependencies": {
38
- "@fluid-internal/client-utils": "2.0.0-dev.7.4.0.216897",
39
- "@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.216897",
40
- "@fluidframework/core-utils": "2.0.0-dev.7.4.0.216897",
41
- "@fluidframework/driver-definitions": "2.0.0-dev.7.4.0.216897",
38
+ "@fluid-internal/client-utils": "2.0.0-dev.7.4.0.217212",
39
+ "@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.217212",
40
+ "@fluidframework/core-utils": "2.0.0-dev.7.4.0.217212",
41
+ "@fluidframework/driver-definitions": "2.0.0-dev.7.4.0.217212",
42
42
  "@fluidframework/gitresources": "^2.0.1",
43
43
  "@fluidframework/protocol-base": "^2.0.1",
44
44
  "@fluidframework/protocol-definitions": "^3.0.0",
45
- "@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.216897",
45
+ "@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.217212",
46
46
  "axios": "^0.26.0",
47
47
  "lz4js": "^0.2.0",
48
48
  "url": "^0.11.0",
@@ -54,7 +54,7 @@
54
54
  "@fluidframework/build-tools": "^0.28.0",
55
55
  "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@2.0.0-internal.7.2.0",
56
56
  "@fluidframework/eslint-config-fluid": "^3.1.0",
57
- "@fluidframework/mocha-test-setup": "2.0.0-dev.7.4.0.216897",
57
+ "@fluidframework/mocha-test-setup": "2.0.0-dev.7.4.0.217212",
58
58
  "@microsoft/api-extractor": "^7.38.3",
59
59
  "@types/mocha": "^9.1.1",
60
60
  "@types/node": "^16.18.38",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/driver-utils";
9
- export const pkgVersion = "2.0.0-dev.7.4.0.216897";
9
+ export const pkgVersion = "2.0.0-dev.7.4.0.217212";