@fluidframework/synthesize 0.48.0 → 0.49.0-39015
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/dist/test/tsconfig.tsbuildinfo +12 -12
- package/package.json +3 -3
|
@@ -747,13 +747,13 @@
|
|
|
747
747
|
"affectsGlobalScope": false
|
|
748
748
|
},
|
|
749
749
|
"../../../../runtime/datastore-definitions/dist/jsonable.d.ts": {
|
|
750
|
-
"version": "
|
|
751
|
-
"signature": "
|
|
750
|
+
"version": "debe25164867bd40bf1dd2e5beb077aa0bae05e4be4f6b6b5e6813a835d3fb4b",
|
|
751
|
+
"signature": "debe25164867bd40bf1dd2e5beb077aa0bae05e4be4f6b6b5e6813a835d3fb4b",
|
|
752
752
|
"affectsGlobalScope": false
|
|
753
753
|
},
|
|
754
754
|
"../../../../runtime/datastore-definitions/dist/serializable.d.ts": {
|
|
755
|
-
"version": "
|
|
756
|
-
"signature": "
|
|
755
|
+
"version": "3ce9b73b373898756adc78c6fc0f7c33db26720429fdfee6071488f19e49c1f1",
|
|
756
|
+
"signature": "3ce9b73b373898756adc78c6fc0f7c33db26720429fdfee6071488f19e49c1f1",
|
|
757
757
|
"affectsGlobalScope": false
|
|
758
758
|
},
|
|
759
759
|
"../../../../runtime/datastore-definitions/dist/index.d.ts": {
|
|
@@ -777,8 +777,8 @@
|
|
|
777
777
|
"affectsGlobalScope": false
|
|
778
778
|
},
|
|
779
779
|
"../../../../runtime/container-runtime-definitions/dist/containerRuntime.d.ts": {
|
|
780
|
-
"version": "
|
|
781
|
-
"signature": "
|
|
780
|
+
"version": "0f94c3684776d9c2f1f98c8dbdedaae65a3b1b30109a66a008adf0940b049dc2",
|
|
781
|
+
"signature": "0f94c3684776d9c2f1f98c8dbdedaae65a3b1b30109a66a008adf0940b049dc2",
|
|
782
782
|
"affectsGlobalScope": false
|
|
783
783
|
},
|
|
784
784
|
"../../../../runtime/container-runtime-definitions/dist/index.d.ts": {
|
|
@@ -802,18 +802,18 @@
|
|
|
802
802
|
"affectsGlobalScope": false
|
|
803
803
|
},
|
|
804
804
|
"../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeUtils.d.ts": {
|
|
805
|
-
"version": "
|
|
806
|
-
"signature": "
|
|
805
|
+
"version": "aca0343780b8484fc8ab49ec1cd7ed4455d8a72fb6d37c4845f072fae2ddc94a",
|
|
806
|
+
"signature": "aca0343780b8484fc8ab49ec1cd7ed4455d8a72fb6d37c4845f072fae2ddc94a",
|
|
807
807
|
"affectsGlobalScope": false
|
|
808
808
|
},
|
|
809
809
|
"../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNode.d.ts": {
|
|
810
|
-
"version": "
|
|
811
|
-
"signature": "
|
|
810
|
+
"version": "c44177cab5ec510e8759079d833fb43f27cd8f0ae20b5020d23e3dec9483ab98",
|
|
811
|
+
"signature": "c44177cab5ec510e8759079d833fb43f27cd8f0ae20b5020d23e3dec9483ab98",
|
|
812
812
|
"affectsGlobalScope": false
|
|
813
813
|
},
|
|
814
814
|
"../../../../runtime/runtime-utils/dist/summarizerNode/summarizerNodeWithGc.d.ts": {
|
|
815
|
-
"version": "
|
|
816
|
-
"signature": "
|
|
815
|
+
"version": "9ed5349e16e68ba93e7248d93e01e33f16cbabbc24afa29a5f083da6eee14396",
|
|
816
|
+
"signature": "9ed5349e16e68ba93e7248d93e01e33f16cbabbc24afa29a5f083da6eee14396",
|
|
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.
|
|
3
|
+
"version": "0.49.0-39015",
|
|
4
4
|
"description": "A library for synthesizing scope objects.",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": "https://github.com/microsoft/FluidFramework",
|
|
@@ -62,9 +62,9 @@
|
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@fluidframework/build-common": "^0.23.0",
|
|
65
|
-
"@fluidframework/datastore": "
|
|
65
|
+
"@fluidframework/datastore": "0.49.0-39015",
|
|
66
66
|
"@fluidframework/eslint-config-fluid": "^0.23.0",
|
|
67
|
-
"@fluidframework/mocha-test-setup": "
|
|
67
|
+
"@fluidframework/mocha-test-setup": "0.49.0-39015",
|
|
68
68
|
"@microsoft/api-extractor": "^7.16.1",
|
|
69
69
|
"@types/mocha": "^8.2.2",
|
|
70
70
|
"@types/node": "^12.19.0",
|