Socket
Socket
Sign inDemoInstall

@terra-money/terra.js

Package Overview
Dependencies
Maintainers
5
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terra-money/terra.js - npm Package Compare versions

Comparing version 0.4.18-beta.2 to 0.4.18-beta.3

2

dist/extension/index.d.ts

@@ -36,3 +36,3 @@ import { Msg } from '../core/Msg';

* @return {boolean} payload.success
* @return {string} payload.result.public_key Hex encoded public key
* @return {string} payload.result.public_key Base64 encoded public key
* @return {string} payload.result.signature Base64 encoded signature

@@ -39,0 +39,0 @@ * @return {number} payload.result.recid Recovery id

@@ -57,3 +57,3 @@ "use strict";

* @return {boolean} payload.success
* @return {string} payload.result.public_key Hex encoded public key
* @return {string} payload.result.public_key Base64 encoded public key
* @return {string} payload.result.signature Base64 encoded signature

@@ -60,0 +60,0 @@ * @return {number} payload.result.recid Recovery id

{
"version": "0.4.18-beta.2",
"version": "0.4.18-beta.3",
"license": "MIT",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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