@fluidframework/garbage-collector
Advanced tools
Comparing version 0.38.4 to 0.39.0-23254
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
"use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
@@ -14,3 +14,3 @@ "use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -17,0 +17,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
"use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -8,3 +8,3 @@ * | ||
export declare const pkgName = "@fluidframework/garbage-collector"; | ||
export declare const pkgVersion = "0.38.4"; | ||
export declare const pkgVersion = "0.39.0-23254"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
"use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -11,3 +11,3 @@ * | ||
exports.pkgName = "@fluidframework/garbage-collector"; | ||
exports.pkgVersion = "0.38.4"; | ||
exports.pkgVersion = "0.39.0-23254"; | ||
//# sourceMappingURL=packageVersion.js.map |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
"use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -5,0 +5,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -8,3 +8,3 @@ * | ||
export declare const pkgName = "@fluidframework/garbage-collector"; | ||
export declare const pkgVersion = "0.38.4"; | ||
export declare const pkgVersion = "0.39.0-23254"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -8,3 +8,3 @@ * | ||
export const pkgName = "@fluidframework/garbage-collector"; | ||
export const pkgVersion = "0.38.4"; | ||
export const pkgVersion = "0.39.0-23254"; | ||
//# sourceMappingURL=packageVersion.js.map |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "@fluidframework/garbage-collector", | ||
"version": "0.38.4", | ||
"version": "0.39.0-23254", | ||
"description": "Garbage Collector implementation for Fluid", | ||
@@ -8,3 +8,3 @@ "homepage": "https://fluidframework.com", | ||
"license": "MIT", | ||
"author": "Microsoft", | ||
"author": "Microsoft and contributors", | ||
"sideEffects": false, | ||
@@ -62,10 +62,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@fluidframework/common-definitions": "^0.19.1", | ||
"@fluidframework/common-utils": "^0.29.0", | ||
"@fluidframework/runtime-definitions": "^0.38.4" | ||
"@fluidframework/common-definitions": "^0.20.0-0", | ||
"@fluidframework/common-utils": "^0.30.0-0", | ||
"@fluidframework/runtime-definitions": "0.39.0-23254" | ||
}, | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.21.0", | ||
"@fluidframework/build-common": "^0.22.0-0", | ||
"@fluidframework/eslint-config-fluid": "^0.23.0", | ||
"@fluidframework/mocha-test-setup": "^0.38.4", | ||
"@fluidframework/mocha-test-setup": "0.39.0-23254", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
@@ -72,0 +72,0 @@ "@types/assert": "^1.5.2", |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -9,2 +9,2 @@ * | ||
export const pkgName = "@fluidframework/garbage-collector"; | ||
export const pkgVersion = "0.38.4"; | ||
export const pkgVersion = "0.39.0-23254"; |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -4,0 +4,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
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
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
Sorry, the diff of this file is not supported yet
72084
+ Added@fluidframework/common-definitions@0.20.1(transitive)
+ Added@fluidframework/common-utils@0.30.0(transitive)
+ Added@fluidframework/container-definitions@0.39.0-23254(transitive)
+ Added@fluidframework/core-interfaces@0.39.0-23254(transitive)
+ Added@fluidframework/driver-definitions@0.39.0-23254(transitive)
+ Added@fluidframework/protocol-definitions@0.1024.1(transitive)
+ Added@fluidframework/runtime-definitions@0.39.0-23254(transitive)
+ Addedpossible-typed-array-names@1.0.0(transitive)
- Removed@fluidframework/common-definitions@0.19.1(transitive)
- Removed@fluidframework/common-utils@0.29.0(transitive)
- Removed@fluidframework/container-definitions@0.38.4(transitive)
- Removed@fluidframework/core-interfaces@0.38.4(transitive)
- Removed@fluidframework/driver-definitions@0.38.4(transitive)
- Removed@fluidframework/protocol-definitions@0.1022.0(transitive)
- Removed@fluidframework/runtime-definitions@0.38.4(transitive)
- Removedpossible-typed-array-names@1.1.0(transitive)