@cometchat/skills-cli
Advanced tools
@@ -5,3 +5,3 @@ { | ||
| "sdk_compatibility": ">=6.0.0 <7.0.0", | ||
| "description": "Catalog of CometChat features available in the React UI Kit. Categorized by what work is needed to enable each one.", | ||
| "description": "Catalog of CometChat features available in the React UI Kit. Categorized by what work is needed to enable each one. NOTE: this catalog stores OUR taxonomy (default vs dashboard-toggle vs package-install vs component-swap) plus a `dashboard_path` HINT for navigation. The hint is short and intentionally fragile — the canonical source is always the docs URL constructed from `docs_topic`. Agents must query the cometchat-docs MCP at runtime for current dashboard navigation, prop signatures, builder methods, and SDK reference. This catalog is for routing, not for SDK reference.", | ||
| "feature_types": { | ||
@@ -8,0 +8,0 @@ "default": "Already enabled by default in the UI Kit components your integration uses. Zero code changes needed — the skill just shows you which component renders it.", |
+2
-2
| { | ||
| "name": "@cometchat/skills-cli", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "CLI for the CometChat skills v2 architecture — detect, view, apply, verify CometChat integrations in React projects.", | ||
@@ -8,3 +8,3 @@ "type": "module", | ||
| "bin": { | ||
| "cometchat": "./bin/cometchat.mjs" | ||
| "cometchat": "bin/cometchat.mjs" | ||
| }, | ||
@@ -11,0 +11,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
366509
4.87%6887
7.19%