@fluidframework/shared-object-base
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 @@ */ |
"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 @@ */ |
"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/shared-object-base"; | ||
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/shared-object-base"; | ||
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. | ||
@@ -178,2 +178,3 @@ */ | ||
/** | ||
* @deprecated - Use logger to log errors | ||
* Report ignorable errors in code logic or data integrity to the logger. | ||
@@ -180,0 +181,0 @@ * Hosting app / container may want to optimize out these call sites and make them no-op. |
"use strict"; | ||
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -282,2 +282,3 @@ */ | ||
/** | ||
* @deprecated - Use logger to log errors | ||
* Report ignorable errors in code logic or data integrity to the logger. | ||
@@ -290,3 +291,3 @@ * Hosting app / container may want to optimize out these call sites and make them no-op. | ||
debugAssert(condition, event) { | ||
this.logger.debugAssert(condition, event); | ||
telemetry_utils_1.logIfFalse(condition, this.logger, event); | ||
} | ||
@@ -293,0 +294,0 @@ attachDeltaHandler() { |
/*! | ||
* 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 @@ */ |
"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 @@ */ |
"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 @@ */ |
"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/shared-object-base"; | ||
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/shared-object-base"; | ||
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. | ||
@@ -178,2 +178,3 @@ */ | ||
/** | ||
* @deprecated - Use logger to log errors | ||
* Report ignorable errors in code logic or data integrity to the logger. | ||
@@ -180,0 +181,0 @@ * Hosting app / container may want to optimize out these call sites and make them no-op. |
/*! | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Copyright (c) Microsoft Corporation and contributors. All rights reserved. | ||
* Licensed under the MIT License. | ||
@@ -9,3 +9,3 @@ */ | ||
import { convertToSummaryTreeWithStats, FluidSerializer } from "@fluidframework/runtime-utils"; | ||
import { ChildLogger, EventEmitterWithErrorHandling } from "@fluidframework/telemetry-utils"; | ||
import { ChildLogger, EventEmitterWithErrorHandling, logIfFalse } from "@fluidframework/telemetry-utils"; | ||
import { SharedObjectHandle } from "./handle"; | ||
@@ -280,2 +280,3 @@ import { SummarySerializer } from "./summarySerializer"; | ||
/** | ||
* @deprecated - Use logger to log errors | ||
* Report ignorable errors in code logic or data integrity to the logger. | ||
@@ -288,3 +289,3 @@ * Hosting app / container may want to optimize out these call sites and make them no-op. | ||
debugAssert(condition, event) { | ||
this.logger.debugAssert(condition, event); | ||
logIfFalse(condition, this.logger, event); | ||
} | ||
@@ -291,0 +292,0 @@ attachDeltaHandler() { |
/*! | ||
* 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. | ||
@@ -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/shared-object-base", | ||
"version": "0.38.4", | ||
"version": "0.39.0-23254", | ||
"description": "Fluid base class for shared distributed data structures", | ||
@@ -8,3 +8,3 @@ "homepage": "https://fluidframework.com", | ||
"license": "MIT", | ||
"author": "Microsoft", | ||
"author": "Microsoft and contributors", | ||
"sideEffects": false, | ||
@@ -32,12 +32,12 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@fluidframework/common-definitions": "^0.19.1", | ||
"@fluidframework/common-utils": "^0.29.0", | ||
"@fluidframework/container-definitions": "^0.38.4", | ||
"@fluidframework/core-interfaces": "^0.38.4", | ||
"@fluidframework/datastore": "^0.38.4", | ||
"@fluidframework/datastore-definitions": "^0.38.4", | ||
"@fluidframework/protocol-definitions": "^0.1022.0", | ||
"@fluidframework/runtime-definitions": "^0.38.4", | ||
"@fluidframework/runtime-utils": "^0.38.4", | ||
"@fluidframework/telemetry-utils": "^0.38.4", | ||
"@fluidframework/common-definitions": "^0.20.0-0", | ||
"@fluidframework/common-utils": "^0.30.0-0", | ||
"@fluidframework/container-definitions": "0.39.0-23254", | ||
"@fluidframework/core-interfaces": "0.39.0-23254", | ||
"@fluidframework/datastore": "0.39.0-23254", | ||
"@fluidframework/datastore-definitions": "0.39.0-23254", | ||
"@fluidframework/protocol-definitions": "^0.1024.0-0", | ||
"@fluidframework/runtime-definitions": "0.39.0-23254", | ||
"@fluidframework/runtime-utils": "0.39.0-23254", | ||
"@fluidframework/telemetry-utils": "0.39.0-23254", | ||
"assert": "^2.0.0", | ||
@@ -48,3 +48,3 @@ "debug": "^4.1.1", | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.21.0", | ||
"@fluidframework/build-common": "^0.22.0-0", | ||
"@fluidframework/eslint-config-fluid": "^0.23.0", | ||
@@ -51,0 +51,0 @@ "@microsoft/api-extractor": "^7.13.1", |
/*! | ||
* 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/shared-object-base"; | ||
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. | ||
@@ -24,3 +24,3 @@ */ | ||
import { convertToSummaryTreeWithStats, FluidSerializer } from "@fluidframework/runtime-utils"; | ||
import { ChildLogger, EventEmitterWithErrorHandling } from "@fluidframework/telemetry-utils"; | ||
import { ChildLogger, EventEmitterWithErrorHandling, logIfFalse } from "@fluidframework/telemetry-utils"; | ||
import { SharedObjectHandle } from "./handle"; | ||
@@ -402,2 +402,3 @@ import { SummarySerializer } from "./summarySerializer"; | ||
/** | ||
* @deprecated - Use logger to log errors | ||
* Report ignorable errors in code logic or data integrity to the logger. | ||
@@ -410,3 +411,3 @@ * Hosting app / container may want to optimize out these call sites and make them no-op. | ||
protected debugAssert(condition: boolean, event: ITelemetryErrorEvent) { | ||
this.logger.debugAssert(condition, event); | ||
logIfFalse(condition, this.logger, event); | ||
} | ||
@@ -413,0 +414,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 @@ */ |
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
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
204031
2549
+ 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/container-utils@0.39.0-23254(transitive)
+ Added@fluidframework/core-interfaces@0.39.0-23254(transitive)
+ Added@fluidframework/datastore@0.39.0-23254(transitive)
+ Added@fluidframework/datastore-definitions@0.39.0-23254(transitive)
+ Added@fluidframework/driver-definitions@0.39.0-23254(transitive)
+ Added@fluidframework/driver-utils@0.39.0-23254(transitive)
+ Added@fluidframework/garbage-collector@0.39.0-23254(transitive)
+ Added@fluidframework/gitresources@0.1024.1(transitive)
+ Added@fluidframework/protocol-base@0.1024.1(transitive)
+ Added@fluidframework/protocol-definitions@0.1024.1(transitive)
+ Added@fluidframework/runtime-definitions@0.39.0-23254(transitive)
+ Added@fluidframework/runtime-utils@0.39.0-23254(transitive)
+ Added@fluidframework/telemetry-utils@0.39.0-23254(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/container-utils@0.38.4(transitive)
- Removed@fluidframework/core-interfaces@0.38.4(transitive)
- Removed@fluidframework/datastore@0.38.4(transitive)
- Removed@fluidframework/datastore-definitions@0.38.4(transitive)
- Removed@fluidframework/driver-definitions@0.38.4(transitive)
- Removed@fluidframework/driver-utils@0.38.4(transitive)
- Removed@fluidframework/garbage-collector@0.38.4(transitive)
- Removed@fluidframework/gitresources@0.1022.0(transitive)
- Removed@fluidframework/protocol-base@0.1022.0(transitive)
- Removed@fluidframework/protocol-definitions@0.1022.0(transitive)
- Removed@fluidframework/runtime-definitions@0.38.4(transitive)
- Removed@fluidframework/runtime-utils@0.38.4(transitive)
- Removed@fluidframework/telemetry-utils@0.38.4(transitive)