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

bitstamp

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

bitstamp - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

example.js

@@ -12,3 +12,3 @@ var Bitstamp = require('./bitstamp.js');

var secret = 'your secret';
var client_id = 0; // your Bitstamp user ID
var client_id = '0'; // your Bitstamp user ID
var privateBitstamp = new Bitstamp(key, secret, client_id);

@@ -15,0 +15,0 @@

{
"name": "bitstamp",
"version": "0.1.7",
"version": "0.1.8",
"description": "Bitstamp REST API wrapper",

@@ -5,0 +5,0 @@ "keywords": [

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