@fluidframework/synthesize 0.47.1 → 0.48.0-38105

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.
@@ -702,8 +702,8 @@
702
702
  "affectsGlobalScope": false
703
703
  },
704
704
  "../../../../runtime/runtime-definitions/dist/summary.d.ts": {
705
- "version": "6f689394ba559a1200ba412aabed793a99d9638011b86675991992cdff8b12f9",
706
- "signature": "6f689394ba559a1200ba412aabed793a99d9638011b86675991992cdff8b12f9",
705
+ "version": "b57adc2f38034b6b33004bd05523b5384ffc9953dfa9c71c59ac6a54c64e3ff9",
706
+ "signature": "b57adc2f38034b6b33004bd05523b5384ffc9953dfa9c71c59ac6a54c64e3ff9",
707
707
  "affectsGlobalScope": false
708
708
  },
709
709
  "../../../../runtime/runtime-definitions/dist/dataStoreContext.d.ts": {
@@ -812,8 +812,8 @@
812
812
  "affectsGlobalScope": false
813
813
  },
814
814
  "../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts": {
815
- "version": "00e76a79f1354e52c9c64be06b16accbf171910b7a64bf0aa91378c1add9fd55",
816
- "signature": "00e76a79f1354e52c9c64be06b16accbf171910b7a64bf0aa91378c1add9fd55",
815
+ "version": "cd4044edb18b8c74c91dcca31cb1c8267dd2940a521a953d05d7c691f8ea694f",
816
+ "signature": "cd4044edb18b8c74c91dcca31cb1c8267dd2940a521a953d05d7c691f8ea694f",
817
817
  "affectsGlobalScope": false
818
818
  },
819
819
  "../../../../runtime/runtime-utils/dist/summarizerNode/index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/synthesize",
3
- "version": "0.47.1",
3
+ "version": "0.48.0-38105",
4
4
  "description": "A library for synthesizing scope objects.",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": "https://github.com/microsoft/FluidFramework",
@@ -61,10 +61,10 @@
61
61
  "@fluidframework/core-interfaces": "^0.39.7"
62
62
  },
63
63
  "devDependencies": {
64
- "@fluidframework/build-common": "^0.23.0",
65
- "@fluidframework/datastore": "^0.47.1",
64
+ "@fluidframework/build-common": "^0.23.0-0",
65
+ "@fluidframework/datastore": "0.48.0-38105",
66
66
  "@fluidframework/eslint-config-fluid": "^0.23.0",
67
- "@fluidframework/mocha-test-setup": "^0.47.1",
67
+ "@fluidframework/mocha-test-setup": "0.48.0-38105",
68
68
  "@microsoft/api-extractor": "^7.16.1",
69
69
  "@types/mocha": "^8.2.2",
70
70
  "@types/node": "^12.19.0",