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

kraken-exchange

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kraken-exchange - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

lib/local/KrakenResponse.js

@@ -40,3 +40,3 @@ // Generated by CoffeeScript 2.4.1

val = item[key];
key = key.replace(/^[XZ]([A-Z]{3})/, '$1').replace(/^([A-Z]{3})[XZ]([A-Z]{3})$/, '$1$2');
key = key.replace(/^[XZ]([A-Z]{6,})/, '$1').replace(/^([A-Z]{3})[XZ]([A-Z]{3})$/, '$1$2');
obj[key] = (function() {

@@ -43,0 +43,0 @@ switch (key) {

{
"name": "kraken-exchange",
"version": "1.4.0",
"version": "1.4.1",
"description": "Simple library to access the Kraken Exchange API",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/CliffS/kraken-exchange#readme",

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