
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
multipart-form-data-parser
Advanced tools
A zero-dependency multipart data parser.
import {parser} from 'multipart-form-data-parser'
parse(Buffer.from('...'), 'boundary')
Click the Use template link (or the green button). Now start adding your code in the src
and unit tests with *.spec.ts
.
To clone the repository use the following commands:
git clone https://github.com/chaoyangnz/multipart-form-data-parser
cd multipart-form-data-parser
npm install
Download and unzip current master
branch or one of tags:
wget https://github.com/chaoyangnz/multipart-form-data-parser/archive/master.zip -O multipart-form-data-parser.zip
unzip multipart-form-data-parser.zip && rm multipart-form-data-parser.zip
clean
- remove coverage data, Jest cache and transpiled files,build
- transpile TypeScript to ES6,build:watch
- interactive watch mode to automatically transpile source files,lint
- lint source files and tests,test
- run tests,test:watch
- interactive watch mode to automatically re-run testsrelease
- bump the version, commit, create release tag and publish to NPM registryLicensed under the MIT. See the LICENSE file for details.
FAQs
multipart-form-data-parser
We found that multipart-form-data-parser 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.