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.2 to 0.1.3

dist/logos/chain/Chain59141.svg

5

dist/cjs/ChainLogo.js

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

const Chain59140Light = require('../logos/chain/Chain59140Light.svg');
const Chain59141Light = require('../logos/chain/Chain59141Light.svg');
const Chain59144Light = require('../logos/chain/Chain59144Light.svg');

@@ -47,3 +48,3 @@ const Chain25 = require('../logos/chain/Chain25.svg');

const Chain59140 = require('../logos/chain/Chain59140.svg');
const Chain59141 = require('../logos/chain/Placeholder.svg');
const Chain59141 = require('../logos/chain/Chain59141.svg');
const Chain59144 = require('../logos/chain/Chain59144.svg');

@@ -107,2 +108,4 @@ const Chain5001 = require('../logos/chain/Chain5001.svg');

return Chain59140Light;
case "59141light":
return Chain59141Light;
case "59144light":

@@ -109,0 +112,0 @@ return Chain59144Light;

2

dist/cjs/ChainLogoMissing.json

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

["1313161555","1313161554","56288","288","2522","252","71401","1891","1890","59141","919","34443","879490799","647","416","195","196"]
["1313161555","1313161554","56288","288","2522","252","71401","1891","1890","919","34443","879490799","647","416","195","196"]

@@ -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 @@

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

@@ -5,3 +7,1 @@ module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');

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

@@ -9,2 +9,3 @@ import camelcase from 'camelcase';

import Chain59140Light from '../logos/chain/Chain59140Light.svg';
import Chain59141Light from '../logos/chain/Chain59141Light.svg';
import Chain59144Light from '../logos/chain/Chain59144Light.svg';

@@ -47,3 +48,3 @@ import Chain25 from '../logos/chain/Chain25.svg';

import Chain59140 from '../logos/chain/Chain59140.svg';
import Chain59141 from '../logos/chain/Placeholder.svg';
import Chain59141 from '../logos/chain/Chain59141.svg';
import Chain59144 from '../logos/chain/Chain59144.svg';

@@ -107,2 +108,4 @@ import Chain5001 from '../logos/chain/Chain5001.svg';

return Chain59140Light;
case "59141light":
return Chain59141Light;
case "59144light":

@@ -109,0 +112,0 @@ return Chain59144Light;

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

["1313161555","1313161554","56288","288","2522","252","71401","1891","1890","59141","919","34443","879490799","647","416","195","196"]
["1313161555","1313161554","56288","288","2522","252","71401","1891","1890","919","34443","879490799","647","416","195","196"]
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';
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';
{
"name": "@api3/logos",
"version": "0.1.2",
"version": "0.1.3",
"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