@fluidframework/core-utils
Advanced tools
Comparing version 2.0.0-dev.4.1.0.148229 to 2.0.0-dev.4.2.0.153917
{ | ||
"name": "@fluidframework/core-utils", | ||
"version": "2.0.0-dev.4.1.0.148229", | ||
"version": "2.0.0-dev.4.2.0.153917", | ||
"description": "Not intended for use outside the Fluid client repo.", | ||
@@ -38,8 +38,8 @@ "homepage": "https://fluidframework.com", | ||
"devDependencies": { | ||
"@fluid-tools/benchmark": "0.47.0-140906", | ||
"@fluid-tools/build-cli": "^0.13.1", | ||
"@fluid-tools/benchmark": "^0.47.0", | ||
"@fluid-tools/build-cli": "^0.15.0", | ||
"@fluidframework/build-common": "^1.1.0", | ||
"@fluidframework/build-tools": "^0.13.1", | ||
"@fluidframework/build-tools": "^0.15.0", | ||
"@fluidframework/eslint-config-fluid": "^2.0.0", | ||
"@fluidframework/mocha-test-setup": "2.0.0-dev.4.1.0.148229", | ||
"@fluidframework/mocha-test-setup": "2.0.0-dev.4.2.0.153917", | ||
"@microsoft/api-extractor": "^7.34.4", | ||
@@ -46,0 +46,0 @@ "@types/mocha": "^9.1.1", |
@@ -9,6 +9,38 @@ # @fluidframework/core-utils | ||
<!-- AUTO-GENERATED-CONTENT:START (README_DEPENDENCY_GUIDELINES_SECTION:includeHeading=TRUE) --> | ||
<!-- prettier-ignore-start --> | ||
<!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. --> | ||
## Using Fluid Framework libraries | ||
When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`. | ||
While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries, | ||
library consumers should always prefer `^`. | ||
Note that when depending on a library version of the form 2.0.0-internal.x.y.z, called the Fluid internal version | ||
scheme, you must use a `>= <` dependency range. Standard `^` and `~` ranges will not work as expected. See the | ||
[@fluid-tools/version-tools](https://github.com/microsoft/FluidFramework/blob/main/build-tools/packages/version-tools/README.md) | ||
package for more information including tools to convert between version schemes. | ||
<!-- prettier-ignore-end --> | ||
<!-- AUTO-GENERATED-CONTENT:END --> | ||
<!-- AUTO-GENERATED-CONTENT:START (README_TRADEMARK_SECTION:includeHeading=TRUE) --> | ||
<!-- prettier-ignore-start --> | ||
<!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. --> | ||
## Trademark | ||
This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services. Use of these trademarks | ||
or logos must follow Microsoft's [Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). | ||
This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services. | ||
Use of these trademarks or logos must follow Microsoft's [Trademark & Brand | ||
Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). | ||
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. | ||
<!-- prettier-ignore-end --> | ||
<!-- AUTO-GENERATED-CONTENT:END --> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20978
28
46