New:Socket for Asana Is Now Available.Learn more
Get Started

@fettle/core

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fettle/core - npm Package Compare versions

Comparing version
3.0.3
to
4.0.0
+1
-1
dist/branding.d.ts

@@ -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";

@@ -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';

{
"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": {