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

@fluidframework/core-utils

Package Overview
Dependencies
Maintainers
3
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/core-utils - npm Package Compare versions

Comparing version 2.0.0-dev.4.1.0.148229 to 2.0.0-dev.4.2.0.153917

CHANGELOG.md

10

package.json
{
"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 -->
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