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
1
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.1.55 to 8.1.56

5

lib/api-public.d.ts

@@ -13,3 +13,4 @@ interface Asset {

coin?: string;
network: string;
caip?: string;
network?: string;
asset?: string;

@@ -20,3 +21,3 @@ isTestnet?: boolean;

type?: string;
txid: string;
txid?: string;
noBroadcast?: boolean;

@@ -23,0 +24,0 @@ description?: any;

4

package.json
{
"name": "@pioneer-platform/pioneer-types",
"version": "8.1.55",
"version": "8.1.56",
"main": "./lib/index.js",

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

},
"gitHead": "e1212fa842d8371740282be3f0cce4d32aff3201"
"gitHead": "6b6e8cf1e369479b9e7e977d0e4990cefe607a89"
}
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