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

kraken-api-client

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kraken-api-client - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.editorconfig

40

package.json
{
"name": "kraken-api-client",
"version": "0.0.1",
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0",
"description": "Kraken API client for REST and WebSocket API",
"type": "module",
"author": "dutu <dutu.protonmail.com>",
"exports": "./src/index.mjs",
"repository": {
"type": "git",
"url": "git+https://github.com/iainreid820/kraken-api-client.git"
"url": "git+https://github.com/dutu/kraken-newapi-client.git"
},
"keywords": [],
"author": "Iain Reid <iainreid382@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/iainreid820/kraken-api-client/issues"
"url": "https://github.com/dutu/kraken-newapi-client/issues"
},
"homepage": "https://github.com/iainreid820/kraken-api-client#readme",
"homepage": "https://github.com/dutu/kraken-newapi-client#readme",
"keywords": [
"Kraken",
"API",
"wrapper",
"client",
"Rest",
"WebSocket",
"bitcoin",
"crypto",
"trading"
],
"license": "MIT",
"packageManager": "yarn@4.1.1",
"dependencies": {
"request": "^2.74.0"
"axios": "^1.6.7",
"eventemitter3": "^5.0.1",
"forever-websocket": "^0.4.1",
"isomorphic-ws": "^5.0.0",
"uniqid": "^5.4.0",
"ws": "^8.16.0"
}
}

@@ -1,3 +0,1 @@

# Kraken API Client
===
# kraken-newapi-client
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