@fluidframework/protocol-definitions
Advanced tools
Comparing version 0.1017.0-12421 to 0.1017.0-12485
@@ -42,2 +42,3 @@ /*! | ||
}; | ||
unreferenced?: true; | ||
} | ||
@@ -44,0 +45,0 @@ export interface ISummaryCommit { |
@@ -42,2 +42,3 @@ /*! | ||
}; | ||
unreferenced?: true; | ||
} | ||
@@ -44,0 +45,0 @@ export interface ISummaryCommit { |
{ | ||
"name": "@fluidframework/protocol-definitions", | ||
"version": "0.1017.0-12421", | ||
"version": "0.1017.0-12485", | ||
"description": "Fluid protocol definitions", | ||
@@ -5,0 +5,0 @@ "homepage": "https://fluidframework.com", |
@@ -56,2 +56,5 @@ /*! | ||
tree: { [path: string]: SummaryObject }; | ||
// Indicates that this tree entry is unreferenced. If this is not present, the tree entry is considered referenced. | ||
unreferenced?: true; | ||
} | ||
@@ -58,0 +61,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143825
2311