Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@bryan-hoang/aoc-cli
Advanced tools
An Advent of Code command-line tool.
# ✨ Auto-detect
npx nypm install -g @bryan-hoang/aoc-cli
# npm
npm install -g @bryan-hoang/aoc-cli
# yarn
yarn add -g @bryan-hoang/aoc-cli
# pnpm
pnpm install -g @bryan-hoang/aoc-cli
# bun
bun install -g @bryan-hoang/aoc-cli
# deno
deno install -g @bryan-hoang/aoc-cli
# Running the tool
aoc <args>
# or
aoc-cli <args>
or
# npm
npx @bryan-hoang/aoc-cli@latest <args>
# pnpm
pnpm dlx @bryan-hoang/aoc-cli@latest <args>
# bun
bunx @bryan-hoang/aoc-cli@latest <args>
# deno
deno run -A npm:@bryan-hoang/aoc-cli@latest <args>
$ aoc help
An Advent of Code command-line tool
USAGE aoc [OPTIONS] submit|download|help
COMMANDS
submit Submit puzzle answer
download Save puzzle description and input to files
help Print this message or the help of the given subcommand(s)
OPTIONS
-d, --day <DAY> Puzzle day [default: last unlocked day (during Advent of Code month)]
-y, --year <YEAR> Puzzle year [default: year of current or last Advent of Code event]
-s, --session-file <PATH> Path to session cookie file [default: /home/bryan/.config/advent-of-code/session-cookie.txt]
-h, --help Print help information
--version Print version information
PRs accepted.
Small note: if editing the README, please conform to the standard-readme specification.
MIT © 2024 Bryan Hoang
🤖 auto updated with automd
FAQs
An Advent of Code command-line tool
The npm package @bryan-hoang/aoc-cli receives a total of 8 weekly downloads. As such, @bryan-hoang/aoc-cli popularity was classified as not popular.
We found that @bryan-hoang/aoc-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.