@fluidframework/core-utils
Advanced tools
Comparing version 2.0.0-dev-rc.3.0.0.250606 to 2.0.0-dev-rc.3.0.0.253463
{ | ||
"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", |
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
286547
123
4629