
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
The NodeChron CLI is a helpful way to browse episodes, moments, symbols and challenges for The Node Chronicles interactive comic book series, the first transmedia comic involving real technology, virtual hackathons, contests and prizes. Be a real world su
install NodeJs for your computer, by following these instructions.
Once NodeJs is installed, run from your Terminal:
npm install -g nodechron
probably you may need to preceed the previous command with sudo if you are on Mac or Linux.
Then type:
nodechron
The NodeChron CLI is a helpful way to browse episodes, moments, symbols and challenges for The Node Chronicles interactive comic book series, the first transmedia comic involving real technology, virtual hackathons, contests and prizes.
Be a real world super hero as you participate in the human technology journey.
List episodes:
nodechron episodes list
Open an episode:
nodechron episodes open 1
List moments:
nodechron moments list
Open a moment:
nodechron moments open 1
List symbols:
nodechron symbols list
Open a symbol:
nodechron symbols open 1
List challenges:
nodechron challenges list
Open a challenge:
nodechron challenges open 1
Print the help message:
nodechron help
Print the nodechron npm package version:
nodechron version
Edit the package.json file with the new version right there:
"name": "nodechron",
"version": "0.0.8", <-there
then:
npm publish --access public
FAQs
The NodeChron CLI is a helpful way to browse episodes, moments, symbols and challenges for The Node Chronicles interactive comic book series, the first transmedia comic involving real technology, virtual hackathons, contests and prizes. Be a real world su
We found that nodechron demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.