-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add timeline, optimize, profile commands and TUI integration #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
34bee2a
3ac3fbb
ae25337
95975ca
0c68975
2071354
755ede8
a47960e
a435f3b
c9cfcc7
25e700c
5cba4d0
c70bbd6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "subtrack", | ||
| "version": "7.0.8", | ||
| "version": "8.0.0", | ||
| "author": "nazozokc", | ||
| "type": "module", | ||
| "license": "MIT", | ||
|
|
@@ -9,7 +9,8 @@ | |
| "subtrack": "./dist/index.mjs" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| "access": "public", | ||
| "provenance": true | ||
| }, | ||
| "description": "CLI tool to manage subscription services from the terminal", | ||
| "keywords": [ | ||
|
|
@@ -65,13 +66,15 @@ | |
| "ink": "^7.1.0", | ||
| "ink-gradient": "^4.0.1", | ||
| "ink-spinner": "^5.0.0", | ||
| "node-notifier": "^10.0.1", | ||
| "picocolors": "^1.1.1", | ||
| "react": "^19.2.7", | ||
| "sql.js": "^1.14.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@secretlint/secretlint-rule-preset-recommend": "^13.0.2", | ||
| "@types/node": "^26.0.0", | ||
| "@types/node-notifier": "^8.0.5", | ||
|
Comment on lines
+69
to
+77
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win 🧩 Analysis chain🌐 Web query:
💡 Result: Node-notifier does not ship its own type definitions; it relies on the community-maintained Citations:
🌐 Web query:
💡 Result: The latest version of the Citations:
Keep 🤖 Prompt for AI Agents |
||
| "@types/react": "^19.2.17", | ||
| "@types/sql.js": "^1.4.11", | ||
| "husky": "^9.1.7", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔒 Security & Privacy | 🟠 Major | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: nazozokc/subtrack
Length of output: 4810
🏁 Script executed:
Repository: nazozokc/subtrack
Length of output: 948
Pin
google/osv-scanner-actionto a full commit SHA. This is the only floatinguses:entry in the workflow; a retagged@v2can change scheduled CI behavior or execute different code at runtime.🤖 Prompt for AI Agents