@cli4ai/slack
Advanced tools
+2
-2
| { | ||
| "name": "slack", | ||
| "version": "1.0.16", | ||
| "version": "1.0.17", | ||
| "description": "Slack CLI tool for messages, channels, and users", | ||
@@ -334,3 +334,3 @@ "author": "cliforai", | ||
| "dependencies": { | ||
| "@cli4ai/lib": "^1.0.0", | ||
| "@cli4ai/lib": "^1.0.9", | ||
| "commander": "^14.0.0" | ||
@@ -337,0 +337,0 @@ }, |
+2
-2
| { | ||
| "name": "@cli4ai/slack", | ||
| "version": "1.0.16", | ||
| "version": "1.0.17", | ||
| "description": "Slack CLI tool for messages, channels, and users", | ||
@@ -31,3 +31,3 @@ "author": "cliforai", | ||
| "dependencies": { | ||
| "@cli4ai/lib": "^1.0.0", | ||
| "@cli4ai/lib": "^1.0.9", | ||
| "commander": "^14.0.0" | ||
@@ -34,0 +34,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated