@fluidframework/synthesize
Advanced tools
Comparing version 0.37.4 to 0.38.0-21934
{ | ||
"name": "@fluidframework/synthesize", | ||
"version": "0.37.4", | ||
"version": "0.38.0-21934", | ||
"description": "A library for synthesizing scope objects.", | ||
@@ -60,12 +60,12 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-interfaces": "^0.37.4" | ||
"@fluidframework/core-interfaces": "0.38.0-21934" | ||
}, | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.20.0", | ||
"@fluidframework/datastore": "^0.37.4", | ||
"@fluidframework/build-common": "^0.21.0-0", | ||
"@fluidframework/datastore": "0.38.0-21934", | ||
"@fluidframework/eslint-config-fluid": "^0.23.0", | ||
"@fluidframework/mocha-test-setup": "^0.37.4", | ||
"@fluidframework/mocha-test-setup": "0.38.0-21934", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.17.24", | ||
"@types/node": "^12.19.0", | ||
"@typescript-eslint/eslint-plugin": "~4.14.0", | ||
@@ -72,0 +72,0 @@ "@typescript-eslint/parser": "~4.14.0", |
Sorry, the diff of this file is not supported yet
251604
+ Added@fluidframework/core-interfaces@0.38.0-21934(transitive)
- Removed@fluidframework/core-interfaces@0.37.4(transitive)