
Security News
crates.io Ships Security Tab and Tightens Publishing Controls
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.
@groww-tech/react-charts
Advanced tools
This library covers charting needs of Groww.
npm i @groww-tech/react-charts
.github
|-- workflows
| |-- main.yml
.gitignore
LICENSE
README.md
package-lock.json
package.json
rollup.config.js
rollup.input.js
src
|-- BarGraph
| |-- index.tsx
|-- CandleChart
| |-- candleChart.css
| |-- candleChartTypes.tsx
| |-- index.tsx
|-- LineGraph
| |-- index.tsx
| |-- lineGraph.css
| |-- lineGraphTypes.tsx
|-- PieChart
| |-- index.tsx
| |-- pieTypes.tsx
|-- index.ts
|-- utils
| |-- helpers
| | |-- index.ts
tsconfig.json
tsconfig.types.json
yarn.lock
MIT
FAQs
React charts library tailored as per Groww needs
The npm package @groww-tech/react-charts receives a total of 453 weekly downloads. As such, @groww-tech/react-charts popularity was classified as not popular.
We found that @groww-tech/react-charts demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.

Research
/Security News
A Chrome extension claiming to hide Amazon ads was found secretly hijacking affiliate links, replacing creators’ tags with its own without user consent.

Security News
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.