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

bip-pod-coindesk

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bip-pod-coindesk - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

27

manifest.json

@@ -14,5 +14,5 @@ {

"current_price": {
"title": "Current Price",
"title": "Price Change",
"description": "Triggers whenever the BitCoin Price is Updated",
"doc_ref" : "http://www.coindesk.com/api",
"doc_ref": "http://www.coindesk.com/api",
"trigger": "realtime",

@@ -26,3 +26,2 @@ "config": {

"type": "object",
"description": "Time Formats",
"properties": {

@@ -41,11 +40,11 @@ "updated": {

}
}
},
"title": "Time Formats"
},
"disclaimer": {
"type": "string",
"description": "Disclaimer"
"title": "Disclaimer"
},
"bpi": {
"type": "object",
"description": "BPI Object",
"properties": {

@@ -124,15 +123,16 @@ "USD": {

}
}
},
"title": "BPI Object"
},
"usd_float": {
"type": "number",
"description": "USD Rate"
"title": "USD Rate"
},
"gbp_float": {
"type": "number",
"description": "GBP Rate"
"title": "GBP Rate"
},
"eur_float": {
"type": "number",
"description": "EUR Rate"
"title": "EUR Rate"
}

@@ -145,3 +145,8 @@ }

}
}
},
"tags": [
"finance",
"bitcoin",
"syndication"
]
}
{
"name": "bip-pod-coindesk",
"version": "0.3.0",
"version": "0.3.1",
"description": "CoinDesk Pod for Bipio",

@@ -5,0 +5,0 @@ "keywords": [

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