New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

blogs-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blogs-cli - npm Package Compare versions

Comparing version 0.1.4 to 0.2.0

{
"name": "blogs-cli",
"description": "The blogs command line interface",
"version": "0.1.4",
"author": "Kei Ito",
"repository": {
"type": "git",
"url": "git+https://github.com/kei-ito/blogs-cli.git"
},
"version": "0.2.0",
"description": "A command to manage your \"blogs\" project.",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"blogs": "bin/blogs"
"blogs": "./bin/blogs"
}
}

Sorry, the diff of this file is not supported yet