
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@prestashopcorp/smb-edition-back-office-header-js
Advanced tools
Prestashop smb_edition module javascript sources
This package contains all js files loaded by the smb_edition module.
⚠️ We highly recommend to launch the build with the smb_edition build script. The Vue.js application sources will not be on the package otherwise.
In order to build the package, you first need to install all dependencies.
npm i
Then, create a .env
based on the .env.example
file and complete it.
cp .env.example > .env
Then you can launch the build command. The build will be into the dist
folder.
npm run build
The script will copy all js files into the dist
folder and minify all files into the destination.
This package depends on the following packages :
FAQs
Prestashop smb_edition module javascript sources
The npm package @prestashopcorp/smb-edition-back-office-header-js receives a total of 9 weekly downloads. As such, @prestashopcorp/smb-edition-back-office-header-js popularity was classified as not popular.
We found that @prestashopcorp/smb-edition-back-office-header-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.