@fluidframework/core-utils
Advanced tools
+4
-0
| # @fluidframework/core-utils | ||
| ## 2.71.0 | ||
| Dependency updates only. | ||
| ## 2.70.0 | ||
@@ -4,0 +8,0 @@ |
+6
-6
| { | ||
| "name": "@fluidframework/core-utils", | ||
| "version": "2.70.0", | ||
| "version": "2.71.0", | ||
| "description": "Not intended for use outside the Fluid client repo.", | ||
@@ -72,3 +72,3 @@ "homepage": "https://fluidframework.com", | ||
| "@biomejs/biome": "~1.9.3", | ||
| "@fluid-internal/mocha-test-setup": "~2.70.0", | ||
| "@fluid-internal/mocha-test-setup": "~2.71.0", | ||
| "@fluid-tools/benchmark": "^0.51.0", | ||
@@ -78,4 +78,4 @@ "@fluid-tools/build-cli": "^0.58.3", | ||
| "@fluidframework/build-tools": "^0.58.3", | ||
| "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.63.0", | ||
| "@fluidframework/eslint-config-fluid": "^6.1.0", | ||
| "@fluidframework/core-utils-previous": "npm:@fluidframework/core-utils@2.70.0", | ||
| "@fluidframework/eslint-config-fluid": "^7.0.0", | ||
| "@microsoft/api-extractor": "7.52.11", | ||
@@ -132,4 +132,4 @@ "@types/mocha": "^10.0.10", | ||
| "clean": "rimraf --glob dist lib {alpha,beta,internal,legacy}.d.ts \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc", | ||
| "eslint": "eslint --format stylish src", | ||
| "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", | ||
| "eslint": "eslint --quiet --format stylish src", | ||
| "eslint:fix": "eslint --quiet --format stylish src --fix --fix-type problem,suggestion,layout", | ||
| "format": "npm run format:biome", | ||
@@ -136,0 +136,0 @@ "format:biome": "biome check . --write", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
462221
0.01%