bayfiles-cli
Advanced tools
Comparing version 2.0.1 to 2.0.2
module.exports = require('./src') |
{ | ||
"name": "bayfiles-cli", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "a cli for bayfiles.com, anonfile.com, megaupload.nz and forumfiles.com", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node src/cli.js", | ||
"start": "node src/cli/upload.js", | ||
"upload": "node src/cli/upload.js", | ||
"download": "node src/cli/download.js", | ||
"format": "prettier --write index.js src/**/**.js" | ||
@@ -9,0 +11,0 @@ }, |
@@ -0,0 +0,0 @@ # bayfiles-cli |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -92,3 +92,3 @@ #!/usr/bin/env node | ||
} catch (e) { | ||
if (e instanceof BayfileError) | ||
if (e instanceof BayfilesError) | ||
console.error( | ||
@@ -95,0 +95,0 @@ red( |
@@ -0,0 +0,0 @@ const fs = require('fs') |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
14064
5