Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

investing-com-api

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

investing-com-api - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

55

mapping.js

@@ -827,2 +827,57 @@ exports.mapping = {

},
'rates-bonds/aus-5-year-cds': {
pairId: '1116310',
title: 'Australia 5Y Credit Default Swap',
name: 'Australia 5Y CDS',
},
'rates-bonds/bra-5-year-cds': {
pairId: '1116031',
title: 'Brasil 5Y Credit Default Swap',
name: 'Brasil 5Y CDS',
},
'rates-bonds/can-5-year-cds': {
pairId: '1158920',
title: 'Canada 5Y Credit Default Swap',
name: 'Canada 5Y CDS',
},
'rates-bonds/esp-5-year-cds': {
pairId: '1115764',
title: 'Spain 5Y Credit Default Swap',
name: 'Spain 5Y CDS',
},
'rates-bonds/fra-5-year-cds': {
pairId: '1158922',
title: 'France 5Y Credit Default Swap',
name: 'France 5Y CDS',
},
'rates-bonds/gbr-5-year-cds': {
pairId: '1115185',
title: 'United Kingdom 5Y Credit Default Swap',
name: 'United Kingdom 5Y CDS',
},
'rates-bonds/ita-5-year-cds': {
pairId: '1115161',
title: 'Italy 5Y Credit Default Swap',
name: 'Italy 5Y CDS',
},
'rates-bonds/mex-5-year-cds': {
pairId: '1158921',
title: 'Mexico 5Y Credit Default Swap',
name: 'Mexico 5Y CDS',
},
'rates-bonds/rus-5-year-cds': {
pairId: '1115195',
title: 'Russia 5Y Credit Default Swap',
name: 'Russia 5Y CDS',
},
'rates-bonds/tur-5-year-cds': {
pairId: '1096486',
title: 'Turkey 5Y Credit Default Swap',
name: 'Turkey 5Y CDS',
},
'rates-bonds/usa-5-year-cds': {
pairId: '1115808',
title: 'United States 5Y Credit Default Swap',
name: 'United States 5Y CDS',
},
'etfs/diamonds-trust': {

@@ -829,0 +884,0 @@ pairId: '504',

8

package.json
{
"name": "investing-com-api",
"version": "4.2.1",
"version": "4.2.2",
"description": "Unofficial APIs for Investing.com website.",

@@ -37,10 +37,10 @@ "main": "index.js",

"dependencies": {
"puppeteer": "^18.0.4"
"puppeteer": "^19.2.0"
},
"devDependencies": {
"eslint": "^8.23.1",
"eslint": "^8.26.0",
"eslint-config-google": "^0.14.0",
"jest": "^29.0.3",
"jest": "^29.2.2",
"jest-puppeteer": "^6.1.1"
}
}
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