
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
epii-console
Advanced tools
npm i epii-console -S
在项目的初始化文件中引入该插件
// 引入该插件
import {consoleInit} from 'epii-console';
// 设置端口号 不设置默认是 7788
consoleInit(7769);
// 项目中打印的内容
console.log(1111111)
console.log(22222,'2222')
console.log({code:1,msg:'success'},'res')
访问 http://127.0.0.1:7769/console (本地测试),F12 打开控制台查看输出内容
FAQs
`npm i epii-console -S`
We found that epii-console 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
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.