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

tezos-poster

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tezos-poster - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

oclif.manifest.json

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

{"version":"0.0.0","commands":{"assets":{"id":"assets","description":"Send prices updates from coingecko","pluginName":"tezos-poster","pluginType":"core","aliases":[],"examples":["$ MNEMONIC=\"lol crucial lol blush phone private found apple lol star minute distance twice float fabric\" SECRET=\"b0b126e2454df1984cedff01444ac202eaaa0f4d\" PKH=\"tz1NBNvSzgkva2km7VXbEmdKEbS48KerM8Rw\" PASSWORD=\"1234412\" EMAIL=\"motiakmb.sdfsdfsd@tezos.example.org\" TEZOS_RPC=\"https://api.tez.ie/rpc/carthagenet/\" ORACLE_ADDRESS=\"KT1FfXi4UEZfceSd4k7ZXpxkAeFxXDYxvqP9\" tezos-poster assets"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]}}}
{"version":"0.0.1","commands":{"assets":{"id":"assets","description":"Send prices updates from coingecko","pluginName":"tezos-poster","pluginType":"core","aliases":[],"examples":["$ MNEMONIC=\"lol crucial lol blush phone private found apple lol star minute distance twice float fabric\" SECRET=\"b0b126e2454df1984cedff01444ac202eaaa0f4d\" PKH=\"tz1NBNvSzgkva2km7VXbEmdKEbS48KerM8Rw\" PASSWORD=\"1234412\" EMAIL=\"motiakmb.sdfsdfsd@tezos.example.org\" TEZOS_RPC=\"https://api.tez.ie/rpc/carthagenet/\" ORACLE_ADDRESS=\"KT1FfXi4UEZfceSd4k7ZXpxkAeFxXDYxvqP9\" tezos-poster assets"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]}}}
{
"name": "tezos-poster",
"description": "Simple application to pull prices from coingecko and post them to the Tezos blockchain",
"version": "0.0.0",
"version": "0.0.1",
"author": "Mariano Aguero @mariano-aguero",

@@ -48,3 +48,6 @@ "bin": {

"keywords": [
"oclif"
"oclif",
"oracle",
"tezos",
"blockchain"
],

@@ -51,0 +54,0 @@ "license": "MIT",

@@ -22,3 +22,3 @@ tezos-poster

$ tezos-poster (-v|--version|version)
tezos-poster/0.0.0 linux-x64 node-v12.13.0
tezos-poster/0.0.1 linux-x64 node-v12.13.0
$ tezos-poster --help [COMMAND]

@@ -53,3 +53,3 @@ USAGE

_See code: [src/commands/assets.ts](https://github.com/protofire/tezos-price-oracle/blob/v0.0.0/src/commands/assets.ts)_
_See code: [src/commands/assets.ts](https://github.com/protofire/tezos-price-oracle/blob/v0.0.1/src/commands/assets.ts)_

@@ -56,0 +56,0 @@ ## `tezos-poster help [COMMAND]`

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