polkadot-secure-validator
Advanced tools
Comparing version 0.14.3 to 0.14.4
{ | ||
"name": "polkadot-secure-validator", | ||
"version": "0.14.3", | ||
"version": "0.14.4", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/w3f/polkadot-secure-validator", |
@@ -52,2 +52,3 @@ const fs = require('fs-extra'); | ||
async clean() { | ||
this._initializeTerraform(); | ||
let validatorCleanPromises = []; | ||
@@ -54,0 +55,0 @@ try { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
155053
511