
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.
@vtex/gatsby-source-vtex
Advanced tools
Gatsby source plugin for building websites using VTEX as a data source.
Source plugin for creating your next store powered by VTEX.
yarn add @vtex/gatsby-source-vtex
// In your gatsby-config.js
module.exports = {
plugins: [
// other plugins ...
{
resolve: '@vtex/gatsby-source-vtex',
options: {
maxNumPaths: 5000, // Max number of static paths to source
tenant: STORE_ID, // VTEX account name
environment: 'vtexcommercestable', // VTEX env
workspace: 'master', // VTEX IO workspace
}
},
],
}
Feel free to open issues in our repo. Also, there is a general contributing guideline in there
FAQs
Gatsby source plugin for building websites using VTEX as a data source.
The npm package @vtex/gatsby-source-vtex receives a total of 103 weekly downloads. As such, @vtex/gatsby-source-vtex popularity was classified as not popular.
We found that @vtex/gatsby-source-vtex demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 51 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.