New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dooboo-cli

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dooboo-cli - npm Package Compare versions

Comparing version 2.0.4 to 2.1.0

lib/templates/common/Api.tsx

5

CHANGELOG.md
## Changelogs
**[2.0.+]**
**[2.1.0]**
- Add missing templates folder.
**[2.0.+]**
- Compatible with RN >= 0.60.

@@ -6,0 +9,0 @@ - Run pod installation after installation in rn.

2

lib/package.json

@@ -11,3 +11,3 @@ {

"lint": "eslint . --ext .ts,.tsx,.js,.jsx",
"build": "npm run tsc && npm run lint"
"build": "npm run lint && npm run tsc && cp -r templates lib/"
},

@@ -14,0 +14,0 @@ "author": "dooboolab",

{
"name": "dooboo-cli",
"version": "2.0.4",
"version": "2.1.0",
"description": "starting react express app with me!",

@@ -11,3 +11,3 @@ "bin": {

"lint": "eslint . --ext .ts,.tsx,.js,.jsx",
"build": "npm run tsc && npm run lint"
"build": "npm run lint && npm run tsc && cp -r templates lib/"
},

@@ -14,0 +14,0 @@ "author": "dooboolab",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc