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.3.10 to 0.3.11

6

dist/dao.d.ts

@@ -57,3 +57,3 @@ import { PoxAddress } from "./pox";

export type VotingEventVoteOnProposal = {
_id: string;
_id?: string;
event: string;

@@ -70,3 +70,3 @@ event_index: number;

export type VotingEventConcludeProposal = {
_id: string;
_id?: string;
event: string;

@@ -84,3 +84,3 @@ event_index: number;

export type VotingEventProposeProposal = {
_id: string;
_id?: string;
event: string;

@@ -87,0 +87,0 @@ event_index: number;

{
"name": "@mijoco/stx_helpers",
"version": "0.3.10",
"version": "0.3.11",
"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