Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
A lightweight blog system written by node.js and react.js.
Belivar是一款基于Node.js的轻量级博客系统,采用markdown编写博文,支持主题切换,系统本身不支持评论,默认主题提供多说评论系统。
Belivar采用Koa框架实现,支持MySQL和MongoDB(即将支持)数据库。控制台UI(开发中)采用React.js和Redux.js。
Belivar还提供了一套restful api来支持二次开发。
详情请查看API文档:http://belivar.love/articles/1de69898-fe2f-4e29-9ba4-15eb66960c01
一直以来就有写一款自己的博客系统的想法,一直也未付诸于行动,正好赶在毕业这个时间点,打算把好久之前的心愿实现,纪念学生时代的正式结束。
$ npm install
// run dev environment
$ grunt dev
// build management
$ grunt build
$ npm install
$ NODE_ENV=production node index.js
// pm2
$ NODE_ENV=production pm2 start index.js --name="belivar"
FAQs
A blog with nodejs and vuejs.
We found that belivar 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.