Socket
Socket
Sign inDemoInstall

chain-node

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chain-node - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

index.js

@@ -65,3 +65,3 @@ var request = require('request');

method: 'PUT',
uri: URL + '/v1/bitcoin/transactions/',
uri: URL + '/v1/bitcoin/transactions',
strictSSL: true,

@@ -68,0 +68,0 @@ cert: PEM,

{
"name": "chain-node",
"version": "0.0.6",
"version": "0.0.7",
"description": "The Official Node.js SDK for Chain's Bitcoin API",

@@ -5,0 +5,0 @@ "main": "index.js",

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