@fluidframework/core-utils
Advanced tools
Comparing version 2.0.0-dev-rc.5.0.0.270401 to 2.0.0-dev-rc.5.0.0.270987
{ | ||
"name": "@fluidframework/core-utils", | ||
"version": "2.0.0-dev-rc.5.0.0.270401", | ||
"version": "2.0.0-dev-rc.5.0.0.270987", | ||
"description": "Not intended for use outside the Fluid client repo.", | ||
@@ -72,7 +72,7 @@ "homepage": "https://fluidframework.com", | ||
"@biomejs/biome": "^1.7.3", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.270401", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.270987", | ||
"@fluid-tools/benchmark": "^0.47.0", | ||
"@fluid-tools/build-cli": "^0.39.0-264124", | ||
"@fluid-tools/build-cli": "^0.39.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.39.0-264124", | ||
"@fluidframework/build-tools": "^0.39.0", | ||
"@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.0.0-rc.4.0.0", | ||
@@ -116,2 +116,4 @@ "@fluidframework/eslint-config-fluid": "^5.3.0", | ||
"check:are-the-types-wrong": "attw --pack .", | ||
"check:biome": "biome check . --formatter-enabled=true", | ||
"check:format": "npm run check:prettier", | ||
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore", | ||
@@ -123,3 +125,4 @@ "check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json", | ||
"eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", | ||
"format": "fluid-build --task format .", | ||
"format": "npm run format:prettier", | ||
"format:biome": "biome check . --formatter-enabled=true --apply", | ||
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore", | ||
@@ -126,0 +129,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
244388
122