🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

acac-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acac-cli - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+6
-6
package.json
{
"name": "acac-cli",
"version": "0.2.2",
"version": "0.2.3",
"description": "Show recent AtCoder AC history as a weekly ccusage-style table",

@@ -25,7 +25,7 @@ "keywords": [

"optionalDependencies": {
"acac-darwin-arm64": "0.2.2",
"acac-darwin-x64": "0.2.2",
"acac-linux-arm64": "0.2.2",
"acac-linux-x64": "0.2.2",
"acac-win32-x64": "0.2.2"
"acac-darwin-arm64": "0.2.3",
"acac-darwin-x64": "0.2.3",
"acac-linux-arm64": "0.2.3",
"acac-linux-x64": "0.2.3",
"acac-win32-x64": "0.2.3"
},

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

@@ -1,2 +0,2 @@

# ACAC-CLI
![acac-cli](https://github.com/RyosukeDTomita/acac-cli/blob/main/assets/header.png)

@@ -31,12 +31,12 @@ [![test](https://github.com/RyosukeDTomita/acac-cli/actions/workflows/test.yml/badge.svg)](https://github.com/RyosukeDTomita/acac-cli/actions/workflows/test.yml)

│ 2026-05-30 (Sat) │ 6 │ abc460A abc460B abc460C abc460D awc0001A awc0001B │
│ 2026-05-31 (Sun) │ 1 │ abc460C │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ week total │ 10 │ │
│ week total │ 9 │ │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ 2026-05-31 (Sun) │ 1 │ abc460C │
│ 2026-06-01 (Mon) │ 1 │ abc460D │
│ 2026-06-06 (Sat) │ 3 │ abc461A abc461B abc461C │
│ 2026-06-07 (Sun) │ 1 │ abc461C │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ week total │ 5 │ │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ 2026-06-07 (Sun) │ 1 │ abc461C │
│ 2026-06-08 (Mon) │ 1 │ abc144B │

@@ -49,3 +49,3 @@ │ 2026-06-09 (Tue) │ 5 │ abc106B abc120B abc122B abc136B abc150B │

├──────────────────┼────┼───────────────────────────────────────────────────┤
│ week total │ 12 │ │
│ week total │ 13 │ │
├──────────────────┼────┼───────────────────────────────────────────────────┤

@@ -59,2 +59,6 @@ │ 2026-06-15 (Mon) │ 5 │ APG4bA APG4bPythonA abc128C abc462B abc462D │

│ week total │ 21 │ │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ 2026-06-22 (Mon) │ 2 │ abc292B abc350B │
├──────────────────┼────┼───────────────────────────────────────────────────┤
│ week total │ 2 │ │
└──────────────────┴────┴───────────────────────────────────────────────────┘

@@ -61,0 +65,0 @@ ```