Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solflare-wallet/utl-aggregator

Package Overview
Dependencies
Maintainers
7
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solflare-wallet/utl-aggregator - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

lib/cjs/providers/ProviderTrusted.js

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

address: token.address,
decimals: null,
decimals: token.decimals,
logoURI: token.logoURI,

@@ -98,0 +98,0 @@ tags: new Set(token.tags),

@@ -89,3 +89,3 @@ var __extends = (this && this.__extends) || (function () {

address: token.address,
decimals: null,
decimals: token.decimals,
logoURI: token.logoURI,

@@ -92,0 +92,0 @@ tags: new Set(token.tags),

{
"name": "@solflare-wallet/utl-aggregator",
"version": "0.0.10",
"version": "0.0.11",
"main": "lib/cjs/index.js",

@@ -5,0 +5,0 @@ "module": "lib/esm/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