Socket
Socket
Sign inDemoInstall

hyper-disable-new-version-notification

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hyper-disable-new-version-notification

Disables the new version notification


Version published
Weekly downloads
8
increased by300%
Maintainers
1
Install size
3.55 kB
Created
Weekly downloads
 

Readme

Source

Disable New Version Notification

Why?

Users who manage their programs via package managers will update their software when the corresponding package udpates are released. Notifications are noise in this scenario.

Install

hpm install hyper-disable-new-version-notification

If it doesn't work

This plugin expects a hardcoded state path of state.ui.notifications.updates. If for some reason this state path changes then an error log should appear in the developer console explaining that you should

  1. Make sure your package is up to date
  2. If it's still not working, file an issue on this repo (or create a pull request with the fix)

Hack on this plugin locally

hub clone olsonpm/hyper-disable-new-version-notification
npm install --no-save
cd hyper-disable-new-version-notification
./create-symlink.sh

# add 'hyper-disable-new-version-notification' to your localPlugins inside ~/.hyper.js

# open hyper

Keywords

FAQs

Last updated on 12 Oct 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc