
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
generator-koapp-module
Advanced tools
Scaffold out a King of App Module
First, install Yeoman and generator-koapp-module using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g gulp
npm install -g generator-koapp-module
Generate your new module:
yo koapp-module moduleName
Optionally, you can include the following flags:
-u authorName
-w authorHomepage
-s spanishDescription
-e englishDescription
-p price
-l license
-c categories
separated by commaThen start your new module:
cd {Project-name} && gulp
Main Tasks
gulp
It runs watch-config
, watch-bower
, watch-documentation
gulp distribution
It runs dist-zip
All Tasks
gulp lint
Linter for your code.gulp e2e
It runs integration test with Protractor.gulp jsdoc
It creates JsDoc documentation.gulp dist-zip
It generates a compression file ready to uploadgulp watch-documentation
It is monitoring for changes in documentation, also it will update config.jsongulp watch-bower
It's monitoring for changes in bower.json.gulp watch-config
It's monitoring for changes in config.json, also it will update a../../app/core/structure.jsonPlease open an issue with your suggestion/question.
If you want to improve the code, please follow these steps and submit a pull request.
git clone https://github.com/KingofApp/generator-koapp-module.git && cd generator-koapp-module
npm install
npm link
yo
npm test
MIT © King of App
FAQs
Scaffold out a King of App Module
The npm package generator-koapp-module receives a total of 0 weekly downloads. As such, generator-koapp-module popularity was classified as not popular.
We found that generator-koapp-module 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.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.