@fluidframework/container-utils
Advanced tools
Comparing version 2.0.0-internal.6.3.1 to 2.0.0-internal.6.3.2
{ | ||
"name": "@fluidframework/container-utils", | ||
"version": "2.0.0-internal.6.3.1", | ||
"version": "2.0.0-internal.6.3.2", | ||
"description": "Fluid container utils", | ||
@@ -18,7 +18,7 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": ">=2.0.0-internal.6.3.1 <2.0.0-internal.6.4.0", | ||
"@fluidframework/container-definitions": ">=2.0.0-internal.6.3.1 <2.0.0-internal.6.4.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-internal.6.3.1 <2.0.0-internal.6.4.0", | ||
"@fluid-internal/client-utils": ">=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0", | ||
"@fluidframework/container-definitions": ">=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0", | ||
"@fluidframework/core-interfaces": ">=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0", | ||
"@fluidframework/protocol-definitions": "^1.1.0", | ||
"@fluidframework/telemetry-utils": ">=2.0.0-internal.6.3.1 <2.0.0-internal.6.4.0" | ||
"@fluidframework/telemetry-utils": ">=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
"@fluidframework/build-tools": "^0.22.0", | ||
"@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@2.0.0-internal.6.1.1", | ||
"@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@2.0.0-internal.6.3.1", | ||
"@fluidframework/eslint-config-fluid": "^2.1.0", | ||
@@ -41,22 +41,3 @@ "@microsoft/api-extractor": "^7.34.4", | ||
"typeValidation": { | ||
"broken": { | ||
"ClassDeclaration_ClientSessionExpiredError": { | ||
"backCompat": false | ||
}, | ||
"ClassDeclaration_DataCorruptionError": { | ||
"backCompat": false | ||
}, | ||
"ClassDeclaration_DataProcessingError": { | ||
"backCompat": false | ||
}, | ||
"ClassDeclaration_GenericError": { | ||
"backCompat": false | ||
}, | ||
"ClassDeclaration_ThrottlingWarning": { | ||
"backCompat": false | ||
}, | ||
"ClassDeclaration_UsageError": { | ||
"backCompat": false | ||
} | ||
} | ||
"broken": {} | ||
}, | ||
@@ -63,0 +44,0 @@ "scripts": { |
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
58748
Updated@fluid-internal/client-utils@>=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0
Updated@fluidframework/container-definitions@>=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0
Updated@fluidframework/core-interfaces@>=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0
Updated@fluidframework/telemetry-utils@>=2.0.0-internal.6.3.2 <2.0.0-internal.6.4.0