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

@pivotshare/avails

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pivotshare/avails - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

bin/avails-ids.js

1

bin/avails.js

@@ -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);

2

package.json
{
"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 @@

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