Socket
Socket
Sign inDemoInstall

chia-datalayer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chia-datalayer - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

package.json
{
"name": "chia-datalayer",
"version": "2.0.9",
"version": "2.0.10",
"description": "Wrapper for Chia DataLayer RPCs",

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

@@ -67,2 +67,6 @@ const superagent = require("superagent");

if (config.verbose) {
console.log(`Result ${JSON.stringify(response.body)}`);
}
throw new Error(

@@ -69,0 +73,0 @@ `FAILED: POST: ${url}`

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