bip-pod-coindesk
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -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": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
49809
248
0