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

polkadot-secure-validator

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polkadot-secure-validator - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1

2

package.json
{
"name": "polkadot-secure-validator",
"version": "0.13.0",
"version": "0.13.1",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/w3f/polkadot-secure-validator",

@@ -25,3 +25,3 @@ const path = require('path');

//return this._cmd(`all -b -m ping -i ${inventoryFileName}`, this.options);
return this._cmd(`main.yml -i ${inventoryPath}`);
return this._cmd(`main.yml -f 30 -i ${inventoryPath}`);
}

@@ -28,0 +28,0 @@

Sorry, the diff of this file is not supported yet

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