🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ulinkly/setup

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ulinkly/setup - npm Package Compare versions

Comparing version
0.1.6
to
0.1.7
+1
-1
bin/lib.mjs

@@ -15,3 +15,3 @@ import { existsSync, readFileSync, writeFileSync, mkdirSync, cpSync } from "node:fs";

// Allowed command names for commandExists — prevents shell injection
const ALLOWED_COMMANDS = new Set(["ulink", "node", "npx", "npm", "flutter", "xcodebuild", "keytool", "curl"]);
const ALLOWED_COMMANDS = new Set(["ulink", "node", "npx", "npm", "flutter", "xcodebuild", "keytool", "curl", "claude", "cursor", "antigravity"]);

@@ -18,0 +18,0 @@ export function commandExists(cmd) {

{
"name": "@ulinkly/setup",
"version": "0.1.6",
"version": "0.1.7",
"description": "Set up ULink deep linking with your AI coding assistant (Claude Code, Cursor, Antigravity)",

@@ -5,0 +5,0 @@ "type": "module",