@fluidframework/garbage-collector
Advanced tools
Comparing version 1.4.0-106438 to 1.4.0-108057
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/garbage-collector"; | ||
export declare const pkgVersion = "1.4.0-106438"; | ||
export declare const pkgVersion = "1.4.0-108057"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/garbage-collector"; | ||
exports.pkgVersion = "1.4.0-106438"; | ||
exports.pkgVersion = "1.4.0-108057"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/garbage-collector"; | ||
export declare const pkgVersion = "1.4.0-106438"; | ||
export declare const pkgVersion = "1.4.0-108057"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/garbage-collector"; | ||
export const pkgVersion = "1.4.0-106438"; | ||
export const pkgVersion = "1.4.0-108057"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/garbage-collector", | ||
"version": "1.4.0-106438", | ||
"version": "1.4.0-108057", | ||
"description": "Garbage Collector implementation for Fluid", | ||
@@ -69,3 +69,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^0.32.1", | ||
"@fluidframework/runtime-definitions": "1.4.0-106438" | ||
"@fluidframework/runtime-definitions": "1.4.0-108057" | ||
}, | ||
@@ -77,3 +77,3 @@ "devDependencies": { | ||
"@fluidframework/garbage-collector-previous": "npm:@fluidframework/garbage-collector@^1.2.0", | ||
"@fluidframework/mocha-test-setup": "1.4.0-106438", | ||
"@fluidframework/mocha-test-setup": "1.4.0-108057", | ||
"@microsoft/api-extractor": "^7.22.2", | ||
@@ -80,0 +80,0 @@ "@rushstack/eslint-config": "^2.5.1", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/garbage-collector"; | ||
export const pkgVersion = "1.4.0-106438"; | ||
export const pkgVersion = "1.4.0-108057"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@fluidframework/container-definitions@1.4.0-108057(transitive)
+ Added@fluidframework/core-interfaces@1.4.0-108057(transitive)
+ Added@fluidframework/driver-definitions@1.4.0-108057(transitive)
+ Added@fluidframework/runtime-definitions@1.4.0-108057(transitive)
- Removed@fluidframework/container-definitions@1.4.0-106438(transitive)
- Removed@fluidframework/core-interfaces@1.4.0-106438(transitive)
- Removed@fluidframework/driver-definitions@1.4.0-106438(transitive)
- Removed@fluidframework/runtime-definitions@1.4.0-106438(transitive)