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

@fluidframework/container-utils

Package Overview
Dependencies
Maintainers
2
Versions
423
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/container-utils - npm Package Compare versions

Comparing version 2.0.0-internal.6.3.1 to 2.0.0-internal.6.3.2

33

package.json
{
"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": {

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