@fluidframework/aqueduct 0.59.2000 → 0.59.2001

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.
@@ -1167,8 +1167,8 @@
1167
1167
  "affectsGlobalScope": false
1168
1168
  },
1169
1169
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summarizerTypes.d.ts": {
1170
- "version": "b5ea9e73b6c3dd52965d125f04af12ae1e9b84cc948cedc63cb6e4519b773b09",
1171
- "signature": "b5ea9e73b6c3dd52965d125f04af12ae1e9b84cc948cedc63cb6e4519b773b09",
1170
+ "version": "6c22fb1fbe27758dd7e15a816d23b8083212e439e595092cdde1ed62cdfa27ac",
1171
+ "signature": "6c22fb1fbe27758dd7e15a816d23b8083212e439e595092cdde1ed62cdfa27ac",
1172
1172
  "affectsGlobalScope": false
1173
1173
  },
1174
1174
  "../../../../../node_modules/@fluidframework/runtime-utils/dist/dataStoreHandleContextUtils.d.ts": {
@@ -1242,8 +1242,8 @@
1242
1242
  "affectsGlobalScope": false
1243
1243
  },
1244
1244
  "../../../../../node_modules/@fluidframework/container-runtime/dist/garbageCollection.d.ts": {
1245
- "version": "3e700306094e926a75cc65f392c9a4a2705d9c35f4bd7c82b04c279447f6e10a",
1246
- "signature": "3e700306094e926a75cc65f392c9a4a2705d9c35f4bd7c82b04c279447f6e10a",
1245
+ "version": "dd3f1f79a60af2587f03717d98f2b0a58c0d486980ae14f39139d29ac830bb70",
1246
+ "signature": "dd3f1f79a60af2587f03717d98f2b0a58c0d486980ae14f39139d29ac830bb70",
1247
1247
  "affectsGlobalScope": false
1248
1248
  },
1249
1249
  "../../../../../node_modules/@fluidframework/container-runtime/dist/containerRuntime.d.ts": {
@@ -1267,8 +1267,8 @@
1267
1267
  "affectsGlobalScope": false
1268
1268
  },
1269
1269
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summarizer.d.ts": {
1270
- "version": "403393d281f68fd5727c9859fbb9f3c4450699dccef30e97d43ba556e20b437f",
1271
- "signature": "403393d281f68fd5727c9859fbb9f3c4450699dccef30e97d43ba556e20b437f",
1270
+ "version": "8828d1cfcf9d30694883d64ef12d908b5de74ef932dbbeb5a10b2a772c1532b6",
1271
+ "signature": "8828d1cfcf9d30694883d64ef12d908b5de74ef932dbbeb5a10b2a772c1532b6",
1272
1272
  "affectsGlobalScope": false
1273
1273
  },
1274
1274
  "../../../../../node_modules/@fluidframework/container-runtime/dist/index.d.ts": {
@@ -2000,7 +2000,8 @@
2000
2000
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts",
2001
2001
  "../../../../../node_modules/@fluidframework/core-interfaces/dist/index.d.ts",
2002
2002
  "../../../../../node_modules/@fluidframework/protocol-definitions/dist/index.d.ts",
2003
- "../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts"
2003
+ "../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts",
2004
+ "../../../../../node_modules/@fluidframework/telemetry-utils/dist/index.d.ts"
2004
2005
  ],
2005
2006
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts": [
2006
2007
  "../../../../../node_modules/@fluidframework/common-definitions/dist/index.d.ts",
@@ -3461,7 +3462,8 @@
3461
3462
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts",
3462
3463
  "../../../../../node_modules/@fluidframework/core-interfaces/dist/index.d.ts",
3463
3464
  "../../../../../node_modules/@fluidframework/protocol-definitions/dist/index.d.ts",
3464
- "../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts"
3465
+ "../../../../../node_modules/@fluidframework/runtime-definitions/dist/index.d.ts",
3466
+ "../../../../../node_modules/@fluidframework/telemetry-utils/dist/index.d.ts"
3465
3467
  ],
3466
3468
  "../../../../../node_modules/@fluidframework/container-runtime/dist/summaryCollection.d.ts": [
3467
3469
  "../../../../../node_modules/@fluidframework/common-definitions/dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/aqueduct",
3
- "version": "0.59.2000",
3
+ "version": "0.59.2001",
4
4
  "description": "A set of implementations for Fluid Framework interfaces.",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -66,25 +66,25 @@
66
66
  "@fluidframework/common-definitions": "^0.20.1",
67
67
  "@fluidframework/common-utils": "^0.32.1",
68
68
  "@fluidframework/container-definitions": "^0.48.1000",
69
- "@fluidframework/container-loader": "^0.59.2000",
70
- "@fluidframework/container-runtime": "^0.59.2000",
71
- "@fluidframework/container-runtime-definitions": "^0.59.2000",
69
+ "@fluidframework/container-loader": "^0.59.2001",
70
+ "@fluidframework/container-runtime": "^0.59.2001",
71
+ "@fluidframework/container-runtime-definitions": "^0.59.2001",
72
72
  "@fluidframework/core-interfaces": "^0.43.1000",
73
- "@fluidframework/datastore": "^0.59.2000",
74
- "@fluidframework/datastore-definitions": "^0.59.2000",
75
- "@fluidframework/map": "^0.59.2000",
76
- "@fluidframework/request-handler": "^0.59.2000",
77
- "@fluidframework/runtime-definitions": "^0.59.2000",
78
- "@fluidframework/runtime-utils": "^0.59.2000",
79
- "@fluidframework/synthesize": "^0.59.2000",
80
- "@fluidframework/view-interfaces": "^0.59.2000",
73
+ "@fluidframework/datastore": "^0.59.2001",
74
+ "@fluidframework/datastore-definitions": "^0.59.2001",
75
+ "@fluidframework/map": "^0.59.2001",
76
+ "@fluidframework/request-handler": "^0.59.2001",
77
+ "@fluidframework/runtime-definitions": "^0.59.2001",
78
+ "@fluidframework/runtime-utils": "^0.59.2001",
79
+ "@fluidframework/synthesize": "^0.59.2001",
80
+ "@fluidframework/view-interfaces": "^0.59.2001",
81
81
  "uuid": "^8.3.1"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@0.59.1000",
85
85
  "@fluidframework/build-common": "^0.23.0",
86
86
  "@fluidframework/eslint-config-fluid": "^0.28.1000",
87
- "@fluidframework/mocha-test-setup": "^0.59.2000",
87
+ "@fluidframework/mocha-test-setup": "^0.59.2001",
88
88
  "@microsoft/api-extractor": "^7.22.2",
89
89
  "@rushstack/eslint-config": "^2.5.1",
90
90
  "@types/mocha": "^8.2.2",