@fluidframework/driver-web-cache 2.0.0-dev.7.4.0.217212 → 2.0.0-dev.7.4.0.221926
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/CHANGELOG.md +4 -0
- package/api-extractor.json +0 -3
- package/dist/driver-web-cache-alpha.d.ts +3 -6
- package/dist/driver-web-cache-beta.d.ts +4 -0
- package/dist/driver-web-cache-public.d.ts +4 -0
- package/dist/packageVersion.cjs +1 -1
- package/dist/packageVersion.cjs.map +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/lib/FluidCache.d.ts.map +1 -1
- package/lib/FluidCacheIndexedDb.d.ts.map +1 -1
- package/lib/driver-web-cache-alpha.d.ts +3 -6
- package/lib/driver-web-cache-beta.d.ts +4 -0
- package/lib/driver-web-cache-public.d.ts +4 -0
- package/lib/index.d.ts +2 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.mjs +1 -1
- package/lib/packageVersion.mjs.map +1 -1
- package/package.json +8 -18
- package/src/packageVersion.ts +1 -1
package/CHANGELOG.md
CHANGED
package/api-extractor.json
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
3
3
|
"extends": "../../../common/build/build-common/api-extractor-base.json",
|
|
4
|
-
"dtsRollup": {
|
|
5
|
-
"enabled": true
|
|
6
|
-
},
|
|
7
4
|
"messages": {
|
|
8
5
|
"extractorMessageReporting": {
|
|
9
6
|
// TODO: Add missing documentation and remove this rule override
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
2
5
|
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
3
6
|
|
|
4
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
@@ -7,10 +10,4 @@ import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
|
7
10
|
|
|
8
11
|
/* Excluded from this release type: FluidCacheConfig */
|
|
9
12
|
|
|
10
|
-
/* Excluded from this release type: ICacheEntry */
|
|
11
|
-
|
|
12
|
-
/* Excluded from this release type: IFileEntry */
|
|
13
|
-
|
|
14
|
-
/* Excluded from this release type: IPersistedCache */
|
|
15
|
-
|
|
16
13
|
export { }
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
5
|
+
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
2
6
|
|
|
3
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
4
8
|
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
5
|
+
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
2
6
|
|
|
3
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
4
8
|
|
package/dist/packageVersion.cjs
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/driver-web-cache";
|
|
11
|
-
exports.pkgVersion = "2.0.0-dev.7.4.0.
|
|
11
|
+
exports.pkgVersion = "2.0.0-dev.7.4.0.221926";
|
|
12
12
|
//# sourceMappingURL=packageVersion.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.cjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,kCAAkC,CAAC;AAC7C,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-web-cache\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.cjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,kCAAkC,CAAC;AAC7C,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-web-cache\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.221926\";\n"]}
|
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/driver-web-cache";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-dev.7.4.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-dev.7.4.0.221926";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/FluidCache.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FluidCache.d.ts","sourceRoot":"","sources":["../src/FluidCache.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"FluidCache.d.ts","sourceRoot":"","sources":["../src/FluidCache.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAII,EAAE,eAAe,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,yCAAyC;OAC3F,EAAE,oBAAoB,EAAE,MAAM,iCAAiC;AAsBtE;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAChC;;;;;;OAMG;IAEH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;OAEG;IACH,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAE9B;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB;AAED;;;GAGG;AACH,qBAAa,UAAW,YAAW,eAAe;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAsB;IAE7C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAgB;IAE7C,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAS;IACzC,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAAiB;IACpD,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAS;IACxC,OAAO,CAAC,EAAE,CAA+C;IACzD,OAAO,CAAC,YAAY,CAA4C;IAChE,OAAO,CAAC,YAAY,CAAc;gBAEtB,MAAM,EAAE,gBAAgB;YAiEtB,MAAM;IAwCpB,OAAO,CAAC,OAAO;IAMF,aAAa,CAAC,IAAI,EAAE,UAAU,GAAG,OAAO,CAAC,IAAI,CAAC;IAyB9C,GAAG,CAAC,UAAU,EAAE,WAAW,GAAG,OAAO,CAAC,GAAG,CAAC;YAoBzC,gBAAgB;IAiDjB,GAAG,CAAC,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,GAAG,GAAG,OAAO,CAAC,IAAI,CAAC;CAgC/D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FluidCacheIndexedDb.d.ts","sourceRoot":"","sources":["../src/FluidCacheIndexedDb.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"FluidCacheIndexedDb.d.ts","sourceRoot":"","sources":["../src/FluidCacheIndexedDb.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAEI,EAAU,QAAQ,EAAE,iBAAiB,EAAE,YAAY,EAAY,MAAM,KAAK;OAC1E,EAAE,WAAW,EAAE,MAAM,yCAAyC;OAC9D,EAAE,oBAAoB,EAAE,MAAM,iCAAiC;AAKtE,eAAO,MAAM,sBAAsB,qBAAqB,CAAC;AAGzD,eAAO,MAAM,0BAA0B,qBAAqB,CAAC;AAE7D,eAAO,MAAM,mBAAmB,IAAI,CAAC;AAGrC,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAC;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,CAGpE,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,WAAW,UAErD;AAED,wBAAgB,8BAA8B,CAC7C,MAAM,CAAC,EAAE,oBAAoB,GAC3B,OAAO,CAAC,YAAY,CAAC,kBAAkB,CAAC,CAAC,CAwC3C;AAED;;;;;GAKG;AACH,wBAAgB,+BAA+B,CAC9C,iBAAiB,CAAC,EAAE,iBAAiB,GACnC,OAAO,CAAC,IAAI,CAAC,CAEf;AAED;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,QAAQ;IACnD,CAAC,0BAA0B,CAAC,EAAE;QAC7B;;WAEG;QACH,GAAG,EAAE,MAAM,CAAC;QAEZ,KAAK,EAAE;YACN;;eAEG;YACH,MAAM,EAAE,MAAM,CAAC;YAEf;;eAEG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;;;eAIG;YACH,WAAW,EAAE,MAAM,CAAC;YAKpB,YAAY,EAAE,GAAG,CAAC;YAElB;;;eAGG;YAEH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;YAE5B;;eAEG;YACH,aAAa,EAAE,MAAM,CAAC;YAEtB;;;;;eAKG;YACH,gBAAgB,EAAE,MAAM,CAAC;SACzB,CAAC;QAEF,OAAO,EAAE;YACR,aAAa,EAAE,MAAM,CAAC;YACtB,YAAY,EAAE,MAAM,CAAC;YACrB,gBAAgB,EAAE,MAAM,CAAC;YACzB,MAAM,EAAE,MAAM,CAAC;SACf,CAAC;KACF,CAAC;CACF"}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
2
5
|
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
3
6
|
|
|
4
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
@@ -7,10 +10,4 @@ import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
|
7
10
|
|
|
8
11
|
/* Excluded from this release type: FluidCacheConfig */
|
|
9
12
|
|
|
10
|
-
/* Excluded from this release type: ICacheEntry */
|
|
11
|
-
|
|
12
|
-
/* Excluded from this release type: IFileEntry */
|
|
13
|
-
|
|
14
|
-
/* Excluded from this release type: IPersistedCache */
|
|
15
|
-
|
|
16
13
|
export { }
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
5
|
+
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
2
6
|
|
|
3
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
4
8
|
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { DeleteDBCallbacks } from 'idb';
|
|
2
|
+
import { ICacheEntry } from '@fluidframework/odsp-driver-definitions';
|
|
3
|
+
import { IFileEntry } from '@fluidframework/odsp-driver-definitions';
|
|
4
|
+
import { IPersistedCache } from '@fluidframework/odsp-driver-definitions';
|
|
5
|
+
import { ITelemetryBaseLogger } from '@fluidframework/core-interfaces';
|
|
2
6
|
|
|
3
7
|
/* Excluded from this release type: deleteFluidCacheIndexDbInstance */
|
|
4
8
|
|
package/lib/index.d.ts
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
|
|
3
3
|
* Licensed under the MIT License.
|
|
4
4
|
*/
|
|
5
|
-
export { FluidCache, FluidCacheConfig } from "./FluidCache";
|
|
6
|
-
export { deleteFluidCacheIndexDbInstance } from "./FluidCacheIndexedDb";
|
|
5
|
+
export { FluidCache, FluidCacheConfig } from "./FluidCache.mjs";
|
|
6
|
+
export { deleteFluidCacheIndexDbInstance } from "./FluidCacheIndexedDb.mjs";
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;OAEI,EAAE,UAAU,EAAE,gBAAgB,EAAE;OAChC,EAAE,+BAA+B,EAAE"}
|
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/driver-web-cache";
|
|
8
|
-
export declare const pkgVersion = "2.0.0-dev.7.4.0.
|
|
8
|
+
export declare const pkgVersion = "2.0.0-dev.7.4.0.221926";
|
|
9
9
|
//# sourceMappingURL=packageVersion.d.ts.map
|
package/lib/packageVersion.mjs
CHANGED
|
@@ -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-web-cache";
|
|
8
|
-
export const pkgVersion = "2.0.0-dev.7.4.0.
|
|
8
|
+
export const pkgVersion = "2.0.0-dev.7.4.0.221926";
|
|
9
9
|
//# sourceMappingURL=packageVersion.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.mjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,kCAAkC,CAAC;AAC1D,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-web-cache\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.
|
|
1
|
+
{"version":3,"file":"packageVersion.mjs","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,kCAAkC,CAAC;AAC1D,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-web-cache\";\nexport const pkgVersion = \"2.0.0-dev.7.4.0.221926\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/driver-web-cache",
|
|
3
|
-
"version": "2.0.0-dev.7.4.0.
|
|
3
|
+
"version": "2.0.0-dev.7.4.0.221926",
|
|
4
4
|
"description": "Implementation of the driver caching API for a web browser",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -11,29 +11,18 @@
|
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"author": "Microsoft and contributors",
|
|
13
13
|
"sideEffects": false,
|
|
14
|
-
"exports": {
|
|
15
|
-
".": {
|
|
16
|
-
"import": {
|
|
17
|
-
"types": "./lib/index.d.ts",
|
|
18
|
-
"default": "./lib/index.mjs"
|
|
19
|
-
},
|
|
20
|
-
"require": {
|
|
21
|
-
"types": "./dist/index.d.ts",
|
|
22
|
-
"default": "./dist/index.cjs"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
14
|
"main": "dist/index.cjs",
|
|
27
15
|
"module": "lib/index.mjs",
|
|
28
16
|
"types": "dist/index.d.ts",
|
|
29
17
|
"dependencies": {
|
|
30
|
-
"@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.
|
|
31
|
-
"@fluidframework/core-utils": "2.0.0-dev.7.4.0.
|
|
32
|
-
"@fluidframework/odsp-driver-definitions": "2.0.0-dev.7.4.0.
|
|
33
|
-
"@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.
|
|
18
|
+
"@fluidframework/core-interfaces": "2.0.0-dev.7.4.0.221926",
|
|
19
|
+
"@fluidframework/core-utils": "2.0.0-dev.7.4.0.221926",
|
|
20
|
+
"@fluidframework/odsp-driver-definitions": "2.0.0-dev.7.4.0.221926",
|
|
21
|
+
"@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.221926",
|
|
34
22
|
"idb": "^6.1.2"
|
|
35
23
|
},
|
|
36
24
|
"devDependencies": {
|
|
25
|
+
"@arethetypeswrong/cli": "^0.13.3",
|
|
37
26
|
"@fluid-tools/build-cli": "^0.28.0",
|
|
38
27
|
"@fluidframework/build-common": "^2.0.3",
|
|
39
28
|
"@fluidframework/build-tools": "^0.28.0",
|
|
@@ -41,7 +30,7 @@
|
|
|
41
30
|
"@fluidframework/eslint-config-fluid": "^3.1.0",
|
|
42
31
|
"@microsoft/api-extractor": "^7.38.3",
|
|
43
32
|
"@types/jest": "29.5.3",
|
|
44
|
-
"@types/node": "^
|
|
33
|
+
"@types/node": "^18.19.0",
|
|
45
34
|
"copyfiles": "^2.4.1",
|
|
46
35
|
"eslint": "~8.50.0",
|
|
47
36
|
"fake-indexeddb": "3.1.4",
|
|
@@ -77,6 +66,7 @@
|
|
|
77
66
|
"build:esnext": "tsc-multi --config ../../../common/build/build-common/tsc-multi.esm.json",
|
|
78
67
|
"build:genver": "gen-version",
|
|
79
68
|
"build:test": "tsc-multi --config ./tsc-multi.test.json",
|
|
69
|
+
"check:are-the-types-wrong": "attw --pack",
|
|
80
70
|
"check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json",
|
|
81
71
|
"ci:build:docs": "api-extractor run",
|
|
82
72
|
"clean": "rimraf --glob dist lib \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
|
package/src/packageVersion.ts
CHANGED