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

greenly

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

greenly - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+5
-5
package.json
{
"name": "greenly",
"version": "1.1.5",
"version": "1.1.6",
"description": "Config-driven project check runner. Define your lint/format/typecheck/test/custom steps in greenly.config.ts and run them with one command.",

@@ -103,13 +103,13 @@ "keywords": [

"dependencies": {
"@clack/prompts": "1.7.0",
"jiti": "2.7.0"
},
"devDependencies": {
"@clack/prompts": "1.7.0",
"@types/node": "24.13.3",
"oxfmt": "0.61.0",
"oxlint": "1.76.0",
"oxfmt": "0.64.0",
"oxlint": "1.79.0",
"oxlint-tsgolint": "7.0.2001",
"tsdown": "0.22.14",
"typescript": "7.0.2",
"vitest": "4.1.10"
"vitest": "4.1.11"
},

@@ -116,0 +116,0 @@ "engines": {

Sorry, the diff of this file is too big to display