New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/protocol-base

Package Overview
Dependencies
Maintainers
1
Versions
260
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-310414

4

package.json
{
"name": "@fluidframework/protocol-base",
"version": "6.0.0-302988",
"version": "6.0.0-310414",
"description": "Fluid protocol base",

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

"@fluidframework/common-utils": "^3.1.0",
"@fluidframework/gitresources": "6.0.0-302988",
"@fluidframework/gitresources": "6.0.0-310414",
"@fluidframework/protocol-definitions": "^3.2.0",

@@ -66,0 +66,0 @@ "events_pkg": "npm:events@^3.1.0"

@@ -5,2 +5,3 @@ {

"compilerOptions": {
"strictNullChecks": true,
"rootDir": "./src",

@@ -7,0 +8,0 @@ "outDir": "./dist",