kraken-exchange
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60749