Socket
Book a DemoInstallSign in
Socket

@fluid-internal/client-utils

Package Overview
Dependencies
Maintainers
3
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-internal/client-utils - npm Package Compare versions

Comparing version

to
2.1.0-276985

10

package.json
{
"name": "@fluid-internal/client-utils",
"version": "2.1.0-276326",
"version": "2.1.0-276985",
"description": "Not intended for use outside the Fluid Framework.",

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

"dependencies": {
"@fluidframework/core-interfaces": "2.1.0-276326",
"@fluidframework/core-utils": "2.1.0-276326",
"@fluidframework/core-interfaces": "2.1.0-276985",
"@fluidframework/core-utils": "2.1.0-276985",
"@types/events_pkg": "npm:@types/events@^3.0.0",

@@ -83,3 +83,3 @@ "base64-js": "^1.5.1",

"@fluid-internal/client-utils-previous": "npm:@fluid-internal/client-utils@2.0.0-rc.5.0.0",
"@fluid-internal/mocha-test-setup": "2.1.0-276326",
"@fluid-internal/mocha-test-setup": "2.1.0-276985",
"@fluid-tools/build-cli": "^0.39.0",

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

"@types/jest": "29.5.3",
"@types/jest-environment-puppeteer": "2.1.0-276326",
"@types/jest-environment-puppeteer": "2.1.0-276985",
"@types/mocha": "^9.1.1",

@@ -95,0 +95,0 @@ "@types/node": "^18.19.0",

@@ -82,6 +82,8 @@ # @fluid-internal/client-utils

When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
When taking a dependency on a Fluid Framework library's public APIs, 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 `^`.
If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
<!-- prettier-ignore-end -->

@@ -88,0 +90,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.