Socket
Socket
Sign inDemoInstall

github.com/edma2/navigator

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/edma2/navigator


Version published
Created
Source

Overview

navigator is a daemon that watches one or more directories that contain zinc analysis files, maintaining an in-memory index of fully qualified Scala/Java class names and source file paths. In the future, it may support backends other than zinc analysis files.

navigator serves these mappings over the Plan9 [plumber] (https://en.wikipedia.org/wiki/Plumber_(program)), taking class names and plumbing the appropriate source files to edit.

Limitations

navigator's file watching implementation uses FSEvents as the underlying mechanism. This makes it an OSX-only tool.

Bugs

  • Cannot detect or evict "expired" entries. The only solution is to wipe out generated Zinc analysis files and restart navigator. Rebuild index every N minutes?

FAQs

Package last updated on 16 Dec 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc