
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Run `ng serve` but hook into its output to show toast notifications for events
Small project that wraps around CLI
commands to capture their
output and when encountering certain situations show a notification about
the event.
Started as a project specific to angular-cli
, but evolved quite a bit
since then. Out-of-the-box support for ember-cli
and create-react-app
is coming soon.
For now:
yarn install
(or npm install
if you really have to :laughing:)tsc && npm install -g && npm link
Run noti-cli <cli params for the cli command defined in your noti-cli.config file>
in your working project folder.
When you have multiple configurations in your directory tree, set the first
parameter of noti-cli
to cli:
cli_name
to load noti-cli.cli_name.json
as a configuration file (e.g. noti-cli cli:ng ...
will load the configuration
from noti-cli.ng.json
either from your current working directory tree, or as
a last try, from the noti-cli
directory).
noti-cli
will automatically run the cli command defined in the configuration file
and pass onto it all the parameters you supplied noti-cli
except for the cli:...
parameter, if present.
FAQs
Run `ng serve` but hook into its output to show toast notifications for events
We found that noti-cli 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.