Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
dooboo-cli
Advanced tools
3.2.0
.3.1.0
if you'd like to cover the post install step for react-navigation
.version 3
React
package | necessary |
---|---|
react-router-dom | >= 5.0.0 |
styled-components | >= 4.0.0 |
react | >= 16.9.0 |
React Native
package | necessary |
---|---|
react-navigation | >= 5.0.0 |
styled-components | >= 4.0.0 |
react-native | >= 59.0.0 |
React Native & Expo Templates
dooboo-cli | RN template | Expo template |
---|---|---|
3.3.11 | 0.61.5 | 36 |
3.4.+ | 0.62.+ | 37 |
3.5.+ | 0.62.+ | 38 |
3.6.+ | 0.63.+ | 38 |
4.0.+ | 0.63.+ | 39 |
5.0.+ | 0.63.+ (web support) | 40 |
6.0.+ | 0.63.+ (atomic design) | 40 |
6.1.1+ | 0.63.+ (Removed atomic) | 40 |
6.2.+ | 0.64.+ | 40 |
v5
, we drive react-native
project to support react-native-web
.
screen
component should be wrapped with withScreen
provided in wrapper.tsx
.v6
, we manage our boilerplate in atomic design pattern
screen
dir moved to pages
.shared
dir moved to templates
. npm install -g dooboo-cli
yarn global add dooboo-cli
Usage: dooboo [source file]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
init init boilerplate of dooboo generated app.
start start the project
test run test for your project
page <c> generate page (aka screen) component.
template <c> generate template (aka shared) component.
api <c> generate file for api call format.
Deprecated
Deprecated
react
& react-native
react@16.9.+
react-native@0.63.+
react-native
and expo
projectsreact-navigation v5
react-native
FAQs
React and react-native starter kit
The npm package dooboo-cli receives a total of 29 weekly downloads. As such, dooboo-cli popularity was classified as not popular.
We found that dooboo-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.