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.16 to 0.1.17

dist/logos/chain/Chain81457Light.svg

3

dist/cjs/ChainLogo.js

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

const Chain60808Light = require('../logos/chain/Chain60808Light.svg');
const Chain81457Light = require('../logos/chain/Chain81457Light.svg');
const Chain25 = require('../logos/chain/Chain25.svg');

@@ -134,2 +135,4 @@ const Chain534352 = require('../logos/chain/Chain534352.svg');

return Chain60808Light;
case "81457light":
return Chain81457Light;
case "25":

@@ -136,0 +139,0 @@ return Chain25;

4

dist/cjs/index.d.ts
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 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';
module.exports.ChainLogo = require('./ChainLogo.js');
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
module.exports.SymbolLogo = require('./SymbolLogo.js');
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');

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

import Chain60808Light from '../logos/chain/Chain60808Light.svg';
import Chain81457Light from '../logos/chain/Chain81457Light.svg';
import Chain25 from '../logos/chain/Chain25.svg';

@@ -134,2 +135,4 @@ import Chain534352 from '../logos/chain/Chain534352.svg';

return Chain60808Light;
case "81457light":
return Chain81457Light;
case "25":

@@ -136,0 +139,0 @@ return Chain25;

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.16",
"version": "0.1.17",
"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