@fluidframework/runtime-utils
Advanced tools
Comparing version
# @fluidframework/runtime-utils | ||
## 2.21.0 | ||
Dependency updates only. | ||
## 2.20.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@fluidframework/runtime-utils", | ||
"version": "2.20.0", | ||
"version": "2.21.0", | ||
"description": "Collection of utility functions for Fluid Runtime", | ||
@@ -72,12 +72,12 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "~2.20.0", | ||
"@fluidframework/container-definitions": "~2.20.0", | ||
"@fluidframework/container-runtime-definitions": "~2.20.0", | ||
"@fluidframework/core-interfaces": "~2.20.0", | ||
"@fluidframework/core-utils": "~2.20.0", | ||
"@fluidframework/datastore-definitions": "~2.20.0", | ||
"@fluidframework/driver-definitions": "~2.20.0", | ||
"@fluidframework/driver-utils": "~2.20.0", | ||
"@fluidframework/runtime-definitions": "~2.20.0", | ||
"@fluidframework/telemetry-utils": "~2.20.0" | ||
"@fluid-internal/client-utils": "~2.21.0", | ||
"@fluidframework/container-definitions": "~2.21.0", | ||
"@fluidframework/container-runtime-definitions": "~2.21.0", | ||
"@fluidframework/core-interfaces": "~2.21.0", | ||
"@fluidframework/core-utils": "~2.21.0", | ||
"@fluidframework/datastore-definitions": "~2.21.0", | ||
"@fluidframework/driver-definitions": "~2.21.0", | ||
"@fluidframework/driver-utils": "~2.21.0", | ||
"@fluidframework/runtime-definitions": "~2.21.0", | ||
"@fluidframework/telemetry-utils": "~2.21.0" | ||
}, | ||
@@ -87,8 +87,8 @@ "devDependencies": { | ||
"@biomejs/biome": "~1.9.3", | ||
"@fluid-internal/mocha-test-setup": "~2.20.0", | ||
"@fluid-internal/mocha-test-setup": "~2.21.0", | ||
"@fluid-tools/build-cli": "^0.51.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.51.0", | ||
"@fluidframework/eslint-config-fluid": "^5.6.0", | ||
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.13.0", | ||
"@fluidframework/eslint-config-fluid": "^5.7.3", | ||
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.20.0", | ||
"@microsoft/api-extractor": "7.47.8", | ||
@@ -145,3 +145,3 @@ "@types/mocha": "^10.0.10", | ||
"ci:build:docs": "api-extractor run", | ||
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc", | ||
"clean": "rimraf --glob dist lib {alpha,beta,internal,legacy}.d.ts \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc", | ||
"eslint": "eslint --format stylish src", | ||
@@ -148,0 +148,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", |
402256
0.01%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated