
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@bpanel/peers-widget
Advanced tools
This is a simple widget for the bPanel Dashboard plugin that displays peer information in two widget areas.
In the bottom widgets an expandable list of peers are displayed.
In the customChildrenAfter area, a map is displayed.
You will need API keys for two different services for the map to work. The map uses an external API to get approximate
geolocations of nodes based on IP Address. To get your free API Key, head to ipstack and add
your key to your secrets.json located in your bpanel config directory (defaults to ~/.bpanel
). Must be running bPanel
version 0.3.1 or above for secrets support. You can also get a premium account to support SSL for your map ($10/month).
The second key is a Google Maps API key which you can get
here
Your secrets.json should look something like this:
{
"ipstack": "my-secret-key",
"googleMaps": "my-google-key"
}
FAQs
A widget for displaying peer information on the bPanel Dashboard
We found that @bpanel/peers-widget demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.