@fluidframework/driver-base
Advanced tools
Comparing version 0.28.7 to 0.29.0
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-base"; | ||
export declare const pkgVersion = "0.28.7"; | ||
export declare const pkgVersion = "0.29.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/driver-base"; | ||
exports.pkgVersion = "0.28.7"; | ||
exports.pkgVersion = "0.29.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/driver-base"; | ||
export declare const pkgVersion = "0.28.7"; | ||
export declare const pkgVersion = "0.29.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/driver-base"; | ||
export const pkgVersion = "0.28.7"; | ||
export const pkgVersion = "0.29.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/driver-base", | ||
"version": "0.28.7", | ||
"version": "0.29.0", | ||
"description": "Shared driver code for Fluid driver implementations", | ||
"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,5 +32,5 @@ "module": "lib/index.js", | ||
"@fluidframework/common-utils": "^0.25.0", | ||
"@fluidframework/driver-definitions": "^0.28.7", | ||
"@fluidframework/driver-utils": "^0.28.7", | ||
"@fluidframework/protocol-definitions": "^0.1014.1", | ||
"@fluidframework/driver-definitions": "^0.29.0", | ||
"@fluidframework/driver-utils": "^0.29.0", | ||
"@fluidframework/protocol-definitions": "^0.1015.0", | ||
"assert": "^2.0.0", | ||
@@ -41,3 +41,3 @@ "debug": "^4.1.1" | ||
"@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", | ||
@@ -44,0 +44,0 @@ "@types/assert": "^1.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/driver-base"; | ||
export const pkgVersion = "0.28.7"; | ||
export const pkgVersion = "0.29.0"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
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
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
131009
+ Added@fluidframework/core-interfaces@0.29.4(transitive)
+ Added@fluidframework/driver-definitions@0.29.4(transitive)
+ Added@fluidframework/driver-utils@0.29.4(transitive)
+ Added@fluidframework/gitresources@0.1015.0(transitive)
+ Added@fluidframework/protocol-base@0.1015.0(transitive)
+ Added@fluidframework/protocol-definitions@0.1015.0(transitive)
+ Added@fluidframework/telemetry-utils@0.29.4(transitive)
- Removed@fluidframework/core-interfaces@0.28.9(transitive)
- Removed@fluidframework/driver-definitions@0.28.9(transitive)
- Removed@fluidframework/driver-utils@0.28.9(transitive)
- Removed@fluidframework/gitresources@0.1014.2(transitive)
- Removed@fluidframework/protocol-base@0.1014.2(transitive)
- Removed@fluidframework/protocol-definitions@0.1014.2(transitive)
- Removed@fluidframework/telemetry-utils@0.28.9(transitive)