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.
generator-things-factory
Advanced tools
First, install Yeoman and generator-things-factory using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-things-factory
To generate your new things-factory application project:
yo things-factory:app
To generate your new things-factory base-module project:
yo things-factory:base-module
To generate your new things-factory ui-module project:
yo things-factory:ui-module
To generate your new things-factory resource:
yo things-factory:resource
To generate your new things-factory page:
yo things-factory:page
먼저, https://github.com/hatiolab/generator-things-factory 로부터 generator-things-factory 프로젝트를 설치한다.
로컬에 설치된 generator-things-factory 폴더에서 npm link 를 실행한다.
$ mkdir xxx-yyy # 원하는 모듈 이름의 폴더를 만든다.
$ cd xxx-yyy # 폴더로 이동한다.
$ yo things-factory:app # 어플리케이션을 만든다.
EULA © Hatiolab
FAQs
>
The npm package generator-things-factory receives a total of 26 weekly downloads. As such, generator-things-factory popularity was classified as not popular.
We found that generator-things-factory demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
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.