Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@getpara/create-para-app

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getpara/create-para-app - npm Package Compare versions

Comparing version
2.11.0
to
2.12.0
+1
-1
dist/package-builder.js

@@ -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',

{
"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"
}