
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.
Creating Electron app develppment packages with directory link management
Directly forked from https://github.com/electron/asar.
Purpose of this package is to offer a solution to the issue https://github.com/electron-userland/electron-builder/issues/675.
Error: /Users/user1/myapp/node_modules/myapp-lib: file links out of the package
We completely agree, we MUST not use npm link for a production package but in our dev environment in order to accelerate build and save disk space, we are used to call npm link and even sometime create symbolic link.
This version adds the support of 'out of the package' link. A new option is now available for 'pack' mode
expand symbolic link pointing out of the package to a directory in the asar file
asar-dev pack --follow-links ./build/app ./build/app.asar
Do not hesitate to suggest any ideas that could help in a development environment
BTW, this version should be faster on Windows, as current version checks file with a forward-slash and then re-check file with a back-slash. We are now working directly with the right path.sep
FAQs
Creating Electron app develppment packages with directory link management
The npm package asar-dev receives a total of 2 weekly downloads. As such, asar-dev popularity was classified as not popular.
We found that asar-dev 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.