Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@vue-storefront/bigcommerce
Advanced tools
<img src="https://www-cdn.bigcommerce.com/assets/bc-photo-branding-bigcommerce-primary-gray-backgrou
This project is a BigCommerce integration for Vue Storefront 2.
yarn global add @vue-storefront/cli
vsf init bigcommerce && cd bigcommerce && yarn && yarn dev
Want to contribute? Ping us on bigcommerce
channel on our Discord!
(Note: Currently only yarn is supported because of workspaces resolving. Do not use npm to install or build the project.)
Clone your fork of the repo
git clone https://github.com/vuestorefront/bigcommerce.git && cd bigcommerce
Checkout develop
branch
git checkout develop
Run yarn
to install dependencies
yarn install
Follow the configuration guide to prepare BigCommerce instance and VueStorefront app
Build dependencies yarn build
yarn build
Run yarn dev
to run project. You can find other commands in package.json
yarn dev
If you have any questions about this integration we will be happy to answer them on bigcommerce
channel on our Discord.
Thanks go to these wonderful people 🙌
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
<img src="https://www-cdn.bigcommerce.com/assets/bc-photo-branding-bigcommerce-primary-gray-backgrou
The npm package @vue-storefront/bigcommerce receives a total of 2 weekly downloads. As such, @vue-storefront/bigcommerce popularity was classified as not popular.
We found that @vue-storefront/bigcommerce demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.