Socket
Socket
Sign inDemoInstall

tse-client

Package Overview
Dependencies
15
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.13.1 to 2.13.2

4

index.js

@@ -280,4 +280,4 @@ #!/usr/bin/env node

let { startDate, endDate, dirName, fileEncoding, retry, retryDelay, chunkDelay, servers } = settings;
startDate = parseDateOption(startDate);
dirName = +dirName;
startDate = parseDateOption(startDate);
dirName = +dirName;

@@ -284,0 +284,0 @@ if (!startDate) { abort('Invalid option:', '--start-date', '\n\tPattern not matched:'.red, '^\\d{1,3}(y|m|d)$'); return; }

{
"name": "tse-client",
"version": "2.13.1",
"version": "2.13.2",
"description": "A client for fetching stock data from the Tehran Stock Exchange (TSETMC). Works in Browser, Node and as CLI.",

@@ -5,0 +5,0 @@ "main": "index.js",

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