Comparing version 0.3.4 to 0.3.5
// Generated by CoffeeScript 1.8.0 | ||
(function() { | ||
var Bitfinex, crypto, qs, request; | ||
var Bitfinex, crypto, request; | ||
@@ -11,4 +11,2 @@ process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0"; | ||
qs = require('querystring'); | ||
module.exports = Bitfinex = (function() { | ||
@@ -15,0 +13,0 @@ function Bitfinex(key, secret) { |
{ | ||
"name": "bitfinex", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"gypfile": true, | ||
@@ -27,3 +27,2 @@ "scripts": { | ||
"request": "~2.30.0", | ||
"querystring": "~0.2.0", | ||
"crypto": "~0.0.3" | ||
@@ -30,0 +29,0 @@ }, |
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
2
11518
288
- Removedquerystring@~0.2.0
- Removedquerystring@0.2.1(transitive)