
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
excel-builder-webpack
Advanced tools
Customized version of excel-builder that can be run with webpack
An excel-builder version which support webpack This is a fork from excel-builder which wasn't maintained.
Documentation at http://excelbuilderjs.com/. This is slightly outdated, but includes a 'cookbook' and some API documentation. New site coming soon with up-to-date documentation, and ability to contribute - see https://github.com/stephenliberty/excel-builder-site
npm install excel-builder-webpack
Install Grunt:
npm install -g grunt-cli
Install dependencies:
npm install
Build & uglify:
grunt
excel-builder.compiled.js -> All files in the EB package and all dependencies.
excel-builder.dist.js -> All files in the EB package. Requires lodash and jszip scripts to be loaded on the page.
Originally this project was sort of sponsored by a previous company I worked for. Unfortunately now it has no backing, and my time is very limited while I work on side projects to help make ends meet. If you use bountysource or contribute via paypal (to stephen@liberty-irm.com) to open up bounties on issues, it is very, very likely that I will add features and fix issues sooner than later.
Otherwise, if you have the ability to contribute yourself, please just do so as normal - I'll review and pull changes as they come in as quickly as I can.
FAQs
Customized version of excel-builder that can be run with webpack
The npm package excel-builder-webpack receives a total of 146 weekly downloads. As such, excel-builder-webpack popularity was classified as not popular.
We found that excel-builder-webpack 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.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.