@fluidframework/synthesize
Advanced tools
Comparing version 2.12.0 to 2.13.0
# @fluidframework/synthesize | ||
## 2.13.0 | ||
Dependency updates only. | ||
## 2.12.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/synthesize", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "A library for synthesizing scope objects.", | ||
@@ -72,3 +72,3 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/core-utils": "~2.12.0" | ||
"@fluidframework/core-utils": "~2.13.0" | ||
}, | ||
@@ -78,13 +78,13 @@ "devDependencies": { | ||
"@biomejs/biome": "~1.9.3", | ||
"@fluid-internal/mocha-test-setup": "~2.12.0", | ||
"@fluid-internal/mocha-test-setup": "~2.13.0", | ||
"@fluid-tools/build-cli": "^0.51.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.51.0", | ||
"@fluidframework/core-interfaces": "~2.12.0", | ||
"@fluidframework/datastore": "~2.12.0", | ||
"@fluidframework/core-interfaces": "~2.13.0", | ||
"@fluidframework/datastore": "~2.13.0", | ||
"@fluidframework/eslint-config-fluid": "^5.6.0", | ||
"@fluidframework/runtime-utils": "~2.12.0", | ||
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.11.0", | ||
"@fluidframework/runtime-utils": "~2.13.0", | ||
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.12.0", | ||
"@microsoft/api-extractor": "7.47.8", | ||
"@types/mocha": "^9.1.1", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^18.19.0", | ||
@@ -91,0 +91,0 @@ "c8": "^8.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108212
+ Added@fluidframework/core-utils@2.13.0(transitive)
- Removed@fluidframework/core-utils@2.12.0(transitive)