New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

surbtc-rest-client

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

surbtc-rest-client - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -136,2 +136,3 @@ 'use strict'

responseHandler.errorSet(response, res)
return callback(response.json, null)
}

@@ -171,2 +172,3 @@

responseHandler.errorSet(response, res)
return callback(response.json, null)
}

@@ -173,0 +175,0 @@

2

package.json
{
"name": "surbtc-rest-client",
"version": "1.0.3",
"version": "1.0.4",
"description": "A Node.js client library for interacting with surbtc REST 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