@pivotshare/avails
Advanced tools
Comparing version 1.1.2 to 1.2.0
@@ -13,2 +13,3 @@ #!/usr/bin/env node | ||
.command('diff', 'diff two avails to create a new one') | ||
.command('ids', 'output Alt IDs for Avails') | ||
.parse(process.argv); |
{ | ||
"name": "@pivotshare/avails", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "Tool for parsing and generating EMA Avails", | ||
@@ -5,0 +5,0 @@ "main": "./lib/avails.js", |
@@ -11,2 +11,4 @@ avails -- tool for manipulating EMA Avails | ||
`avails diff` [-i type] [-o type] file1 file2 | ||
`avails ids` [-i type] [-o type] | ||
@@ -21,2 +23,4 @@ ## DESCRIPTION | ||
`avails ids` accepts avails and outputs a list of Alt IDs found. | ||
The following options are available: | ||
@@ -23,0 +27,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1082117
61
4088
82
10