🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@rajinthan17/dot-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rajinthan17/dot-cli - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+0
-5
index.js

@@ -113,4 +113,2 @@ #!/usr/bin/env node

// but usually user wants to review before hitting enter.
// However, the original code had 'key code 36' at the end. I'll keep it for now or make it optional.)
lines.push("key code 36");
lines.push("end tell");

@@ -175,5 +173,2 @@

.command("review")
.description(
"Review staged files against code-review.md in the current folder (opens Cursor Chat)",
)
.action(async () => {

@@ -180,0 +175,0 @@ const cwd = process.cwd();

+1
-1
{
"name": "@rajinthan17/dot-cli",
"version": "1.0.7",
"version": "1.0.8",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",