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

@dynamic-labs/iconic

Package Overview
Dependencies
Maintainers
2
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/iconic - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

dist/package.json
{
"name": "@dynamic-labs/iconic",
"version": "0.1.9",
"version": "0.1.10",
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN",

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

import { type Iconic } from '../../Iconic';
export declare const AlgorandIcon: Iconic;
export declare const ArbitrumIcon: Iconic;

@@ -6,2 +7,3 @@ export declare const AuroraIcon: Iconic;

export declare const EthereumIcon: Iconic;
export declare const FlowIcon: Iconic;
export declare const GnosisIcon: Iconic;

@@ -8,0 +10,0 @@ export declare const OptimismIcon: Iconic;

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.StarknetIcon = exports.SolanaIcon = exports.PolygonIcon = exports.PalmIcon = exports.OptimismIcon = exports.GnosisIcon = exports.EthereumIcon = exports.BnbIcon = exports.AuroraIcon = exports.ArbitrumIcon = void 0;
exports.StarknetIcon = exports.SolanaIcon = exports.PolygonIcon = exports.PalmIcon = exports.OptimismIcon = exports.GnosisIcon = exports.FlowIcon = exports.EthereumIcon = exports.BnbIcon = exports.AuroraIcon = exports.ArbitrumIcon = exports.AlgorandIcon = void 0;
const Iconic_1 = require("../../Iconic");
exports.AlgorandIcon = (0, Iconic_1.createIconic)({
iconName: 'algorand',
alt: 'Algorand Wallet',
sourcePath: 'icons/chains/algorand.svg'
});
exports.ArbitrumIcon = (0, Iconic_1.createIconic)({

@@ -25,2 +30,7 @@ iconName: 'arbitrum',

});
exports.FlowIcon = (0, Iconic_1.createIconic)({
iconName: 'flow',
alt: 'Flow Wallet',
sourcePath: 'icons/chains/flow.svg'
});
exports.GnosisIcon = (0, Iconic_1.createIconic)({

@@ -27,0 +37,0 @@ iconName: 'gnosis',

import { type Iconic } from '../../Iconic';
export declare const OneInchIcon: Iconic;
export declare const AlgorandIcon: Iconic;
export declare const ArgentXIcon: Iconic;

@@ -18,3 +17,2 @@ export declare const BinanceIcon: Iconic;

export declare const FireblocksIcon: Iconic;
export declare const FlowIcon: Iconic;
export declare const FortmaticIcon: Iconic;

@@ -21,0 +19,0 @@ export declare const FrameIcon: Iconic;

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ZengoIcon = exports.MagicLinkIcon = exports.WalletConnectIcon = exports.VenlyIcon = exports.UnstoppableIcon = exports.TrustIcon = exports.TorusIcon = exports.TerraIcon = exports.TallyCashIcon = exports.StrokeIcon = exports.SpotIcon = exports.SolflareIcon = exports.SlopeIcon = exports.SequenceIcon = exports.SafeIcon = exports.RainbowIcon = exports.PhantomIcon = exports.OpeanSeaIcon = exports.OmniIcon = exports.MyalgoIcon = exports.MissingIcon = exports.MetaMaskIcon = exports.MaticIcon = exports.LinenIcon = exports.LilicoIcon = exports.LedgerIcon = exports.InjectedWalletIcon = exports.ImTokenWallet = exports.GlowIcon = exports.GamestopIcon = exports.FrameIcon = exports.FortmaticIcon = exports.FlowIcon = exports.FireblocksIcon = exports.ExodusIcon = exports.SignInWithEmailIcon = exports.EmailSignIcon = exports.DawnIcon = exports.DapperIcon = exports.CryptoIcon = exports.CoinbaseIcon = exports.Coin90Icon = exports.BraavosIcon = exports.BloctoIcon = exports.BitPayIcon = exports.BinanceIcon = exports.ArgentXIcon = exports.AlgorandIcon = exports.OneInchIcon = void 0;
exports.ZengoIcon = exports.MagicLinkIcon = exports.WalletConnectIcon = exports.VenlyIcon = exports.UnstoppableIcon = exports.TrustIcon = exports.TorusIcon = exports.TerraIcon = exports.TallyCashIcon = exports.StrokeIcon = exports.SpotIcon = exports.SolflareIcon = exports.SlopeIcon = exports.SequenceIcon = exports.SafeIcon = exports.RainbowIcon = exports.PhantomIcon = exports.OpeanSeaIcon = exports.OmniIcon = exports.MyalgoIcon = exports.MissingIcon = exports.MetaMaskIcon = exports.MaticIcon = exports.LinenIcon = exports.LilicoIcon = exports.LedgerIcon = exports.InjectedWalletIcon = exports.ImTokenWallet = exports.GlowIcon = exports.GamestopIcon = exports.FrameIcon = exports.FortmaticIcon = exports.FireblocksIcon = exports.ExodusIcon = exports.SignInWithEmailIcon = exports.EmailSignIcon = exports.DawnIcon = exports.DapperIcon = exports.CryptoIcon = exports.CoinbaseIcon = exports.Coin90Icon = exports.BraavosIcon = exports.BloctoIcon = exports.BitPayIcon = exports.BinanceIcon = exports.ArgentXIcon = exports.OneInchIcon = void 0;
const Iconic_1 = require("../../Iconic");

@@ -10,7 +10,2 @@ exports.OneInchIcon = (0, Iconic_1.createIconic)({

});
exports.AlgorandIcon = (0, Iconic_1.createIconic)({
iconName: 'algorand',
alt: 'Algorand Wallet',
sourcePath: 'icons/wallets/algorand.svg'
});
exports.ArgentXIcon = (0, Iconic_1.createIconic)({

@@ -86,7 +81,2 @@ iconName: 'argentx',

});
exports.FlowIcon = (0, Iconic_1.createIconic)({
iconName: 'flow',
alt: 'Flow Wallet',
sourcePath: 'icons/wallets/flow.svg'
});
exports.FortmaticIcon = (0, Iconic_1.createIconic)({

@@ -93,0 +83,0 @@ iconName: 'fortmatic',

{
"name": "@dynamic-labs/iconic",
"version": "0.1.9",
"version": "0.1.10",
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN",

@@ -66,2 +66,2 @@ "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