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

@artsy/cli

Package Overview
Dependencies
Maintainers
14
Versions
64
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.5.0-4 to 0.5.0-5

2

lib/commands/scheduled/rfcs.js

@@ -37,3 +37,3 @@ "use strict";

type: "mrkdwn",
text
text,
},

@@ -40,0 +40,0 @@ });

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

{"version":"0.5.0-4","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"}]},"identify":{"id":"identify","description":"Identify a Gravity resource by its BSON ID","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"id"}]},"login":{"id":"login","description":"Log into the Artsy API. This is a prerequisite for many other commands.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"on-call:list":{"id":"on-call:list","description":"List users via OpsGenie","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"randomize":{"name":"randomize","type":"boolean","char":"r","description":"Trigger randomization","allowNo":false},"split":{"name":"split","type":"option","char":"s","description":"Split members into [N] groups","default":1},"team":{"name":"team","type":"option","char":"t","description":"Name of team to limit results to"}},"args":[]},"on-call:next":{"id":"on-call:next","description":"List is on call next","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"on-call:who":{"id":"on-call:who","description":"List who is on call now","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"scheduled:rfcs":{"id":"scheduled:rfcs","description":"lists open RFCs","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"scheduled:standup-reminder":{"id":"scheduled:standup-reminder","description":"Remind facilitators and participants of upcoming standup.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
{"version":"0.5.0-5","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"}]},"identify":{"id":"identify","description":"Identify a Gravity resource by its BSON ID","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"id"}]},"login":{"id":"login","description":"Log into the Artsy API. This is a prerequisite for many other commands.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"on-call:list":{"id":"on-call:list","description":"List users via OpsGenie","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"randomize":{"name":"randomize","type":"boolean","char":"r","description":"Trigger randomization","allowNo":false},"split":{"name":"split","type":"option","char":"s","description":"Split members into [N] groups","default":1},"team":{"name":"team","type":"option","char":"t","description":"Name of team to limit results to"}},"args":[]},"on-call:next":{"id":"on-call:next","description":"List is on call next","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"on-call:who":{"id":"on-call:who","description":"List who is on call now","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{"date":{"name":"date","type":"option","description":"target date in ISO format"},"schedule":{"name":"schedule","type":"option","description":"schedule name","default":"Engineering On Call"}},"args":[]},"scheduled:rfcs":{"id":"scheduled:rfcs","description":"lists open RFCs","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"scheduled:standup-reminder":{"id":"scheduled:standup-reminder","description":"Remind facilitators and participants of upcoming standup.","pluginName":"@artsy/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
{
"name": "@artsy/cli",
"description": "The artsy command line tool",
"version": "0.5.0-4",
"version": "0.5.0-5",
"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