Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

artsy-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artsy-cli - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

CHANGELOG.md

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

# v0.0.1 (Wed Sep 04 2019)
# v0.0.2 (Wed Sep 04 2019)

@@ -3,0 +3,0 @@ #### 🐛 Bug Fix

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

{"version":"0.0.1","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"artsy-cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]}}}
{"version":"0.0.2","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"artsy-cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]}}}
{
"name": "artsy-cli",
"description": "The artsy command line tool",
"version": "0.0.1",
"version": "0.0.2",
"author": "Jon Allured @jonallured",

@@ -6,0 +6,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc