Comparing version 1.0.0-beta.8 to 1.0.0-beta.9
{ | ||
"name": "@iota/pad", | ||
"version": "1.0.0-beta.8", | ||
"version": "1.0.0-beta.9", | ||
"description": "Padding utility", | ||
@@ -5,0 +5,0 @@ "main": "./out/pad/src/index.js", |
@@ -124,2 +124,3 @@ import * as Promise from 'bluebird'; | ||
readonly threshold: number; | ||
readonly tips?: ReadonlyArray<Hash>; | ||
} | ||
@@ -126,0 +127,0 @@ export interface GetBalancesResponse { |
Sorry, the diff of this file is not supported yet
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
453
26715
25