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

@xlabs-libs/wallet-aggregator-cosmos

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xlabs-libs/wallet-aggregator-cosmos - npm Package Compare versions

Comparing version 0.0.1-alpha.12 to 0.0.1-alpha.13

2

dist/cjs/wallets.js

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

bitget: {
name: "Bitget",
name: "Bitget Wallet",
url: "https://web3.bitget.com/",

@@ -45,0 +45,0 @@ locate: () => { var _a; return (_a = window.bitkeep) === null || _a === void 0 ? void 0 : _a.keplr; },

@@ -39,3 +39,3 @@ export const WALLETS = {

bitget: {
name: "Bitget",
name: "Bitget Wallet",
url: "https://web3.bitget.com/",

@@ -42,0 +42,0 @@ locate: () => window.bitkeep?.keplr,

{
"name": "@xlabs-libs/wallet-aggregator-cosmos",
"repository": "https://github.com/XLabs/wallet-aggregator-sdk/tree/master/packages/wallets/cosmos",
"version": "0.0.1-alpha.12",
"version": "0.0.1-alpha.13",
"license": "MIT",

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

@@ -121,3 +121,3 @@ import { StdSignature } from "@cosmjs/amino";

bitget: {
name: "Bitget",
name: "Bitget Wallet",
url: "https://web3.bitget.com/",

@@ -124,0 +124,0 @@ locate: () => window.bitkeep?.keplr,

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