actionsprofiler
Advanced tools
+6
-6
| { | ||
| "name": "actionsprofiler", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "CLI tool to analyze GitHub Actions workflow timing", | ||
@@ -9,7 +9,7 @@ "bin": { | ||
| "optionalDependencies": { | ||
| "@abergs/actions-profiler-darwin-arm64": "1.0.6", | ||
| "@abergs/actions-profiler-darwin-x64": "1.0.6", | ||
| "@abergs/actions-profiler-linux-x64": "1.0.6", | ||
| "@abergs/actions-profiler-linux-arm64": "1.0.6", | ||
| "@abergs/actions-profiler-win32-x64": "1.0.6" | ||
| "@abergs/actions-profiler-darwin-arm64": "1.0.7", | ||
| "@abergs/actions-profiler-darwin-x64": "1.0.7", | ||
| "@abergs/actions-profiler-linux-x64": "1.0.7", | ||
| "@abergs/actions-profiler-linux-arm64": "1.0.7", | ||
| "@abergs/actions-profiler-win32-x64": "1.0.7" | ||
| }, | ||
@@ -16,0 +16,0 @@ "keywords": [ |