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

@mijoco/stx_helpers

Package Overview
Dependencies
Maintainers
0
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mijoco/stx_helpers - npm Package Compare versions

Comparing version 0.2.12 to 0.2.13

7

dist/stxeco_types.d.ts

@@ -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",

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