Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@przeprogramowani/10x-cli

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@przeprogramowani/10x-cli - npm Package Compare versions

Comparing version
1.5.0
to
1.6.0
+1
-1
package.json
{
"name": "@przeprogramowani/10x-cli",
"version": "1.5.0",
"version": "1.6.0",
"description": "Open-source CLI for 10xDevs course content",

@@ -5,0 +5,0 @@ "repository": {

@@ -66,3 +66,3 @@ # 10x-cli

|------|-------------|
| `--tool <tool>` | AI coding tool: `claude-code`, `cursor`, `copilot`, `codex`, `generic` |
| `--tool <tool>` | AI coding tool: `claude-code`, `cursor`, `copilot`, `codex`, `windsurf`, `gemini`, `generic` |
| `--print` | Output artifact content to stdout instead of writing files |

@@ -118,2 +118,4 @@ | `--type <type>` | Filter by artifact type: `skills`, `prompts`, `rules`, `configs` |

| Codex CLI | `.agents/` | `AGENTS.md` |
| Windsurf | `.windsurf/` | `.windsurfrules` |
| Gemini CLI | `.gemini/` | `GEMINI.md` |
| Generic | `.ai/` | `AGENTS.md` |

@@ -120,0 +122,0 @@

Sorry, the diff of this file is too big to display