fix(stocks): Fix Yahoo provider request handling and bump dependency versions

This commit is contained in:
2025-09-24 07:56:53 +00:00
parent 1b1324d0f9
commit e94a6f8d5b
6 changed files with 2091 additions and 1588 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.6.0',
version: '1.6.1',
description: 'A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.'
}