Socket
Socket
Sign inDemoInstall

xumm-sdk

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xumm-sdk - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

dist/src/types/xumm-api/index.d.ts

@@ -134,4 +134,4 @@ declare const XummTxTypes: readonly ["SignIn"];

user_token: string;
token_issued: string;
token_expiration: string;
token_issued: number;
token_expiration: number;
} | null;

@@ -138,0 +138,0 @@ }

{
"name": "xumm-sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Interact with the Xumm Developer API",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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