create-rstack
Advanced tools
+8
-8
| { | ||
| "name": "create-rstack", | ||
| "version": "1.6.0", | ||
| "version": "1.6.1", | ||
| "description": "Create a new Rstack project", | ||
@@ -43,17 +43,17 @@ "repository": { | ||
| "devDependencies": { | ||
| "@biomejs/biome": "2.1.3", | ||
| "@biomejs/biome": "2.2.3", | ||
| "@clack/prompts": "^0.11.0", | ||
| "@microsoft/api-extractor": "^7.52.10", | ||
| "@rslib/core": "0.11.1", | ||
| "@rstest/core": "0.1.0", | ||
| "@microsoft/api-extractor": "^7.52.11", | ||
| "@rslib/core": "0.13.0", | ||
| "@rstest/core": "0.3.2", | ||
| "@types/minimist": "^1.2.5", | ||
| "@types/node": "22.17.0", | ||
| "@types/node": "22.18.1", | ||
| "deepmerge": "^4.3.1", | ||
| "minimist": "^1.2.8", | ||
| "picocolors": "^1.1.1", | ||
| "rslog": "^1.2.9", | ||
| "rslog": "^1.2.11", | ||
| "simple-git-hooks": "^2.13.1", | ||
| "typescript": "^5.9.2" | ||
| }, | ||
| "packageManager": "pnpm@10.14.0", | ||
| "packageManager": "pnpm@10.15.1", | ||
| "publishConfig": { | ||
@@ -60,0 +60,0 @@ "access": "public", |
@@ -10,4 +10,4 @@ { | ||
| "devDependencies": { | ||
| "@biomejs/biome": "2.1.3" | ||
| "@biomejs/biome": "2.2.3" | ||
| } | ||
| } |
@@ -14,3 +14,3 @@ import js from '@eslint/js'; | ||
| reactHooks.configs['recommended-latest'], | ||
| reactRefresh.configs.vite, | ||
| reactRefresh.configs.recommended, | ||
| ], | ||
@@ -17,0 +17,0 @@ languageOptions: { |
@@ -16,3 +16,3 @@ import js from '@eslint/js'; | ||
| reactHooks.configs['recommended-latest'], | ||
| reactRefresh.configs.vite, | ||
| reactRefresh.configs.recommended, | ||
| ], | ||
@@ -19,0 +19,0 @@ languageOptions: { |
@@ -14,4 +14,4 @@ { | ||
| "globals": "^16.3.0", | ||
| "typescript-eslint": "^8.42.0" | ||
| "typescript-eslint": "^8.43.0" | ||
| } | ||
| } |
@@ -11,5 +11,5 @@ { | ||
| "eslint": "^9.35.0", | ||
| "eslint-plugin-svelte": "^3.11.0", | ||
| "eslint-plugin-svelte": "^3.12.2", | ||
| "globals": "^16.3.0" | ||
| } | ||
| } |
@@ -13,5 +13,5 @@ { | ||
| "globals": "^16.3.0", | ||
| "typescript-eslint": "^8.42.0" | ||
| "typescript-eslint": "^8.43.0" | ||
| }, | ||
| "type": "module" | ||
| } |
@@ -12,4 +12,4 @@ { | ||
| "globals": "^16.3.0", | ||
| "typescript-eslint": "^8.42.0" | ||
| "typescript-eslint": "^8.43.0" | ||
| } | ||
| } |
@@ -13,4 +13,4 @@ { | ||
| "globals": "^16.3.0", | ||
| "typescript-eslint": "^8.42.0" | ||
| "typescript-eslint": "^8.43.0" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
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
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
103629
0.06%2108
0.05%