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

bitfinex

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitfinex - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

4

lib/bitfinex.js
// 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 @@ },

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