polkadot-secure-validator
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "polkadot-secure-validator", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/w3f/polkadot-secure-validator", |
@@ -21,3 +21,3 @@ const asyncUtils = require('./async.js'); | ||
async platform() { | ||
async plan() { | ||
return this.tf.sync('plan'); | ||
@@ -24,0 +24,0 @@ } |
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
138144