@fluidframework/protocol-base
Advanced tools
Comparing version 3.0.0-221317 to 3.0.0-223236
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", | ||
"extends": "../../api-extractor-lint-base.json", | ||
"messages": { | ||
"extractorMessageReporting": { | ||
// TODO: remove once base config has this enabled as an error | ||
"ae-incompatible-release-tags": { | ||
"logLevel": "error", | ||
"addToApiReportFile": false | ||
} | ||
} | ||
} | ||
"extends": "../../api-extractor-lint-base.json" | ||
} |
{ | ||
"name": "@fluidframework/protocol-base", | ||
"version": "3.0.0-221317", | ||
"version": "3.0.0-223236", | ||
"description": "Fluid protocol base", | ||
@@ -62,5 +62,5 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluidframework/common-utils": "^3.0.0", | ||
"@fluidframework/gitresources": "3.0.0-221317", | ||
"@fluidframework/protocol-definitions": "^3.1.0-220363", | ||
"@fluidframework/common-utils": "^3.0.0-223006", | ||
"@fluidframework/gitresources": "3.0.0-223236", | ||
"@fluidframework/protocol-definitions": "^3.1.0-223007", | ||
"events": "^3.1.0" | ||
@@ -71,3 +71,3 @@ }, | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/build-tools": "^0.28.0", | ||
"@fluidframework/eslint-config-fluid": "^2.0.0", | ||
@@ -74,0 +74,0 @@ "@fluidframework/protocol-base-previous": "npm:@fluidframework/protocol-base@2.0.0", |
205591
2539
+ Added@fluidframework/gitresources@3.0.0-223236(transitive)
- Removed@fluidframework/gitresources@3.0.0-221317(transitive)