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

stik-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stik-cli - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+1
-1
package.json
{
"name": "stik-cli",
"version": "0.2.0",
"version": "0.2.1",
"description": "Passive network watcher — tells you in plain English what's on your network, and taps you on the shoulder when something new shows up.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -32,2 +32,5 @@ # stik

```bash
# npm (macOS arm64 — ships a prebuilt binary, no toolchain needed)
npm install -g stik-cli
# from source (needs Go 1.26+ and libpcap headers) — installs a binary named `stik`

@@ -34,0 +37,0 @@ go install github.com/adamsjack711-ux/stik-cli/cmd/stik@latest

Sorry, the diff of this file is not supported yet