Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
neto-themekit
Advanced tools
Neto Theme Kit is a cross-platform tool for building and deploying Neto Themes. Heavily inspired by Shopify's Theme Kit.
npm install -g neto-themekit
OR
yarn global add neto-themekit
Make sure your working directory is the theme folder itself.
Configure a set of SFTP credentials for your Neto store(s).
ntheme configure -u SFTP_USERNAME -p SFTP_PASSWORD -t THEME_NAME
This will create a ntheme.yaml file in your current directory which will be used to connect to your store.
You can configure multiple environments to work with different themes or stores by adding the e
or environment
flag and the name of your environment. The default is development
.
Watch your current directory for changes and upload them to your theme folder.
ntheme watch
Download an existing theme to your current directory.
ntheme download THEME_NAME
Upload everything in your current directory to your theme folder. If an existing theme exists with the same name as the one in your environment then a temporary folder will be created to upload your new version and the folders will be renamed after the upload is complete.
ntheme deploy
FAQs
A development tool for Neto themes
We found that neto-themekit 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.