Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alpha-dao/ion-dao-types

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alpha-dao/ion-dao-types - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

dist/dao/query_msg.d.ts

@@ -51,3 +51,3 @@ import { Addr, Denom, Status } from "./shared-types";

export declare type ProposalsQueryOption = {
findbystatus: {
find_by_status: {
status: Status;

@@ -57,3 +57,3 @@ [k: string]: unknown;

} | {
findbyproposer: {
find_by_proposer: {
proposer: Addr;

@@ -60,0 +60,0 @@ [k: string]: unknown;

{
"name": "@alpha-dao/ion-dao-types",
"version": "0.0.3",
"version": "0.0.4",
"description": "Official types of ion dao contract",

@@ -5,0 +5,0 @@ "repository": "git://github.com/alpha-dao/ion-dao-contracts.git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc