Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@holidayextras/react-progress-bar
Advanced tools
Component to generate a simple loading bar (wrapped in a panel)
# react-progress-bar
React Component to render a React Bootstrap progress bar (wrapped in a panel)
var ProgressBar = require('react-progress-bar');
ReactDOM.render(<ProgressBar />, document.getElementById('container'));
Run npm run start
then open doc/example.html
in a browser to see it working
Clone the repo and npm install
.
npm start
will create and watchify an example which you can open in your browser, at doc/example.html
npm test
for the unit tests.
npm run coverage
gets coverage with istanbul, report is output to the coverage
directory. It will exit nonzero if any metric is below 100%
npm run lint
checks the code against our guidelines
FAQs
Component to generate a simple loading bar (wrapped in a panel)
The npm package @holidayextras/react-progress-bar receives a total of 0 weekly downloads. As such, @holidayextras/react-progress-bar popularity was classified as not popular.
We found that @holidayextras/react-progress-bar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.