Socket
Book a DemoInstallSign in
Socket

@hoshinotsuyoshi/answer-cli

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hoshinotsuyoshi/answer-cli - npm Package Compare versions

Comparing version

to
0.0.6

2

dist/index.js

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

console.log(`The answer is: ${getAnswer()} !`);
console.log(`The answer is: ${getAnswer()} !!`);
{
"name": "@hoshinotsuyoshi/answer-cli",
"version": "0.0.5",
"version": "0.0.6",
"description": "CLI for the @hoshinotsuyoshi/answer-core package",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"rollup": "^4.27.4",
"@hoshinotsuyoshi/answer-core": "0.0.1"
"@hoshinotsuyoshi/answer-core": "0.0.5"
},

@@ -21,0 +21,0 @@ "scripts": {