
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.
@shopify/manifests
Advanced tools
[](LICENSE.md) [](https://badge.fury.io/js/%40shopify%2Fmanifests.svg)
@shopify/manifests
Utilities for manipulating manifests generated by @shopify/webpack-asset-metadata-plugin
, and @shopify/sewing-kit
.
$ yarn add @shopify/manifests
consolidate
commandFinds assets.json
/ sewing-kit-manifest.json
files inside a build directory, and combines them into a single JSON file.
--root
(required)Directory to scan for manifest files (e.g., public/bundles
/ build/client
).
--destination
(required)Path of the combined manifest file (e.g., public/bundles/sewing-kit-manifest.json
)
--manifestGlob
Glob pattern to search for within 'root'.
--removeLegacyData
If enabled, removes the assets
array from consolidated manifests. This reduces unused bulk in @shopify/sewing-kit-koa
deployments.
--zip
If enabled, gzips the consolidated output. A '.gz' extension will be automatically applied to destination
.
For full details of each option and its defaults, use:
yarn run manifests consolidate --help
An example command:
yarn run manifests consolidate --root public/bundles --destination public/bundles/sewing-kit-manifest.json --removeLegacyData
FAQs
[](LICENSE.md) [](https://badge.fury.io/js/%40shopify%2Fmanifests.svg)
We found that @shopify/manifests demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 27 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
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.