@mijoco/stx_helpers
Advanced tools
Comparing version 0.2.18 to 0.2.19
@@ -23,3 +23,3 @@ import { CurrentProposal, ExtensionType, InFlight, ProposalEvent, SoloPoolData, TentativeProposal } from "./dao"; | ||
currentProposal?: CurrentProposal; | ||
tentativeProposal: Array<TentativeProposal>; | ||
tentativeProposals: Array<TentativeProposal>; | ||
}; | ||
@@ -26,0 +26,0 @@ export type HeaderItem = { |
{ | ||
"name": "@mijoco/stx_helpers", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"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
107923