@mijoco/stx_helpers
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -1,2 +0,2 @@ | ||
import { ExtensionType, InFlight, ProposalEvent, SoloPoolData } from "./dao"; | ||
import { CurrentProposal, ExtensionType, InFlight, ProposalEvent, SoloPoolData } from "./dao"; | ||
import { PoxInfo, StacksInfo } from "./pox"; | ||
@@ -22,6 +22,3 @@ import { AddressObject, ExchangeRate, SbtcUserSettingI } from "./sbtc"; | ||
daoData?: InFlight; | ||
currentProposal?: { | ||
configId: string; | ||
contractId: string; | ||
}; | ||
currentProposal?: CurrentProposal; | ||
}; | ||
@@ -28,0 +25,0 @@ export type HeaderItem = { |
{ | ||
"name": "@mijoco/stx_helpers", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"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
109236
3066