@fluidframework/container-utils
Advanced tools
Comparing version 2.0.0-internal.1.0.0.84253 to 2.0.0-internal.1.1.0
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/container-utils"; | ||
export declare const pkgVersion = "2.0.0-internal.1.0.0.84253"; | ||
export declare const pkgVersion = "2.0.0-internal.1.1.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/container-utils"; | ||
exports.pkgVersion = "2.0.0-internal.1.0.0.84253"; | ||
exports.pkgVersion = "2.0.0-internal.1.1.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/container-utils"; | ||
export declare const pkgVersion = "2.0.0-internal.1.0.0.84253"; | ||
export declare const pkgVersion = "2.0.0-internal.1.1.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/container-utils"; | ||
export const pkgVersion = "2.0.0-internal.1.0.0.84253"; | ||
export const pkgVersion = "2.0.0-internal.1.1.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/container-utils", | ||
"version": "2.0.0-internal.1.0.0.84253", | ||
"version": "2.0.0-internal.1.1.0", | ||
"description": "Fluid container utils", | ||
@@ -64,5 +64,5 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^1.0.0", | ||
"@fluidframework/container-definitions": "2.0.0-internal.1.0.0.84253", | ||
"@fluidframework/container-definitions": "^2.0.0-internal.1.1.0", | ||
"@fluidframework/protocol-definitions": "^1.0.0", | ||
"@fluidframework/telemetry-utils": "2.0.0-internal.1.0.0.84253" | ||
"@fluidframework/telemetry-utils": "^2.0.0-internal.1.1.0" | ||
}, | ||
@@ -74,4 +74,4 @@ "devDependencies": { | ||
"@fluidframework/eslint-config-fluid": "^0.28.2000", | ||
"@fluidframework/mocha-test-setup": "2.0.0-internal.1.0.0.84253", | ||
"@fluidframework/test-runtime-utils": "2.0.0-internal.1.0.0.84253", | ||
"@fluidframework/mocha-test-setup": "^2.0.0-internal.1.1.0", | ||
"@fluidframework/test-runtime-utils": "^2.0.0-internal.1.1.0", | ||
"@microsoft/api-extractor": "^7.22.2", | ||
@@ -82,3 +82,3 @@ "@rushstack/eslint-config": "^2.5.1", | ||
"concurrently": "^6.2.0", | ||
"copyfiles": "^2.1.0", | ||
"copyfiles": "^2.4.1", | ||
"cross-env": "^7.0.2", | ||
@@ -85,0 +85,0 @@ "eslint": "~8.6.0", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/container-utils"; | ||
export const pkgVersion = "2.0.0-internal.1.0.0.84253"; | ||
export const pkgVersion = "2.0.0-internal.1.1.0"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64445
35
717
+ Added@fluid-internal/client-utils@2.20.0(transitive)
+ Added@fluidframework/container-definitions@2.20.0(transitive)
+ Added@fluidframework/core-interfaces@2.20.0(transitive)
+ Added@fluidframework/core-utils@2.20.0(transitive)
+ Added@fluidframework/driver-definitions@2.20.0(transitive)
+ Added@fluidframework/telemetry-utils@2.20.0(transitive)
+ Addeduuid@9.0.1(transitive)
- Removed@fluidframework/container-definitions@2.0.0-internal.1.0.0.84253(transitive)
- Removed@fluidframework/core-interfaces@2.0.0-internal.1.0.0.84253(transitive)
- Removed@fluidframework/driver-definitions@2.0.0-internal.1.0.0.84253(transitive)
- Removed@fluidframework/telemetry-utils@2.0.0-internal.1.0.0.84253(transitive)
- Removeduuid@8.3.2(transitive)
Updated@fluidframework/container-definitions@^2.0.0-internal.1.1.0
Updated@fluidframework/telemetry-utils@^2.0.0-internal.1.1.0