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.14 to 2.0.15

2

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

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

@@ -196,3 +196,3 @@ const { callAndAwaitChiaRPC } = require("./rpc-base");

return callAndAwaitChiaRPC(
`${this.config.datalayer_host}/plugins`,
`${this.config.datalayer_host}/check_plugins`,
{},

@@ -199,0 +199,0 @@ this.config,

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