dooboo-cli
Advanced tools
Comparing version 8.4.0 to 8.4.1
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node | ||
#! /usr/bin/env node | ||
export declare const __dirname: string; | ||
@@ -3,0 +3,0 @@ export declare enum TYPE_OF_APP { |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node | ||
#! /usr/bin/env node | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ import { EXPO_PROJECT_BRANCH, RN_PROJECT_BRANCH } from './const.js'; |
{ | ||
"name": "dooboo-cli", | ||
"version": "8.4.0", | ||
"version": "8.4.1", | ||
"description": "React and react-native starter kit", | ||
@@ -30,4 +30,4 @@ "bin": { | ||
"chalk": "^5.0.1", | ||
"commander": "^9.4.0", | ||
"inquirer": "^9.0.2", | ||
"commander": "^9.4.1", | ||
"inquirer": "^9.1.2", | ||
"ora": "6.1.2", | ||
@@ -39,13 +39,13 @@ "select-shell": "^1.1.3", | ||
"devDependencies": { | ||
"@dooboo/eslint-config-node": "^1.0.0", | ||
"@types/inquirer": "^8.2.1", | ||
"@dooboo/eslint-config-node": "^1.0.1", | ||
"@types/inquirer": "^9.0.2", | ||
"@types/keyv": "^3.1.4", | ||
"@types/node": "^18.6.3", | ||
"@types/node": "^18.7.23", | ||
"@types/ora": "^3.2.0", | ||
"@types/shelljs": "^0.8.11", | ||
"@types/update-notifier": "^6.0.1", | ||
"eslint": "^8.21.0", | ||
"jest": "^28.1.3", | ||
"eslint": "^8.24.0", | ||
"jest": "^29.1.2", | ||
"prettier": "^2.7.1", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -52,0 +52,0 @@ "repository": { |
{ | ||
"name": "dooboo-cli", | ||
"version": "8.4.0", | ||
"version": "8.4.1", | ||
"description": "React and react-native starter kit", | ||
@@ -30,4 +30,4 @@ "bin": { | ||
"chalk": "^5.0.1", | ||
"commander": "^9.4.0", | ||
"inquirer": "^9.0.2", | ||
"commander": "^9.4.1", | ||
"inquirer": "^9.1.2", | ||
"ora": "6.1.2", | ||
@@ -39,13 +39,13 @@ "select-shell": "^1.1.3", | ||
"devDependencies": { | ||
"@dooboo/eslint-config-node": "^1.0.0", | ||
"@types/inquirer": "^8.2.1", | ||
"@dooboo/eslint-config-node": "^1.0.1", | ||
"@types/inquirer": "^9.0.2", | ||
"@types/keyv": "^3.1.4", | ||
"@types/node": "^18.6.3", | ||
"@types/node": "^18.7.23", | ||
"@types/ora": "^3.2.0", | ||
"@types/shelljs": "^0.8.11", | ||
"@types/update-notifier": "^6.0.1", | ||
"eslint": "^8.21.0", | ||
"jest": "^28.1.3", | ||
"eslint": "^8.24.0", | ||
"jest": "^29.1.2", | ||
"prettier": "^2.7.1", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -52,0 +52,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
173903
Updatedcommander@^9.4.1
Updatedinquirer@^9.1.2