🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@fluidframework/protocol-base

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/protocol-base - npm Package Compare versions

Comparing version

to
6.0.0-340759

2

dist/quorum.js

@@ -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