@fettle/core
Advanced tools
@@ -6,3 +6,3 @@ /** | ||
| export declare const TOOL_NAME = "fettle"; | ||
| export declare const TOOL_VERSION = "3.0.3"; | ||
| export declare const TOOL_VERSION = "4.0.0"; | ||
| /** The per-repository configuration file we look for on the default branch. */ | ||
@@ -9,0 +9,0 @@ export declare const CONFIG_FILENAME = ".fettle.yml"; |
+1
-1
@@ -6,3 +6,3 @@ /** | ||
| export const TOOL_NAME = 'fettle'; | ||
| export const TOOL_VERSION = '3.0.3'; // x-release-please-version | ||
| export const TOOL_VERSION = '4.0.0'; // x-release-please-version | ||
| /** The per-repository configuration file we look for on the default branch. */ | ||
@@ -9,0 +9,0 @@ export const CONFIG_FILENAME = '.fettle.yml'; |
+2
-2
| { | ||
| "name": "@fettle/core", | ||
| "version": "3.0.3", | ||
| "version": "4.0.0", | ||
| "description": "Maintenance-health grading engine: rules, scoring, and report assembly.", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
| "engines": { | ||
| "node": ">=20" | ||
| "node": ">=22" | ||
| }, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.