@fluidframework/replay-driver 2.0.0-rc.5.0.1 → 2.1.0-274160
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.
|
@@ -4,26 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IClient } from '@fluidframework/driver-definitions';
|
|
8
|
-
import { ICreateBlobResponse } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { IDocumentDeltaConnection } from '@fluidframework/driver-definitions/internal';
|
|
10
|
-
import { IDocumentDeltaStorageService } from '@fluidframework/driver-definitions/internal';
|
|
11
|
-
import { IDocumentService } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { IDocumentServiceEvents } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
import { IDocumentServiceFactory } from '@fluidframework/driver-definitions/internal';
|
|
14
|
-
import { IDocumentStorageService } from '@fluidframework/driver-definitions/internal';
|
|
15
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
16
|
-
import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
|
|
17
|
-
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
|
|
18
|
-
import { ISummaryContext } from '@fluidframework/driver-definitions/internal';
|
|
19
|
-
import { ISummaryHandle } from '@fluidframework/driver-definitions';
|
|
20
|
-
import { ISummaryTree } from '@fluidframework/driver-definitions';
|
|
21
|
-
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
22
|
-
import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
|
|
23
|
-
import { ITree } from '@fluidframework/driver-definitions/internal';
|
|
24
|
-
import { IVersion } from '@fluidframework/driver-definitions/internal';
|
|
25
|
-
import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
26
|
-
|
|
27
7
|
// (No @packageDocumentation comment for this package)
|
|
28
8
|
|
|
29
9
|
```
|
|
@@ -4,26 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IClient } from '@fluidframework/driver-definitions';
|
|
8
|
-
import { ICreateBlobResponse } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { IDocumentDeltaConnection } from '@fluidframework/driver-definitions/internal';
|
|
10
|
-
import { IDocumentDeltaStorageService } from '@fluidframework/driver-definitions/internal';
|
|
11
|
-
import { IDocumentService } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { IDocumentServiceEvents } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
import { IDocumentServiceFactory } from '@fluidframework/driver-definitions/internal';
|
|
14
|
-
import { IDocumentStorageService } from '@fluidframework/driver-definitions/internal';
|
|
15
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
16
|
-
import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
|
|
17
|
-
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
|
|
18
|
-
import { ISummaryContext } from '@fluidframework/driver-definitions/internal';
|
|
19
|
-
import { ISummaryHandle } from '@fluidframework/driver-definitions';
|
|
20
|
-
import { ISummaryTree } from '@fluidframework/driver-definitions';
|
|
21
|
-
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
22
|
-
import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
|
|
23
|
-
import { ITree } from '@fluidframework/driver-definitions/internal';
|
|
24
|
-
import { IVersion } from '@fluidframework/driver-definitions/internal';
|
|
25
|
-
import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
26
|
-
|
|
27
7
|
// (No @packageDocumentation comment for this package)
|
|
28
8
|
|
|
29
9
|
```
|
|
@@ -4,26 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { IClient } from '@fluidframework/driver-definitions';
|
|
8
|
-
import { ICreateBlobResponse } from '@fluidframework/driver-definitions/internal';
|
|
9
|
-
import { IDocumentDeltaConnection } from '@fluidframework/driver-definitions/internal';
|
|
10
|
-
import { IDocumentDeltaStorageService } from '@fluidframework/driver-definitions/internal';
|
|
11
|
-
import { IDocumentService } from '@fluidframework/driver-definitions/internal';
|
|
12
|
-
import { IDocumentServiceEvents } from '@fluidframework/driver-definitions/internal';
|
|
13
|
-
import { IDocumentServiceFactory } from '@fluidframework/driver-definitions/internal';
|
|
14
|
-
import { IDocumentStorageService } from '@fluidframework/driver-definitions/internal';
|
|
15
|
-
import { IResolvedUrl } from '@fluidframework/driver-definitions/internal';
|
|
16
|
-
import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
|
|
17
|
-
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
|
|
18
|
-
import { ISummaryContext } from '@fluidframework/driver-definitions/internal';
|
|
19
|
-
import { ISummaryHandle } from '@fluidframework/driver-definitions';
|
|
20
|
-
import { ISummaryTree } from '@fluidframework/driver-definitions';
|
|
21
|
-
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
22
|
-
import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
|
|
23
|
-
import { ITree } from '@fluidframework/driver-definitions/internal';
|
|
24
|
-
import { IVersion } from '@fluidframework/driver-definitions/internal';
|
|
25
|
-
import { TypedEventEmitter } from '@fluid-internal/client-utils';
|
|
26
|
-
|
|
27
7
|
// (No @packageDocumentation comment for this package)
|
|
28
8
|
|
|
29
9
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/replay-driver",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.0-274160",
|
|
4
4
|
"description": "Document replay version of Socket.IO implementation",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
"main": "lib/index.js",
|
|
38
38
|
"types": "lib/public.d.ts",
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@fluid-internal/client-utils": "
|
|
41
|
-
"@fluidframework/core-interfaces": "
|
|
42
|
-
"@fluidframework/core-utils": "
|
|
43
|
-
"@fluidframework/driver-definitions": "
|
|
44
|
-
"@fluidframework/driver-utils": "
|
|
45
|
-
"@fluidframework/telemetry-utils": "
|
|
40
|
+
"@fluid-internal/client-utils": "2.1.0-274160",
|
|
41
|
+
"@fluidframework/core-interfaces": "2.1.0-274160",
|
|
42
|
+
"@fluidframework/core-utils": "2.1.0-274160",
|
|
43
|
+
"@fluidframework/driver-definitions": "2.1.0-274160",
|
|
44
|
+
"@fluidframework/driver-utils": "2.1.0-274160",
|
|
45
|
+
"@fluidframework/telemetry-utils": "2.1.0-274160"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@fluidframework/build-common": "^2.0.3",
|
|
52
52
|
"@fluidframework/build-tools": "^0.39.0",
|
|
53
53
|
"@fluidframework/eslint-config-fluid": "^5.3.0",
|
|
54
|
-
"@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.0.0-rc.
|
|
54
|
+
"@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@2.0.0-rc.5.0.0",
|
|
55
55
|
"@microsoft/api-extractor": "^7.45.1",
|
|
56
56
|
"@types/nock": "^9.3.0",
|
|
57
57
|
"@types/node": "^18.19.0",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"lint": "fluid-build . --task lint",
|
|
100
100
|
"lint:fix": "fluid-build . --task eslint:fix --task format",
|
|
101
101
|
"tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
|
|
102
|
-
"typetests:gen": "flub generate typetests --dir . -v
|
|
102
|
+
"typetests:gen": "flub generate typetests --dir . -v",
|
|
103
103
|
"typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
|
|
104
104
|
}
|
|
105
105
|
}
|