@getpara/create-para-app
Advanced tools
@@ -33,3 +33,3 @@ // All dependencies - included regardless of selected networks | ||
| // Core | ||
| '@getpara/react-sdk': '2.11.0', | ||
| '@getpara/react-sdk': '2.12.0', | ||
| '@tanstack/react-query': '5.90.12', | ||
@@ -36,0 +36,0 @@ 'arg': '^5.0.2', |
@@ -25,4 +25,4 @@ import * as p from '@clack/prompts'; | ||
| // Para SDK | ||
| '@getpara/react-native-wallet': '2.11.0', | ||
| '@getpara/viem-v2-integration': '2.11.0', | ||
| '@getpara/react-native-wallet': '2.12.0', | ||
| '@getpara/viem-v2-integration': '2.12.0', | ||
| // Viem (for EVM transactions) | ||
@@ -29,0 +29,0 @@ 'viem': '^2.41.2', |
@@ -34,3 +34,3 @@ import { renderTemplate } from '../template-renderer.js'; | ||
| // Core | ||
| '@getpara/react-sdk': '2.11.0', | ||
| '@getpara/react-sdk': '2.12.0', | ||
| '@tanstack/react-query': '5.90.12', | ||
@@ -37,0 +37,0 @@ 'arg': '^5.0.2', |
+2
-2
| { | ||
| "name": "@getpara/create-para-app", | ||
| "version": "2.11.0", | ||
| "version": "2.12.0", | ||
| "description": "Create Para SDK applications with one command", | ||
@@ -49,3 +49,3 @@ "type": "module", | ||
| "license": "MIT", | ||
| "gitHead": "1cce45857320460cca03c4a9d0a59db169b222d6" | ||
| "gitHead": "09c114d148f7a0c2ad250d6346a76aa3b332b2d4" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances 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