New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pioneer-platform/pioneer-types

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pioneer-platform/pioneer-types - npm Package Compare versions

Comparing version 8.3.1 to 8.3.2

6

lib/api-public.d.ts

@@ -12,5 +12,3 @@ interface Asset {

export interface BroadcastBody {
coin?: string;
caip?: string;
network?: string;
networkId: string;
asset?: string;

@@ -24,3 +22,3 @@ isTestnet?: boolean;

description?: any;
invocationId: string;
invocationId?: string;
}

@@ -27,0 +25,0 @@ export interface GetFeesWithMemoBody {

{
"name": "@pioneer-platform/pioneer-types",
"version": "8.3.1",
"version": "8.3.2",
"main": "./lib/index.js",

@@ -31,3 +31,3 @@ "types": "./lib/index.d.ts",

},
"gitHead": "bb1ba4da55a6b00c29e335c6680a591cf319ce6b"
"gitHead": "aeae28273014ab69b42f22abec159c6693a56c40"
}
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