@mijoco/stx_helpers
Advanced tools
Comparing version 0.2.16 to 0.2.17
@@ -1,2 +0,2 @@ | ||
import { CurrentProposal, ExtensionType, InFlight, ProposalEvent, SoloPoolData } from "./dao"; | ||
import { CurrentProposal, ExtensionType, InFlight, ProposalEvent, SoloPoolData, TentativeProposal } from "./dao"; | ||
import { PoxInfo, StacksInfo } from "./pox"; | ||
@@ -23,2 +23,3 @@ import { AddressObject, ExchangeRate, SbtcUserSettingI } from "./sbtc"; | ||
currentProposal?: CurrentProposal; | ||
tentativeProposal: TentativeProposal; | ||
}; | ||
@@ -25,0 +26,0 @@ export type HeaderItem = { |
{ | ||
"name": "@mijoco/stx_helpers", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
107915
3043