Socket
Book a DemoInstallSign in
Socket

@pepperi-addons/user-defined-scripts-debugger

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pepperi-addons/user-defined-scripts-debugger

framework for debugging user defined scripts

latest
npmnpm
Version
0.0.11
Version published
Maintainers
0
Created
Source

User Defined Scripts Debugging Tool

A template and set of scripts useful in debugging scripts

Paste your JWT

Paste a JWT in the jwt file

Download your scripts

Run npx pull-scripts in the command line. Yours scripts will be populated into a folder with the Distributor ID

Update a specific script

Run npx push-script <script.key> to publish a script code to the server

Debugging

Run npx debug-script <script.key> to publish a script to a local instance Only works currently on MacOS use the mac catalyst app

Attach

Run the vscode attach configuration to attach and debug a script Put a debugger statement in the script to be able to debug live Only works currently on MacOS use the mac catalyst app Only works for scripts send using debug-script

FAQs

Package last updated on 03 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts