create-zudoku-app
Advanced tools
Comparing version 0.0.0-060fa31 to 0.0.0-063c9c2
@@ -25,2 +25,2 @@ ## Zudoku App | ||
To connect with the community join the [Github Discussions](https://github.com/zuplo/zudoku/discussions) or [Discord](https://discord.zudoku.dev). | ||
To connect with the community join the [GitHub Discussions](https://github.com/zuplo/zudoku/discussions) or [Discord](https://discord.zudoku.dev). |
@@ -25,2 +25,2 @@ ## Zudoku App | ||
To connect with the community join the [Github Discussions](https://github.com/zuplo/zudoku/discussions) or [Discord](https://discord.zudoku.dev). | ||
To connect with the community join the [GitHub Discussions](https://github.com/zuplo/zudoku/discussions) or [Discord](https://discord.zudoku.dev). |
{ | ||
"name": "create-zudoku-app", | ||
"version": "0.0.0-060fa31", | ||
"version": "0.0.0-063c9c2", | ||
"keywords": [ | ||
@@ -25,7 +25,7 @@ "react", | ||
"@types/cross-spawn": "6.0.0", | ||
"@types/node": "20.14.2", | ||
"@types/prompts": "2.4.2", | ||
"@types/node": "20.16.11", | ||
"@types/prompts": "2.4.9", | ||
"@types/tar": "6.1.13", | ||
"@types/validate-npm-package-name": "4.0.2", | ||
"@vercel/ncc": "0.38.1", | ||
"@vercel/ncc": "0.38.3", | ||
"async-retry": "1.3.1", | ||
@@ -35,5 +35,5 @@ "ci-info": "4.0.0", | ||
"conf": "13.0.1", | ||
"cross-spawn": "7.0.3", | ||
"cross-spawn": "7.0.6", | ||
"fast-glob": "3.3.1", | ||
"picocolors": "1.0.0", | ||
"picocolors": "1.1.0", | ||
"prompts": "2.4.2", | ||
@@ -40,0 +40,0 @@ "tar": "7.4.3", |
Sorry, the diff of this file is too big to display
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1576
42
639747