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

@fluidframework/core-utils

Package Overview
Dependencies
Maintainers
2
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-rc.3.0.0.250606 to 2.0.0-dev-rc.3.0.0.253463

lib/tsdoc-metadata.json

18

package.json
{
"name": "@fluidframework/core-utils",
"version": "2.0.0-dev-rc.3.0.0.250606",
"version": "2.0.0-dev-rc.3.0.0.253463",
"description": "Not intended for use outside the Fluid client repo.",

@@ -18,12 +18,2 @@ "homepage": "https://fluidframework.com",

"import": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"./public": {
"import": {
"types": "./lib/core-utils-public.d.ts",

@@ -81,5 +71,5 @@ "default": "./lib/index.js"

"devDependencies": {
"@arethetypeswrong/cli": "^0.13.3",
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "^1.6.2",
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.3.0.0.250606",
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.3.0.0.253463",
"@fluid-tools/benchmark": "^0.47.0",

@@ -139,3 +129,2 @@ "@fluid-tools/build-cli": "^0.34.0",

"check:are-the-types-wrong": "attw --pack . --entrypoints .",
"check:biome": "biome check .",
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",

@@ -148,3 +137,2 @@ "check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json",

"format": "fluid-build --task format .",
"format:biome": "biome check --apply .",
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",

@@ -151,0 +139,0 @@ "lint": "fluid-build . --task lint",

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