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

@fluidframework/core-interfaces

Package Overview
Dependencies
Maintainers
0
Versions
462
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/core-interfaces - npm Package Compare versions

Comparing version 2.1.0-274160 to 2.1.0-276326

api-report/core-interfaces.legacy.alpha.api.md

3

dist/error.d.ts

@@ -8,2 +8,3 @@ /*!

* Error types the Fluid Framework may report.
* @legacy
* @alpha

@@ -34,2 +35,3 @@ */

/**
* @legacy
* @alpha

@@ -106,2 +108,3 @@ */

* Warning emitted when requests to storage are being throttled
* @legacy
* @alpha

@@ -108,0 +111,0 @@ */

@@ -10,2 +10,3 @@ "use strict";

* Error types the Fluid Framework may report.
* @legacy
* @alpha

@@ -12,0 +13,0 @@ */

@@ -8,2 +8,3 @@ /*!

/**
* @legacy
* @alpha

@@ -13,2 +14,3 @@ */

/**
* @legacy
* @alpha

@@ -21,2 +23,3 @@ */

* Describes a routing context from which other `IFluidHandleContext`s are defined.
* @legacy
* @alpha

@@ -53,2 +56,3 @@ */

* @deprecated {@link IFluidHandleInternal} and {@link IFluidHandleInternal} should be identified should be identified using the {@link fluidHandleSymbol} symbol.
* @legacy
* @alpha

@@ -68,2 +72,3 @@ */

* Handle to a shared {@link FluidObject}.
* @legacy
* @alpha

@@ -70,0 +75,0 @@ */

@@ -9,2 +9,3 @@ "use strict";

/**
* @legacy
* @alpha

@@ -11,0 +12,0 @@ */

2

dist/legacy.d.ts

@@ -44,3 +44,3 @@ /*!

// @alpha APIs
// @legacy APIs
FluidErrorTypes,

@@ -47,0 +47,0 @@ IFluidHandleContext,

@@ -93,2 +93,3 @@ /*!

* An error object that supports exporting its properties to be logged to telemetry
* @legacy
* @alpha

@@ -95,0 +96,0 @@ */

@@ -8,2 +8,3 @@ /*!

* Error types the Fluid Framework may report.
* @legacy
* @alpha

@@ -34,2 +35,3 @@ */

/**
* @legacy
* @alpha

@@ -106,2 +108,3 @@ */

* Warning emitted when requests to storage are being throttled
* @legacy
* @alpha

@@ -108,0 +111,0 @@ */

@@ -7,2 +7,3 @@ /*!

* Error types the Fluid Framework may report.
* @legacy
* @alpha

@@ -9,0 +10,0 @@ */

@@ -8,2 +8,3 @@ /*!

/**
* @legacy
* @alpha

@@ -13,2 +14,3 @@ */

/**
* @legacy
* @alpha

@@ -21,2 +23,3 @@ */

* Describes a routing context from which other `IFluidHandleContext`s are defined.
* @legacy
* @alpha

@@ -53,2 +56,3 @@ */

* @deprecated {@link IFluidHandleInternal} and {@link IFluidHandleInternal} should be identified should be identified using the {@link fluidHandleSymbol} symbol.
* @legacy
* @alpha

@@ -68,2 +72,3 @@ */

* Handle to a shared {@link FluidObject}.
* @legacy
* @alpha

@@ -70,0 +75,0 @@ */

@@ -6,2 +6,3 @@ /*!

/**
* @legacy
* @alpha

@@ -8,0 +9,0 @@ */

@@ -44,3 +44,3 @@ /*!

// @alpha APIs
// @legacy APIs
FluidErrorTypes,

@@ -47,0 +47,0 @@ IFluidHandleContext,

@@ -93,2 +93,3 @@ /*!

* An error object that supports exporting its properties to be logged to telemetry
* @legacy
* @alpha

@@ -95,0 +96,0 @@ */

{
"name": "@fluidframework/core-interfaces",
"version": "2.1.0-274160",
"version": "2.1.0-276326",
"description": "Fluid object interfaces",

@@ -9,3 +9,3 @@ "homepage": "https://fluidframework.com",

"url": "https://github.com/microsoft/FluidFramework.git",
"directory": "common/lib/core-interfaces"
"directory": "packages/common/core-interfaces"
},

@@ -72,4 +72,4 @@ "license": "MIT",

"api": "fluid-build . --task api",
"api-extractor:commonjs": "flub generate entrypoints --outFileAlpha legacy --outDir ./dist",
"api-extractor:esnext": "flub generate entrypoints --outFileAlpha legacy --outDir ./lib --node10TypeCompat",
"api-extractor:commonjs": "flub generate entrypoints --outDir ./dist",
"api-extractor:esnext": "flub generate entrypoints --outDir ./lib --node10TypeCompat",
"build": "fluid-build . --task build",

@@ -76,0 +76,0 @@ "build:commonjs": "fluid-build . --task commonjs",

@@ -10,2 +10,3 @@ /*!

* Error types the Fluid Framework may report.
* @legacy
* @alpha

@@ -41,2 +42,3 @@ */

/**
* @legacy
* @alpha

@@ -124,2 +126,3 @@ */

* Warning emitted when requests to storage are being throttled
* @legacy
* @alpha

@@ -126,0 +129,0 @@ */

@@ -10,2 +10,3 @@ /*!

/**
* @legacy
* @alpha

@@ -16,2 +17,3 @@ */

/**
* @legacy
* @alpha

@@ -25,2 +27,3 @@ */

* Describes a routing context from which other `IFluidHandleContext`s are defined.
* @legacy
* @alpha

@@ -63,2 +66,3 @@ */

* @deprecated {@link IFluidHandleInternal} and {@link IFluidHandleInternal} should be identified should be identified using the {@link fluidHandleSymbol} symbol.
* @legacy
* @alpha

@@ -79,2 +83,3 @@ */

* Handle to a shared {@link FluidObject}.
* @legacy
* @alpha

@@ -81,0 +86,0 @@ */

@@ -103,2 +103,3 @@ /*!

* An error object that supports exporting its properties to be logged to telemetry
* @legacy
* @alpha

@@ -105,0 +106,0 @@ */

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

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

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