Socket
Socket
Sign inDemoInstall

ig-trading-api

Package Overview
Dependencies
21
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.5 to 0.13.6

18

package.json

@@ -9,4 +9,4 @@ {

"axios-retry": "3.1.9",
"lightstreamer-client-node": "^9.0.0",
"luxon": "^3.4.0"
"lightstreamer-client-node": "~8.0.5",
"luxon": "^3.4.1"
},

@@ -17,4 +17,4 @@ "description": "IG Trading API for Node.js, written in TypeScript.",

"@types/luxon": "^3.3.1",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"cross-env": "^7.0.3",

@@ -29,6 +29,6 @@ "dotenv-defaults": "^5.0.2",

"jasmine": "^5.1.0",
"lefthook": "^1.4.8",
"nock": "^13.3.2",
"lefthook": "^1.4.9",
"nock": "^13.3.3",
"nyc": "^15.1.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",

@@ -71,3 +71,3 @@ "ts-node": "^10.9.1",

"changelog:commit": "git add CHANGELOG.md && git commit -m \"docs: Updated changelog\" && git push origin",
"clean": "rimraf .nyc_output coverage docs dist",
"clean": "rimraf .nyc_output coverage dist",
"demo:account": "ts-node ./src/demo/account.ts",

@@ -100,3 +100,3 @@ "demo:login": "ts-node ./src/demo/login.ts",

},
"version": "0.13.5"
"version": "0.13.6"
}
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