@fluidframework/core-interfaces
Advanced tools
Comparing version 2.0.0-internal.1.0.0.84253 to 2.0.0-internal.1.1.0
@@ -6,3 +6,3 @@ /*! | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackageEnvironment} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackageEnvironment} | ||
* to have code loading modules in same package. | ||
@@ -32,3 +32,3 @@ * Specifies an environment on Fluid property of a IFluidPackage | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -63,3 +63,3 @@ * Fluid-specific properties expected on a package to be loaded by the code loader. | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -71,3 +71,3 @@ * Check if the package.json defines a Fluid package | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsConfig} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsConfig} | ||
* to have code loading modules in same package. | ||
@@ -80,3 +80,3 @@ * Package manager configuration. Provides a key value mapping of config values | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetails} | ||
* to have code loading modules in same package. | ||
@@ -97,3 +97,3 @@ * Data structure used to describe the code to load on the Fluid document | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidCodeDetails} | ||
* to have code loading modules in same package | ||
@@ -103,3 +103,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -109,4 +109,3 @@ */ | ||
/** | ||
* @deprecated in favor of | ||
* {@link @fluidframework/container-definitions/fluidPackage.ts#IProvideFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IProvideFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -118,3 +117,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -121,0 +120,0 @@ * Provides capability to compare Fluid code details. |
@@ -9,3 +9,3 @@ "use strict"; | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -20,3 +20,3 @@ * Check if the package.json defines a Fluid package | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidCodeDetails} | ||
* to have code loading modules in same package | ||
@@ -32,3 +32,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -35,0 +35,0 @@ */ |
@@ -6,3 +6,3 @@ /*! | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackageEnvironment} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackageEnvironment} | ||
* to have code loading modules in same package. | ||
@@ -32,3 +32,3 @@ * Specifies an environment on Fluid property of a IFluidPackage | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -63,3 +63,3 @@ * Fluid-specific properties expected on a package to be loaded by the code loader. | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -71,3 +71,3 @@ * Check if the package.json defines a Fluid package | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsConfig} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsConfig} | ||
* to have code loading modules in same package. | ||
@@ -80,3 +80,3 @@ * Package manager configuration. Provides a key value mapping of config values | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetails} | ||
* to have code loading modules in same package. | ||
@@ -97,3 +97,3 @@ * Data structure used to describe the code to load on the Fluid document | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidCodeDetails} | ||
* to have code loading modules in same package | ||
@@ -103,3 +103,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -109,4 +109,3 @@ */ | ||
/** | ||
* @deprecated in favor of | ||
* {@link @fluidframework/container-definitions/fluidPackage.ts#IProvideFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IProvideFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -118,3 +117,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -121,0 +120,0 @@ * Provides capability to compare Fluid code details. |
@@ -6,3 +6,3 @@ /*! | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -16,3 +16,3 @@ * Check if the package.json defines a Fluid package | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidCodeDetails} | ||
* to have code loading modules in same package | ||
@@ -27,3 +27,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -30,0 +30,0 @@ */ |
{ | ||
"name": "@fluidframework/core-interfaces", | ||
"version": "2.0.0-internal.1.0.0.84253", | ||
"version": "2.0.0-internal.1.1.0", | ||
"description": "Fluid object interfaces", | ||
@@ -49,3 +49,3 @@ "homepage": "https://fluidframework.com", | ||
"concurrently": "^6.2.0", | ||
"copyfiles": "^2.1.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "~8.6.0", | ||
@@ -52,0 +52,0 @@ "rimraf": "^2.6.2", |
@@ -7,3 +7,3 @@ /*! | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackageEnvironment} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackageEnvironment} | ||
* to have code loading modules in same package. | ||
@@ -35,3 +35,3 @@ * Specifies an environment on Fluid property of a IFluidPackage | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -67,3 +67,3 @@ * Fluid-specific properties expected on a package to be loaded by the code loader. | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidPackage} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidPackage} | ||
* to have code loading modules in same package. | ||
@@ -79,3 +79,3 @@ * Check if the package.json defines a Fluid package | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsConfig} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsConfig} | ||
* to have code loading modules in same package. | ||
@@ -89,3 +89,3 @@ * Package manager configuration. Provides a key value mapping of config values | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetails} | ||
* to have code loading modules in same package. | ||
@@ -108,3 +108,3 @@ * Data structure used to describe the code to load on the Fluid document | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#isFluidCodeDetails} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#isFluidCodeDetails} | ||
* to have code loading modules in same package | ||
@@ -120,3 +120,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -127,4 +127,3 @@ */ | ||
/** | ||
* @deprecated in favor of | ||
* {@link @fluidframework/container-definitions/fluidPackage.ts#IProvideFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IProvideFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -137,3 +136,3 @@ */ | ||
/** | ||
* @deprecated in favor of {@link @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsComparer} | ||
* @deprecated in favor of {@link @fluidframework/container-definitions#IFluidCodeDetailsComparer} | ||
* to have code loading modules in same package. | ||
@@ -140,0 +139,0 @@ * Provides capability to compare Fluid code details. |
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
151609
1420