
Product
Introducing Module Reachability: Focus on the Vulnerabilities That Matter
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
conbo-viewnavigator
Advanced tools
The ConboJS ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active
The ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active. Use the ViewNavigator container to control the navigation between views in your application.
Navigation in an application is controlled by a stack of View objects. The top View object on the stack defines the currently visible view. The ViewNavigator container maintains the stack. To change views, push a new View object onto the stack, or pop the current View object off of the stack. Popping the currently visible View object from the stack destroys the View object, and returns the user to the previous view on the stack.
When a view is pushed on top of the stack, the old view is detached and can be restored when the view is reactived as a result of the current view being popped off the stack.
If you find this project useful, why not buy us a coffee (or as many as you think it's worth)?
FAQs
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.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Product
Socket is introducing a new way to organize repositories and apply repository-specific security policies.
Research
Security News
Socket researchers uncovered malicious npm and PyPI packages that steal crypto wallet credentials using Google Analytics and Telegram for exfiltration.