@fluidframework/core-interfaces
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-interfaces", | ||
"version": "2.0.0-dev-rc.5.0.0.270401", | ||
"version": "2.0.0-dev-rc.5.0.0.270987", | ||
"description": "Fluid object interfaces", | ||
@@ -52,5 +52,5 @@ "homepage": "https://fluidframework.com", | ||
"@biomejs/biome": "^1.7.3", | ||
"@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-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-rc.4.0.0", | ||
@@ -82,2 +82,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", | ||
@@ -92,3 +94,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", | ||
@@ -95,0 +98,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
390009
131