Socket
Socket
Sign inDemoInstall

forex-quotes

Package Overview
Dependencies
45
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"name": "forex-quotes",
"version": "4.0.0",
"version": "4.0.1",
"description": "Realtime forex quote API client",

@@ -5,0 +5,0 @@ "main": "./lib/ForgeClient.js",

@@ -24,3 +24,3 @@ # javascript-forex-quotes

### Instantiating the client
### Importing the client

@@ -41,2 +41,4 @@ ```javascript

let client = new ForgeClient('YOUR_API_KEY');
// Handle incoming price updates from the server

@@ -43,0 +45,0 @@ client.onUpdate((symbol, data) => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc