New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

breach-module-manager

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breach-module-manager

Module manager for Breach

0.2.0
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Breach Module Manager

build status Dependencies NPM version
NPM

This is a module manager for Breach - the hackable browser. It uses NPM as a base for module discovery. Add the keyword breach-module to your NPM module and it can be installed through the manager.

STATE: NOT USABLE

TODO

  • [DONE] Use own cache for modules instead of $HOME/.npm/-/all/.cache.json
  • Create interface :)
  • Look into hooking it up to core somehow, see issue #4.

Contributing

npm install
npm test

Add to breach with local:~/breach-module-manager via the module install input on the breach://modules page. Test using the 'out' link and npm test. Also npm start spins up the web app in stand alone mode, and you could always open the web app via the url presented on the 'out' console.

Keywords

breach

FAQs

Package last updated on 24 Jul 2014

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