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

@api3/logos

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api3/logos - npm Package Compare versions

Comparing version 0.2.25 to 0.2.26

dist/logos/chain/Chain133.svg

6

dist/cjs/ChainLogo.js

@@ -60,2 +60,4 @@ const camelcase = require('camelcase');

const Chain10200 = require('../logos/chain/Chain10200.svg');
const Chain177 = require('../logos/chain/Chain177.svg');
const Chain133 = require('../logos/chain/Chain133.svg');
const Chain13473 = require('../logos/chain/Chain13473.svg');

@@ -246,2 +248,6 @@ const Chain2525 = require('../logos/chain/Chain2525.svg');

return Chain10200;
case "177":
return Chain177;
case "133":
return Chain133;
case "13473":

@@ -248,0 +254,0 @@ return Chain13473;

@@ -60,2 +60,4 @@ import camelcase from 'camelcase';

import Chain10200 from '../logos/chain/Chain10200.svg';
import Chain177 from '../logos/chain/Chain177.svg';
import Chain133 from '../logos/chain/Chain133.svg';
import Chain13473 from '../logos/chain/Chain13473.svg';

@@ -246,2 +248,6 @@ import Chain2525 from '../logos/chain/Chain2525.svg';

return Chain10200;
case "177":
return Chain177;
case "133":
return Chain133;
case "13473":

@@ -248,0 +254,0 @@ return Chain13473;

4

dist/esm/index.d.ts

@@ -1,3 +0,1 @@

export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';

@@ -7,1 +5,3 @@ export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';

export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';

@@ -1,3 +0,1 @@

export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';

@@ -7,1 +5,3 @@ export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';

export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
{
"name": "@api3/logos",
"version": "0.2.25",
"version": "0.2.26",
"license": "MIT",

@@ -29,3 +29,3 @@ "sideEffects": false,

"@changesets/cli": "^2.27.10",
"@api3/dapi-management": "1.114.0",
"@api3/dapi-management": "2.1.0",
"dropbox": "^10.34.0",

@@ -32,0 +32,0 @@ "node-fetch": "^2.7.0",

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