Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
hyper-aqua
Advanced tools
:droplet: Cool Hyper theme with pastel and blue cocktail
Add hyper-aqua
to plugins
in ~/.hyper.js
config file and restart Hyper.
This theme provides handy options to extend its config as much as you like.
You can set theme options by adding next to the end of config
object in your ~/.hyper.js
config:
hyperAqua: {
vibrancy: false,
overrides: {
backgroundColor: 'white',
},
},
Here is the available options:
vibrancy
String - Set vibrancy effect to Hyper window. To disable vibrancy effect, pass null
to this option. Default is 'dark'
.statusLine
Boolean - Apply hyper-statusline
plugin options with proper styles. Note that you have to add hyper-aqua
before hyper-statusline
in plugins
. Default is true
.overrides
Object - Append provided override object to the config object after applying the theme.If you'd like to get exact same look as in the screenshot, you will need to install Oh My ZSH
and all related plugins below, set font size to 16px
and cursor type to BEAM
.
spaceship-prompt
themeFiraCode
font (used for powerline)zsh-syntax-highlighting
pluginzsh-autosuggestions
pluginhyperterm-tab-icons
- Shows icon in the header tabs for the current running process.hyper-statusline
- Shows current directory and git status.hyperlinks
- Automatically links URLs.FAQs
Cool Hyper theme with pastel and blue cocktail
The npm package hyper-aqua receives a total of 3 weekly downloads. As such, hyper-aqua popularity was classified as not popular.
We found that hyper-aqua 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.