Socket
Socket
Sign inDemoInstall

@fluidframework/runtime-utils

Package Overview
Dependencies
Maintainers
0
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/runtime-utils - npm Package Compare versions

Comparing version 2.0.0-rc.5.0.0 to 2.1.0-274160

api-extractor/api-extractor.legacy.json

35

api-report/runtime-utils.alpha.api.md

@@ -7,37 +7,2 @@ ## Alpha API Report File for "@fluidframework/runtime-utils"

import { fluidHandleSymbol } from '@fluidframework/core-interfaces';
import { IChannelStorageService } from '@fluidframework/datastore-definitions/internal';
import { IContainerContext } from '@fluidframework/container-definitions/internal';
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions/internal';
import type { IDeltaManager } from '@fluidframework/container-definitions/internal';
import type { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
import type { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions/internal';
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IFluidHandle } from '@fluidframework/core-interfaces';
import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
import type { IFluidHandleErased } from '@fluidframework/core-interfaces';
import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
import { IProvideFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IRequest } from '@fluidframework/core-interfaces';
import { IRequestHeader } from '@fluidframework/core-interfaces';
import { IResponse } from '@fluidframework/core-interfaces';
import { IRuntime } from '@fluidframework/container-definitions/internal';
import { IRuntimeFactory } from '@fluidframework/container-definitions/internal';
import type { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTreeWithBlobContents } from '@fluidframework/container-definitions/internal';
import { ISummarizeResult } from '@fluidframework/runtime-definitions/internal';
import { ISummaryBlob } from '@fluidframework/driver-definitions';
import { ISummaryStats } from '@fluidframework/runtime-definitions/internal';
import { ISummaryTree } from '@fluidframework/driver-definitions';
import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContextExt } from '@fluidframework/runtime-definitions/internal';
import { ITree } from '@fluidframework/driver-definitions/internal';
import { SummaryObject } from '@fluidframework/driver-definitions';
import { SummaryType } from '@fluidframework/driver-definitions';
import type { TelemetryEventPropertyTypeExt } from '@fluidframework/telemetry-utils/internal';
// @alpha

@@ -44,0 +9,0 @@ export function convertToSummaryTreeWithStats(snapshot: ITree, fullTree?: boolean): ISummaryTreeWithStats;

@@ -7,39 +7,4 @@ ## Beta API Report File for "@fluidframework/runtime-utils"

import { fluidHandleSymbol } from '@fluidframework/core-interfaces';
import { IChannelStorageService } from '@fluidframework/datastore-definitions/internal';
import { IContainerContext } from '@fluidframework/container-definitions/internal';
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions/internal';
import type { IDeltaManager } from '@fluidframework/container-definitions/internal';
import type { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
import type { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions/internal';
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IFluidHandle } from '@fluidframework/core-interfaces';
import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
import type { IFluidHandleErased } from '@fluidframework/core-interfaces';
import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
import { IProvideFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IRequest } from '@fluidframework/core-interfaces';
import { IRequestHeader } from '@fluidframework/core-interfaces';
import { IResponse } from '@fluidframework/core-interfaces';
import { IRuntime } from '@fluidframework/container-definitions/internal';
import { IRuntimeFactory } from '@fluidframework/container-definitions/internal';
import type { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTreeWithBlobContents } from '@fluidframework/container-definitions/internal';
import { ISummarizeResult } from '@fluidframework/runtime-definitions/internal';
import { ISummaryBlob } from '@fluidframework/driver-definitions';
import { ISummaryStats } from '@fluidframework/runtime-definitions/internal';
import { ISummaryTree } from '@fluidframework/driver-definitions';
import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContextExt } from '@fluidframework/runtime-definitions/internal';
import { ITree } from '@fluidframework/driver-definitions/internal';
import { SummaryObject } from '@fluidframework/driver-definitions';
import { SummaryType } from '@fluidframework/driver-definitions';
import type { TelemetryEventPropertyTypeExt } from '@fluidframework/telemetry-utils/internal';
// (No @packageDocumentation comment for this package)
```

@@ -7,39 +7,4 @@ ## Public API Report File for "@fluidframework/runtime-utils"

import { fluidHandleSymbol } from '@fluidframework/core-interfaces';
import { IChannelStorageService } from '@fluidframework/datastore-definitions/internal';
import { IContainerContext } from '@fluidframework/container-definitions/internal';
import { IContainerRuntime } from '@fluidframework/container-runtime-definitions/internal';
import type { IDeltaManager } from '@fluidframework/container-definitions/internal';
import type { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
import type { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { IFluidDataStoreFactory } from '@fluidframework/runtime-definitions/internal';
import { IFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IFluidHandle } from '@fluidframework/core-interfaces';
import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
import type { IFluidHandleErased } from '@fluidframework/core-interfaces';
import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
import { IProvideFluidDataStoreRegistry } from '@fluidframework/runtime-definitions/internal';
import { IRequest } from '@fluidframework/core-interfaces';
import { IRequestHeader } from '@fluidframework/core-interfaces';
import { IResponse } from '@fluidframework/core-interfaces';
import { IRuntime } from '@fluidframework/container-definitions/internal';
import { IRuntimeFactory } from '@fluidframework/container-definitions/internal';
import type { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTree } from '@fluidframework/driver-definitions/internal';
import { ISnapshotTreeWithBlobContents } from '@fluidframework/container-definitions/internal';
import { ISummarizeResult } from '@fluidframework/runtime-definitions/internal';
import { ISummaryBlob } from '@fluidframework/driver-definitions';
import { ISummaryStats } from '@fluidframework/runtime-definitions/internal';
import { ISummaryTree } from '@fluidframework/driver-definitions';
import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
import { ITelemetryContextExt } from '@fluidframework/runtime-definitions/internal';
import { ITree } from '@fluidframework/driver-definitions/internal';
import { SummaryObject } from '@fluidframework/driver-definitions';
import { SummaryType } from '@fluidframework/driver-definitions';
import type { TelemetryEventPropertyTypeExt } from '@fluidframework/telemetry-utils/internal';
// (No @packageDocumentation comment for this package)
```

36

package.json
{
"name": "@fluidframework/runtime-utils",
"version": "2.0.0-rc.5.0.0",
"version": "2.1.0-274160",
"description": "Collection of utility functions for Fluid Runtime",

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

"dependencies": {
"@fluid-internal/client-utils": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/container-definitions": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/container-runtime-definitions": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/core-utils": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/datastore-definitions": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/driver-definitions": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/driver-utils": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/runtime-definitions": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluidframework/telemetry-utils": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0"
"@fluid-internal/client-utils": "2.1.0-274160",
"@fluidframework/container-definitions": "2.1.0-274160",
"@fluidframework/container-runtime-definitions": "2.1.0-274160",
"@fluidframework/core-interfaces": "2.1.0-274160",
"@fluidframework/core-utils": "2.1.0-274160",
"@fluidframework/datastore-definitions": "2.1.0-274160",
"@fluidframework/driver-definitions": "2.1.0-274160",
"@fluidframework/driver-utils": "2.1.0-274160",
"@fluidframework/runtime-definitions": "2.1.0-274160",
"@fluidframework/telemetry-utils": "2.1.0-274160"
},

@@ -85,3 +85,3 @@ "devDependencies": {

"@biomejs/biome": "^1.7.3",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.5.0.0 <2.0.0-rc.5.1.0",
"@fluid-internal/mocha-test-setup": "2.1.0-274160",
"@fluid-tools/build-cli": "^0.39.0",

@@ -91,3 +91,3 @@ "@fluidframework/build-common": "^2.0.3",

"@fluidframework/eslint-config-fluid": "^5.3.0",
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.0.0-rc.4.0.0",
"@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@2.0.0-rc.5.0.0",
"@microsoft/api-extractor": "^7.45.1",

@@ -122,3 +122,5 @@ "@types/mocha": "^9.1.1",

"build:compile": "fluid-build . --task compile",
"build:docs": "api-extractor run --local",
"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:esnext": "tsc --project ./tsconfig.json",

@@ -138,3 +140,5 @@ "build:test": "npm run build:test:esm && npm run build:test:cjs",

"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
"ci:build:docs": "api-extractor run",
"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",
"clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",

@@ -155,5 +159,5 @@ "eslint": "eslint --format stylish src",

"tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && copyfiles -f ../../../common/build/build-common/src/cjs/package.json ./dist",
"typetests:gen": "flub generate typetests --dir . -v --publicFallback",
"typetests:gen": "flub generate typetests --dir . -v",
"typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
}
}
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