Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@take2/oclif-plugin-react
Advanced tools
React plugin for Take2 CLI
$ npm install -g @take2/oclif-plugin-react
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@take2/oclif-plugin-react/1.0.1-alpha.0 darwin-x64 node-v10.15.1
$ oclif-example --help [COMMAND]
USAGE
$ oclif-example COMMAND
...
oclif-example generate:react:component NAME [DIRECTORY]
oclif-example generate:react:screen NAME [DIRECTORY]
oclif-example generate:react:component NAME [DIRECTORY]
generate an Apollo client
USAGE
$ oclif-example generate:react:component NAME [DIRECTORY]
ARGUMENTS
NAME name of your component
DIRECTORY the directory to put your component
OPTIONS
-a, --app=app app name
-f, --force force writing
-j, --js use .js extensions
-p, --pod use pods structure
See code: src/commands/generate/react/component.ts
oclif-example generate:react:screen NAME [DIRECTORY]
generate a React screen
USAGE
$ oclif-example generate:react:screen NAME [DIRECTORY]
ARGUMENTS
NAME name of your screen
DIRECTORY the directory to put your screen
OPTIONS
-a, --app=app app name
-f, --force force writing
-j, --js use .js extensions
-p, --pod use pods structure
See code: src/commands/generate/react/screen.ts
FAQs
React plugin for Take2 CLI
The npm package @take2/oclif-plugin-react receives a total of 2 weekly downloads. As such, @take2/oclif-plugin-react popularity was classified as not popular.
We found that @take2/oclif-plugin-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.