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.24 to 0.2.25

4

dist/dao.d.ts

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

};
export type DaoEventExtensions = {
export type DaoEventEnableExtension = {
event: string;

@@ -47,3 +47,3 @@ daoContract: string;

extension: string;
enabled: string;
enabled: boolean;
};

@@ -50,0 +50,0 @@ export type DaoEventExecuteProposal = {

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