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
5
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.28 to 0.1.29

dist/logos/chain/Chain1750.svg

2

dist/cjs/ChainLogo.js

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

const Chain4200 = require('../logos/chain/Chain4200.svg');
const Chain1750 = require('../logos/chain/Placeholder.svg');
const Chain1750 = require('../logos/chain/Chain1750.svg');
const Chain83 = require('../logos/chain/Chain83.svg');

@@ -75,0 +75,0 @@ const Chain82 = require('../logos/chain/Chain82.svg');

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

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

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

export { default as ApiProviderLogo } from './ApiProviderLogo.js';
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.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 ChainLogo } from './ChainLogo.js';
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';

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

module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
module.exports.ChainLogo = require('./ChainLogo.js');
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
module.exports.SymbolLogo = require('./SymbolLogo.js');
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
module.exports.ChainLogo = require('./ChainLogo.js');
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');

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

import Chain4200 from '../logos/chain/Chain4200.svg';
import Chain1750 from '../logos/chain/Placeholder.svg';
import Chain1750 from '../logos/chain/Chain1750.svg';
import Chain83 from '../logos/chain/Chain83.svg';

@@ -75,0 +75,0 @@ import Chain82 from '../logos/chain/Chain82.svg';

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

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

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

export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';

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

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

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

export { default as SymbolLogo } from './SymbolLogo.js';
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
export { default as ApiProviderLogo } from './ApiProviderLogo.js';

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

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.28",
"version": "0.1.29",
"license": "MIT",

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

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