@fluidframework/azure-client 2.0.0-internal.7.4.2 → 2.0.0-internal.7.4.4
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/azure-client.test-files.tar +0 -0
- package/package.json +18 -18
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/azure-client",
|
|
3
|
-
"version": "2.0.0-internal.7.4.
|
|
3
|
+
"version": "2.0.0-internal.7.4.4",
|
|
4
4
|
"description": "A tool to enable creation and loading of Fluid containers using the Azure Fluid Relay service",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -27,34 +27,34 @@
|
|
|
27
27
|
"module": "lib/index.mjs",
|
|
28
28
|
"types": "dist/index.d.ts",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@fluidframework/container-definitions": ">=2.0.0-internal.7.4.
|
|
31
|
-
"@fluidframework/container-loader": ">=2.0.0-internal.7.4.
|
|
32
|
-
"@fluidframework/core-interfaces": ">=2.0.0-internal.7.4.
|
|
33
|
-
"@fluidframework/core-utils": ">=2.0.0-internal.7.4.
|
|
34
|
-
"@fluidframework/driver-definitions": ">=2.0.0-internal.7.4.
|
|
35
|
-
"@fluidframework/driver-utils": ">=2.0.0-internal.7.4.
|
|
36
|
-
"@fluidframework/fluid-static": ">=2.0.0-internal.7.4.
|
|
37
|
-
"@fluidframework/map": ">=2.0.0-internal.7.4.
|
|
30
|
+
"@fluidframework/container-definitions": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
31
|
+
"@fluidframework/container-loader": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
32
|
+
"@fluidframework/core-interfaces": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
33
|
+
"@fluidframework/core-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
34
|
+
"@fluidframework/driver-definitions": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
35
|
+
"@fluidframework/driver-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
36
|
+
"@fluidframework/fluid-static": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
37
|
+
"@fluidframework/map": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
38
38
|
"@fluidframework/protocol-definitions": "^3.0.0",
|
|
39
|
-
"@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.4.
|
|
40
|
-
"@fluidframework/runtime-utils": ">=2.0.0-internal.7.4.
|
|
39
|
+
"@fluidframework/routerlicious-driver": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
40
|
+
"@fluidframework/runtime-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
41
41
|
"@fluidframework/server-services-client": "^2.0.1",
|
|
42
|
-
"@fluidframework/telemetry-utils": ">=2.0.0-internal.7.4.
|
|
42
|
+
"@fluidframework/telemetry-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
43
43
|
"axios": "^0.26.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@arethetypeswrong/cli": "^0.13.3",
|
|
47
|
-
"@fluid-experimental/tree2": ">=2.0.0-internal.7.4.
|
|
47
|
+
"@fluid-experimental/tree2": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
48
48
|
"@fluid-tools/build-cli": "^0.28.0",
|
|
49
|
-
"@fluidframework/aqueduct": ">=2.0.0-internal.7.4.
|
|
49
|
+
"@fluidframework/aqueduct": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
50
50
|
"@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@2.0.0-internal.7.2.0",
|
|
51
|
-
"@fluidframework/azure-local-service": ">=2.0.0-internal.7.4.
|
|
51
|
+
"@fluidframework/azure-local-service": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
52
52
|
"@fluidframework/build-common": "^2.0.3",
|
|
53
53
|
"@fluidframework/build-tools": "^0.28.0",
|
|
54
|
-
"@fluidframework/counter": ">=2.0.0-internal.7.4.
|
|
54
|
+
"@fluidframework/counter": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
55
55
|
"@fluidframework/eslint-config-fluid": "^3.1.0",
|
|
56
|
-
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.4.
|
|
57
|
-
"@fluidframework/test-utils": ">=2.0.0-internal.7.4.
|
|
56
|
+
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
57
|
+
"@fluidframework/test-utils": ">=2.0.0-internal.7.4.4 <2.0.0-internal.7.5.0",
|
|
58
58
|
"@microsoft/api-extractor": "^7.38.3",
|
|
59
59
|
"@types/mocha": "^9.1.1",
|
|
60
60
|
"@types/node": "^18.19.0",
|