@fluidframework/driver-definitions
Advanced tools
Comparing version 0.28.7 to 0.29.0
{ | ||
"name": "@fluidframework/driver-definitions", | ||
"version": "0.28.7", | ||
"version": "0.29.0", | ||
"description": "Fluid driver definitions", | ||
"homepage": "https://fluidframework.com", | ||
"repository": "microsoft/FluidFramework", | ||
"repository": "https://github.com/microsoft/FluidFramework", | ||
"license": "MIT", | ||
"author": "Microsoft", | ||
"sideEffects": "false", | ||
"sideEffects": false, | ||
"main": "dist/index.js", | ||
@@ -32,8 +32,8 @@ "module": "lib/index.js", | ||
"@fluidframework/common-definitions": "^0.19.1", | ||
"@fluidframework/core-interfaces": "^0.28.7", | ||
"@fluidframework/protocol-definitions": "^0.1014.1" | ||
"@fluidframework/core-interfaces": "^0.29.0", | ||
"@fluidframework/protocol-definitions": "^0.1015.0" | ||
}, | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.19.2", | ||
"@fluidframework/eslint-config-fluid": "^0.20.0", | ||
"@fluidframework/eslint-config-fluid": "^0.21.0", | ||
"@microsoft/api-extractor": "^7.7.2", | ||
@@ -40,0 +40,0 @@ "@typescript-eslint/eslint-plugin": "~4.2.0", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
87576
+ Added@fluidframework/core-interfaces@0.29.4(transitive)
+ Added@fluidframework/protocol-definitions@0.1015.0(transitive)
- Removed@fluidframework/core-interfaces@0.28.9(transitive)
- Removed@fluidframework/protocol-definitions@0.1014.2(transitive)