create-miro-app
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "create-miro-app", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"keywords": [ | ||
@@ -30,13 +30,13 @@ "miro", | ||
"@mirohq/prettier-config": "^1.0.0", | ||
"@types/async-retry": "1.4.2", | ||
"@types/async-retry": "1.4.3", | ||
"@types/cross-spawn": "6.0.2", | ||
"@types/node": "15.12.2", | ||
"@types/prompts": "2.0.13", | ||
"@types/rimraf": "3.0.0", | ||
"@types/tar": "4.0.4", | ||
"@types/validate-npm-package-name": "3.0.2", | ||
"@types/node": "16.6.1", | ||
"@types/prompts": "2.0.14", | ||
"@types/rimraf": "3.0.1", | ||
"@types/tar": "4.0.5", | ||
"@types/validate-npm-package-name": "3.0.3", | ||
"@vercel/ncc": "0.25.1", | ||
"async-retry": "1.3.1", | ||
"chalk": "4.1.1", | ||
"commander": "7.2.0", | ||
"chalk": "4.1.2", | ||
"commander": "8.1.0", | ||
"cpy": "8.1.2", | ||
@@ -46,9 +46,9 @@ "cross-spawn": "7.0.3", | ||
"husky": "^6.0.0", | ||
"lint-staged": "^11.0.0", | ||
"lint-staged": "^11.1.2", | ||
"np": "^7.5.0", | ||
"prettier": "^2.3.1", | ||
"prettier": "^2.3.2", | ||
"prompts": "2.4.1", | ||
"rimraf": "3.0.2", | ||
"tar": "6.1.0", | ||
"typescript": "4.3.2", | ||
"tar": "6.1.8", | ||
"typescript": "4.3.5", | ||
"update-check": "1.5.4", | ||
@@ -55,0 +55,0 @@ "validate-npm-package-name": "3.0.0" |
@@ -28,8 +28,7 @@ # Create Miro App | ||
| name | description | default | | ||
| ------------------------ | -------------------------------------- | ------------- | | ||
| `[name]` | The name of your application | `my-miro-app` | | ||
| `--ts` or `--typescript` | Will bootstrap a typescript project | `javascript` | | ||
| `--npm` | Will bootstrap the project using `npm` | `yarn` | | ||
| name | description | default | | ||
| -------- | -------------------------------------- | ------------- | | ||
| `[name]` | The name of your application | `my-miro-app` | | ||
| `--npm` | Will bootstrap the project using `npm` | `yarn` | | ||
If you run `npx create-miro-app` without options, you get an interactive prompt. |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1199316
62
8308
34
6