You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@fluidframework/protocol-base

Package Overview
Dependencies
Maintainers
1
Versions
272
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
8.0.0-347501
to
8.0.0-366087
+1
-1
.eslintrc.cjs

@@ -22,3 +22,3 @@ /*!

// TODO: remove usages of deprecated APIs and remove this override
"import/no-deprecated": "warn",
"import-x/no-deprecated": "warn",

@@ -25,0 +25,0 @@ // TODO: fix violations and remove this override

{
"name": "@fluidframework/protocol-base",
"version": "8.0.0-347501",
"version": "8.0.0-366087",
"description": "Fluid protocol base",

@@ -63,3 +63,3 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^3.1.0",
"@fluidframework/gitresources": "8.0.0-347501",
"@fluidframework/gitresources": "8.0.0-366087",
"@fluidframework/protocol-definitions": "^3.2.0",

@@ -69,6 +69,6 @@ "events_pkg": "npm:events@^3.1.0"

"devDependencies": {
"@fluid-tools/build-cli": "^0.56.0",
"@fluid-tools/build-cli": "^0.60.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.56.0",
"@fluidframework/eslint-config-fluid": "^5.8.0",
"@fluidframework/build-tools": "^0.60.0",
"@fluidframework/eslint-config-fluid": "^8.1.0",
"@fluidframework/protocol-base-previous": "npm:@fluidframework/protocol-base@7.0.0",

@@ -79,6 +79,6 @@ "@microsoft/api-extractor": "^7.45.1",

"@types/node": "^18.19.39",
"c8": "^8.0.1",
"c8": "^10.1.3",
"concurrently": "^8.2.1",
"copyfiles": "^2.4.1",
"eslint": "~8.55.0",
"eslint": "~8.57.0",
"mocha": "^10.8.2",

@@ -85,0 +85,0 @@ "prettier": "~3.0.3",