Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/protocol-definitions

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/protocol-definitions - npm Package Compare versions

Comparing version 3.2.0-236943 to 3.2.0-237840

1

api-report/protocol-definitions.api.md

@@ -364,2 +364,3 @@ ## API Report File for "@fluidframework/protocol-definitions"

id?: string;
omitted?: boolean;
// (undocumented)

@@ -366,0 +367,0 @@ trees: {

@@ -131,2 +131,7 @@ /*!

groupId?: string;
/**
* If true, then the service did not include the blobs content for the blobs in this snapshot tree. The service would
* specify the groupId in that case, so that we can use that to fetch the latest content.
*/
omitted?: boolean;
}

@@ -133,0 +138,0 @@ /**

2

package.json
{
"name": "@fluidframework/protocol-definitions",
"version": "3.2.0-236943",
"version": "3.2.0-237840",
"description": "Fluid protocol definitions",

@@ -5,0 +5,0 @@ "homepage": "https://fluidframework.com",

@@ -150,2 +150,8 @@ /*!

groupId?: string;
/**
* If true, then the service did not include the blobs content for the blobs in this snapshot tree. The service would
* specify the groupId in that case, so that we can use that to fetch the latest content.
*/
omitted?: boolean;
}

@@ -152,0 +158,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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc