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.16 to 0.2.17

3

dist/stxeco_types.d.ts

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

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