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.1.38 to 0.1.39

dist/logos/chain/Chain80084.svg

9

dist/cjs/ChainLogo.js

@@ -29,3 +29,3 @@ const camelcase = require('camelcase');

const Chain8453 = require('../logos/chain/Chain8453.svg');
const Chain80085 = require('../logos/chain/Chain80085.svg');
const Chain80084 = require('../logos/chain/Chain80084.svg');
const Chain200810 = require('../logos/chain/Chain200810.svg');

@@ -110,2 +110,3 @@ const Chain200901 = require('../logos/chain/Chain200901.svg');

const Chain48899 = require('../logos/chain/Chain48899.svg');
const Chain48900 = require('../logos/chain/Placeholder.svg');
const Chain324 = require('../logos/chain/Chain324.svg');

@@ -177,4 +178,4 @@ const ChainPlaceholder = require('../logos/chain/Placeholder.svg');

return Chain8453;
case "80085":
return Chain80085;
case "80084":
return Chain80084;
case "200810":

@@ -338,2 +339,4 @@ return Chain200810;

return Chain48899;
case "48900":
return Chain48900;
case "324":

@@ -340,0 +343,0 @@ return Chain324;

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

["7701","7700","222000222","333000333"]
["7701","7700","222000222","333000333","48900"]

@@ -29,3 +29,3 @@ import camelcase from 'camelcase';

import Chain8453 from '../logos/chain/Chain8453.svg';
import Chain80085 from '../logos/chain/Chain80085.svg';
import Chain80084 from '../logos/chain/Chain80084.svg';
import Chain200810 from '../logos/chain/Chain200810.svg';

@@ -110,2 +110,3 @@ import Chain200901 from '../logos/chain/Chain200901.svg';

import Chain48899 from '../logos/chain/Chain48899.svg';
import Chain48900 from '../logos/chain/Placeholder.svg';
import Chain324 from '../logos/chain/Chain324.svg';

@@ -177,4 +178,4 @@ import ChainPlaceholder from '../logos/chain/Placeholder.svg';

return Chain8453;
case "80085":
return Chain80085;
case "80084":
return Chain80084;
case "200810":

@@ -338,2 +339,4 @@ return Chain200810;

return Chain48899;
case "48900":
return Chain48900;
case "324":

@@ -340,0 +343,0 @@ return Chain324;

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

["7701","7700","222000222","333000333"]
["7701","7700","222000222","333000333","48900"]
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
{
"name": "@api3/logos",
"version": "0.1.38",
"version": "0.1.39",
"license": "MIT",

@@ -28,5 +28,5 @@ "sideEffects": false,

"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.5",
"@changesets/cli": "^2.27.7",
"@api3/api-integrations": "^1.16.0",
"@api3/chains": "^7.2.1",
"@api3/chains": "^8.1.0",
"dropbox": "^10.34.0",

@@ -37,4 +37,4 @@ "node-fetch": "^2.7.0",

"rimraf": "^5.0.7",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint-config-prettier": "^9.1.0",

@@ -41,0 +41,0 @@ "svgo": "^3.3.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