Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
"ag" stands for AGnostic
$ bower install ag-grid
$ npm install ag-grid
See the www.ag-grid.com for overview and documentation.
To build:
npm install
npm install gulp -g
bower install
gulp
or gulp release
Default gulp task is for development. It includes source maps, does not include minification, and starts a watch.
'release' gulp task does minification and no source maps. This is for releasing.
The new build has the following structure:
Please do not use GitHub issues to ask questions. Ask questions on the website forum.
ag-Grid is not looking for contributors. It is not intended to be developed by an online community. However suggestion on change and raising bugs are appreciated.
If you are doing a Pull Request:
src/
files only, don't update dist filesdist/
For large changes:
PR's on new features are not generally accepted.
PR's on small bug fixes are generally accepted.
If a PR for a large request is submitted, the typical action is the author will take influence from the code to implement the feature, either in ag-grid or ag-grid-enterprise.
FAQs
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
The npm package ag-grid receives a total of 11,661 weekly downloads. As such, ag-grid popularity was classified as popular.
We found that ag-grid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.