
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
extensions-manager-app-extension-worona
Advanced tools
Package for the user to manage hers worona extensions.
You can use this repository to start developing a Worona package.
Install Node if you haven't installed it yet. We recommend v4.
Update NPM if you haven't updated it yet. You need at least version 3.
npm -g install npm@3
Use sudo if needed.
Fork this repo on GitHub or download the zip file.
Then add this repository as upstream so you can keep up with the changes.
git init
git remote add upstream https://github.com/worona/package-development-worona.git
Run npm install to install dependencies. It may take quite a while so you can go play some ping pong 🏓
npm install
Run the client.
npm start
The first time, it will ask you for your details like package name, description, github repository and so on. Then it will ask you for the service you want to run.
Once you have finished, publish the package to npm:
npm publish
FAQs
Package for the user to manage hers worona extensions.
We found that extensions-manager-app-extension-worona demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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 Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.