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.
hexo-generator-recent
Advanced tools
Hexo plugin to generate a list of recent articles in JSON. Suitable for consumption by APIs or feeds.
Please open an issue if you would like to take ownership.
npm i --save hexo-generator-recent
Just generate as usual
Using the default settings, the recent.json
will contain the most recent 5
posts and list all keys
an example. would be included in _config.yml
generatorRecent:
file: recent.json
number: 5
sort: -date
fields: # set to true for all fields (default)
- title
- slug
- date
- tags
FAQs
Creates a list of recent articles in JSON
We found that hexo-generator-recent demonstrated a not healthy version release cadence and project activity because the last version was released 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.