Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@weprovide/swdev
Advanced tools
npm install @weprovide/swdev
An example with oh-my-zsh:
Add alias swdev="~/Sites/swdev/cli.js"
to your .zshrc, after you're done run source <path to your .zshrc file>
or restart terminal.
Now you can use swdev
as a command in your local ShopWare6 folder.
First you have to choose for an local installation of the server which you want to use. Choose "install server" from the option list. This will create a swdev.json in your user folder. Within this file all the databases are saved. As a first step you have to configure your own local database usually localhost as a hostname and root/root as credentials. After this step you can add your database connections which you have access to by using SSH.
FAQs
Local CLI helper for ShopWare6
The npm package @weprovide/swdev receives a total of 0 weekly downloads. As such, @weprovide/swdev popularity was classified as not popular.
We found that @weprovide/swdev demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.