bip-pod-coindesk
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -15,7 +15,8 @@ { | ||
"title": "Price Change", | ||
"description": "Triggers whenever the BitCoin Price is Updated", | ||
"description": "Triggers When The BitCoin Price Changes", | ||
"doc_ref": "http://www.coindesk.com/api", | ||
"trigger": "realtime", | ||
"config": { | ||
"properties": {} | ||
"properties": {}, | ||
"disposition": [] | ||
}, | ||
@@ -128,4 +129,4 @@ "exports": { | ||
}, | ||
"gbp_float": { | ||
"type": "number", | ||
"gbp_float": { | ||
"type": "number", | ||
"title": "GBP Rate" | ||
@@ -138,5 +139,15 @@ }, | ||
} | ||
, | ||
"disposition": [ | ||
"time", | ||
"disclaimer", | ||
"bpi", | ||
"usd_float", | ||
"gbp_float", | ||
"eur_float" | ||
] | ||
}, | ||
"imports": { | ||
"properties": {} | ||
"properties": {}, | ||
"disposition": [] | ||
} | ||
@@ -150,2 +161,2 @@ } | ||
] | ||
} | ||
} |
{ | ||
"name": "bip-pod-coindesk", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "CoinDesk Pod for Bipio", | ||
@@ -29,2 +29,2 @@ "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
50027
260