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

yahoo-exchange

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yahoo-exchange - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

README-JP.md

2

package.json

@@ -14,3 +14,3 @@ {

"main": "index.js",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",

@@ -17,0 +17,0 @@ "dependencies": {

@@ -6,3 +6,3 @@ # yahoo-exchange

[![npm](https://img.shields.io/npm/l/yahoo-exchange.svg?registry_uri=https%3A%2F%2Fregistry.npmjs.com&style=flat-square)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/badge/InternetExplorer-Not%20Support-red.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/badge/InternetExplorer-Not%20Support-red.svg?style=flat-square)](https://kangax.github.io/compat-table/es6/)
## getExchangeDataArray(pair, callback, errorHandler): void

@@ -56,2 +56,3 @@ * pair : string or Array\<string\>

getExchangeDataArray does not return Arrays to Callback.
## getExchangeDataLowTraffic(callback, errorHandler): void

@@ -74,2 +75,3 @@ * callback : data:Array\<Array\<any\>\> => any

It just does one request and get data of 24 pairs.
If you use the following pair, it is recommended that you use this method.
### What pairs are available?

@@ -76,0 +78,0 @@ * EUR/USD

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