yahoo-exchange
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -14,3 +14,3 @@ { | ||
"main": "index.js", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"license": "MIT", | ||
@@ -17,0 +17,0 @@ "dependencies": { |
@@ -8,4 +8,4 @@ # yahoo-exchange 疎開 | ||
[![npm](https://img.shields.io/badge/Readme-English%20Version-lightgray.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README.md) | ||
[![npm](https://img.shields.io/badge/Readme-한국어%20버전-blue.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-KR.md) | ||
[![npm](https://img.shields.io/badge/Readme-日本語%20バージョン-orange.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-JP.md) | ||
[![npm](https://img.shields.io/badge/Readme-한국어-blue.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-KR.md) | ||
[![npm](https://img.shields.io/badge/Readme-日本語-orange.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-JP.md) | ||
@@ -12,0 +12,0 @@ ## getExchangeDataArray(pair, callback, errorHandler): void |
@@ -8,4 +8,4 @@ # yahoo-exchange 소개 | ||
[![npm](https://img.shields.io/badge/Readme-English%20Version-lightgray.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README.md) | ||
[![npm](https://img.shields.io/badge/Readme-한국어%20버전-blue.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-KR.md) | ||
[![npm](https://img.shields.io/badge/Readme-日本語%20バージョン-orange.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-JP.md) | ||
[![npm](https://img.shields.io/badge/Readme-한국어-blue.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-KR.md) | ||
[![npm](https://img.shields.io/badge/Readme-日本語-orange.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-JP.md) | ||
@@ -12,0 +12,0 @@ ## getExchangeDataArray(pair, callback, errorHandler): void |
@@ -7,2 +7,5 @@ # yahoo-exchange | ||
[![npm](https://img.shields.io/badge/InternetExplorer-Not%20Support-red.svg?style=flat-square)](https://kangax.github.io/compat-table/es6/) | ||
[![npm](https://img.shields.io/badge/Readme-English%20Version-lightgray.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README.md) | ||
[![npm](https://img.shields.io/badge/Readme-한국어-blue.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-KR.md) | ||
[![npm](https://img.shields.io/badge/Readme-日本語-orange.svg?style=flat-square)](https://github.com/Shin-JaeHeon/yahoo-exchange/blob/master/README-JP.md) | ||
## getExchangeDataArray(pair, callback, errorHandler): void | ||
@@ -9,0 +12,0 @@ * pair : string or Array\<string\> |
1036836
176