
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@angular2-material/progress-bar
Advanced tools
md-progress-bar is a component for indicating progress and activity, matching the spec of
Material Design Progress & Activity.
There are four modes:
<md-progress-bar mode="determinate">
<md-progress-bar mode="indeterminate">
<md-progress-bar mode="buffer">
<md-progress-bar mode="query">
Example:
<md-progress-bar mode="determinate" value="myValue"></md-progress-bar>
<md-progress-bar mode="indeterminate"></md-progress-bar>
<md-progress-bar mode="buffer" value="myValue" bufferValue="myBufferValue"></md-progress-bar>
<md-progress-bar mode="query"></md-progress-bar>
All progress indicators can be themed to match your "primary" palette, your "accent" palette, or your "warn" palette using the appropriate class.
Example:
<md-progress-bar mode="indeterminate" color="primary"></md-progress-bar>
<md-progress-bar mode="indeterminate" color="accent"></md-progress-bar>
<md-progress-bar mode="indeterminate" color="warn"></md-progress-bar>
Properties:
| Name | Type | Description |
|---|---|---|
color | `"primary" | "accent" |
mode | `"determinate" | "indeterminate" |
value | number | The current progress percentage for determinate indicators |
bufferValue | number | The current progress percentage for buffer secondary indicators |
FAQs
Angular 2 Material progress-bar
The npm package @angular2-material/progress-bar receives a total of 69 weekly downloads. As such, @angular2-material/progress-bar popularity was classified as not popular.
We found that @angular2-material/progress-bar 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 Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.