@fluidframework/protocol-base
Advanced tools
Comparing version
@@ -11,5 +11,5 @@ "use strict"; | ||
exports.Quorum = exports.QuorumProposals = exports.QuorumClients = void 0; | ||
const common_utils_1 = require("@fluidframework/common-utils"); | ||
const events_pkg_1 = __importDefault(require("events_pkg")); | ||
const { EventEmitter } = events_pkg_1.default; | ||
const common_utils_1 = require("@fluidframework/common-utils"); | ||
/** | ||
@@ -16,0 +16,0 @@ * Throws if condition is false. |
@@ -5,5 +5,5 @@ /*! | ||
*/ | ||
import { TypedEventEmitter } from "@fluidframework/common-utils"; | ||
import events_pkg from "events_pkg"; | ||
const { EventEmitter } = events_pkg; | ||
import { TypedEventEmitter } from "@fluidframework/common-utils"; | ||
/** | ||
@@ -10,0 +10,0 @@ * Throws if condition is false. |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "6.0.0-337416", | ||
"version": "6.0.0-340759", | ||
"description": "Fluid protocol base", | ||
@@ -63,3 +63,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/common-utils": "^3.1.0", | ||
"@fluidframework/gitresources": "6.0.0-337416", | ||
"@fluidframework/gitresources": "6.0.0-340759", | ||
"@fluidframework/protocol-definitions": "^3.2.0", | ||
@@ -72,3 +72,3 @@ "events_pkg": "npm:events@^3.1.0" | ||
"@fluidframework/build-tools": "^0.56.0", | ||
"@fluidframework/eslint-config-fluid": "^5.2.0", | ||
"@fluidframework/eslint-config-fluid": "^5.7.4", | ||
"@fluidframework/protocol-base-previous": "npm:@fluidframework/protocol-base@5.0.0", | ||
@@ -75,0 +75,0 @@ "@microsoft/api-extractor": "^7.45.1", |
@@ -6,5 +6,2 @@ /*! | ||
import events_pkg from "events_pkg"; | ||
const { EventEmitter } = events_pkg; | ||
import { TypedEventEmitter } from "@fluidframework/common-utils"; | ||
@@ -20,2 +17,4 @@ import { | ||
} from "@fluidframework/protocol-definitions"; | ||
import events_pkg from "events_pkg"; | ||
const { EventEmitter } = events_pkg; | ||
@@ -22,0 +21,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
213922
0.05%2629
0.08%+ Added
- Removed