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.56 to 0.1.57

dist/logos/symbol/Zk.svg

4

dist/cjs/index.d.ts

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

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

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

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

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

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');
module.exports.ChainLogo = require('./ChainLogo.js');
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
module.exports.SymbolLogo = require('./SymbolLogo.js');
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');

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

const SymbolBlast = require('../logos/symbol/Blast.svg');
const SymbolZro = require('../logos/symbol/Placeholder.svg');
const SymbolZk = require('../logos/symbol/Placeholder.svg');
const SymbolZro = require('../logos/symbol/Zro.svg');
const SymbolZk = require('../logos/symbol/Zk.svg');
const SymbolCfx = require('../logos/symbol/Cfx.svg');

@@ -209,0 +209,0 @@ const SymbolAapl = require('../logos/symbol/Aapl.svg');

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

["ZRO","ZK"]
[]

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

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';

@@ -205,4 +205,4 @@ import camelcase from 'camelcase';

import SymbolBlast from '../logos/symbol/Blast.svg';
import SymbolZro from '../logos/symbol/Placeholder.svg';
import SymbolZk from '../logos/symbol/Placeholder.svg';
import SymbolZro from '../logos/symbol/Zro.svg';
import SymbolZk from '../logos/symbol/Zk.svg';
import SymbolCfx from '../logos/symbol/Cfx.svg';

@@ -209,0 +209,0 @@ import SymbolAapl from '../logos/symbol/Aapl.svg';

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

["ZRO","ZK"]
[]
{
"name": "@api3/logos",
"version": "0.1.56",
"version": "0.1.57",
"license": "MIT",

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

"@api3/api-integrations": "^1.29.0",
"@api3/chains": "^10.2.0",
"@api3/chains": "^10.2.1",
"dropbox": "^10.34.0",

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

"rimraf": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.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