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 |
dooboo-cli
from version 1.1.0
because there was a movement of codes in this version which won't work as expected in previous version. This will be fixed for now.1.4.1
. With the release of react-hook
we decided to make our major boilerplates into functional
rather than oop
style (which was most suitable with mobx
).dooboo-cli@2.0.0
we decided to remove flow
projects since, those aren't maintained well enough as ts
projects since we focus on typescript
. Therefore, flow projects are currently deprecated. 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
screen <c> generate screen component.
shared <c> generate shared component.
api <c> generate file for api call format.
Deprecated
Deprecated
react
& react-native
react@16.9.+
react-native@0.60.+
react-navigation v3
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.