Socket
Socket
Sign inDemoInstall

@fluidframework/container-definitions

Package Overview
Dependencies
Maintainers
2
Versions
474
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/container-definitions - npm Package Compare versions

Comparing version 2.1.0-276985 to 2.1.0-281041

api-extractor/api-extractor.current.json

2

api-extractor.json
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "../../../common/build/build-common/api-extractor-base.esm.current.json"
"extends": "../../../common/build/build-common/api-extractor-model.esm.json"
}
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-base.esm.legacy.json"
"extends": "<projectFolder>/../../../common/build/build-common/api-extractor-report.esm.legacy.json"
}

@@ -49,4 +49,2 @@ ## Beta API Report File for "@fluidframework/container-definitions"

export { IThrottlingWarning }
```

@@ -455,4 +455,2 @@ ## Alpha API Report File for "@fluidframework/container-definitions"

// (No @packageDocumentation comment for this package)
```

@@ -49,4 +49,2 @@ ## Public API Report File for "@fluidframework/container-definitions"

export { IThrottlingWarning }
```

@@ -8,5 +8,11 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
/**
* This library contains the interfaces and types concerning the `Loader` and loading the `Container`.
*
* @packageDocumentation
*/
export {

@@ -13,0 +19,0 @@ // @public APIs

@@ -8,5 +8,11 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
/**
* This library contains the interfaces and types concerning the `Loader` and loading the `Container`.
*
* @packageDocumentation
*/
export {

@@ -13,0 +19,0 @@ // @public APIs

@@ -95,7 +95,11 @@ /*!

* IContainerContext is fundamentally just the set of things that an IRuntimeFactory (and IRuntime) will consume from the
* loader layer. It gets passed into the IRuntimeFactory.instantiateRuntime call. Only include members on this interface
* if you intend them to be consumed/called from the runtime layer.
* loader layer.
* It gets passed into the {@link (IRuntimeFactory:interface).instantiateRuntime} call.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn
* @see {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
* @privateremarks
* Only include members on this interface if you intend them to be consumed/called from the runtime layer.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn.
* See {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
*
* @legacy

@@ -102,0 +106,0 @@ * @alpha

@@ -8,5 +8,5 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
export * from "./lib/index.js";

@@ -8,5 +8,5 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
export * from "./lib/legacy.js";

@@ -8,5 +8,11 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
/**
* This library contains the interfaces and types concerning the `Loader` and loading the `Container`.
*
* @packageDocumentation
*/
export {

@@ -13,0 +19,0 @@ // @public APIs

@@ -8,5 +8,11 @@ /*!

* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
* Generated by "flub generate entrypoints" in @fluidframework/build-tools.
* Generated by "flub generate entrypoints" in @fluid-tools/build-cli.
*/
/**
* This library contains the interfaces and types concerning the `Loader` and loading the `Container`.
*
* @packageDocumentation
*/
export {

@@ -13,0 +19,0 @@ // @public APIs

@@ -95,7 +95,11 @@ /*!

* IContainerContext is fundamentally just the set of things that an IRuntimeFactory (and IRuntime) will consume from the
* loader layer. It gets passed into the IRuntimeFactory.instantiateRuntime call. Only include members on this interface
* if you intend them to be consumed/called from the runtime layer.
* loader layer.
* It gets passed into the {@link (IRuntimeFactory:interface).instantiateRuntime} call.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn
* @see {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
* @privateremarks
* Only include members on this interface if you intend them to be consumed/called from the runtime layer.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn.
* See {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
*
* @legacy

@@ -102,0 +106,0 @@ * @alpha

{
"name": "@fluidframework/container-definitions",
"version": "2.1.0-276985",
"version": "2.1.0-281041",
"description": "Fluid container definitions",

@@ -50,12 +50,12 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/core-interfaces": "2.1.0-276985",
"@fluidframework/driver-definitions": "2.1.0-276985"
"@fluidframework/core-interfaces": "2.1.0-281041",
"@fluidframework/driver-definitions": "2.1.0-281041"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "^1.7.3",
"@fluid-tools/build-cli": "^0.39.0",
"@biomejs/biome": "~1.8.3",
"@fluid-tools/build-cli": "^0.40.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.39.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.0.0-rc.5.0.0",
"@fluidframework/build-tools": "^0.40.0",
"@fluidframework/container-definitions-previous": "npm:@fluidframework/container-definitions@2.0.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",

@@ -88,7 +88,8 @@ "@microsoft/api-extractor": "^7.45.1",

"build": "fluid-build . --task build",
"build:api-reports": "concurrently \"npm:build:api-reports:*\"",
"build:api-reports:current": "api-extractor run --local --config api-extractor/api-extractor.current.json",
"build:api-reports:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
"build:commonjs": "fluid-build . --task commonjs",
"build:compile": "fluid-build . --task compile",
"build:docs": "concurrently \"npm:build:docs:*\"",
"build:docs:current": "api-extractor run --local",
"build:docs:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
"build:docs": "api-extractor run --local",
"build:esnext": "tsc --project ./tsconfig.json",

@@ -99,3 +100,3 @@ "build:test": "npm run build:test:esm && npm run build:test:cjs",

"check:are-the-types-wrong": "attw --pack .",
"check:biome": "biome check . --formatter-enabled=true",
"check:biome": "biome check .",
"check:exports": "concurrently \"npm:check:exports:*\"",

@@ -110,5 +111,6 @@ "check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",

"ci:build": "npm run build:compile",
"ci:build:docs": "concurrently \"npm:ci:build:docs:*\"",
"ci:build:docs:current": "api-extractor run",
"ci:build:docs:legacy": "api-extractor run --config api-extractor/api-extractor.legacy.json",
"ci:build:api-reports": "concurrently \"npm:ci:build:api-reports:*\"",
"ci:build:api-reports:current": "api-extractor run --config api-extractor/api-extractor.current.json",
"ci:build:api-reports:legacy": "api-extractor run --config api-extractor/api-extractor.legacy.json",
"ci:build:docs": "api-extractor run",
"ci:test": "echo No test for this package",

@@ -120,3 +122,3 @@ "ci:test:coverage": "echo No test for this package",

"format": "npm run format:biome",
"format:biome": "biome check . --formatter-enabled=true --apply",
"format:biome": "biome check . --write",
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",

@@ -123,0 +125,0 @@ "lint": "fluid-build . --task lint",

@@ -129,7 +129,11 @@ /*!

* IContainerContext is fundamentally just the set of things that an IRuntimeFactory (and IRuntime) will consume from the
* loader layer. It gets passed into the IRuntimeFactory.instantiateRuntime call. Only include members on this interface
* if you intend them to be consumed/called from the runtime layer.
* loader layer.
* It gets passed into the {@link (IRuntimeFactory:interface).instantiateRuntime} call.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn
* @see {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
* @privateremarks
* Only include members on this interface if you intend them to be consumed/called from the runtime layer.
*
* TODO: once `@alpha` tag is removed, `unknown` should be removed from submitSignalFn.
* See {@link https://dev.azure.com/fluidframework/internal/_workitems/edit/7462}
*
* @legacy

@@ -136,0 +140,0 @@ * @alpha

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