Sign In

fileguy

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fileguy - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-0
index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
import * as p from "@clack/prompts";

@@ -2,0 +3,0 @@ import * as fs from "node:fs";

+4
-1
{
"name": "fileguy",
"version": "1.0.0",
"version": "1.0.1",
"description": "my own file manager!",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"bin": {
"fileguy": "./index.js"
},
"repository": {

@@ -11,0 +14,0 @@ "type": "git",