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.10 to 0.1.11

dist/logos/chain/Chain111.svg

12

dist/cjs/ChainLogo.js

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

const Chain81457 = require('../logos/chain/Chain81457.svg');
const Chain111 = require('../logos/chain/Chain111.svg');
const Chain56288 = require('../logos/chain/Placeholder.svg');

@@ -46,2 +47,3 @@ const Chain288 = require('../logos/chain/Placeholder.svg');

const Chain2222 = require('../logos/chain/Chain2222.svg');
const Chain1891 = require('../logos/chain/Chain1891.svg');
const Chain1890 = require('../logos/chain/Chain1890.svg');

@@ -63,2 +65,4 @@ const Chain59141 = require('../logos/chain/Chain59141.svg');

const Chain1285 = require('../logos/chain/Chain1285.svg');
const Chain245022926 = require('../logos/chain/Chain245022926.svg');
const Chain245022934 = require('../logos/chain/Chain245022934.svg');
const Chain879490799 = require('../logos/chain/Placeholder.svg');

@@ -141,2 +145,4 @@ const Chain5611 = require('../logos/chain/Chain5611.svg');

return Chain81457;
case "111":
return Chain111;
case "56288":

@@ -178,2 +184,4 @@ return Chain56288;

return Chain2222;
case "1891":
return Chain1891;
case "1890":

@@ -211,2 +219,6 @@ return Chain1890;

return Chain1285;
case "245022926":
return Chain245022926;
case "245022934":
return Chain245022934;
case "879490799":

@@ -213,0 +225,0 @@ return Chain879490799;

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

import Chain81457 from '../logos/chain/Chain81457.svg';
import Chain111 from '../logos/chain/Chain111.svg';
import Chain56288 from '../logos/chain/Placeholder.svg';

@@ -46,2 +47,3 @@ import Chain288 from '../logos/chain/Placeholder.svg';

import Chain2222 from '../logos/chain/Chain2222.svg';
import Chain1891 from '../logos/chain/Chain1891.svg';
import Chain1890 from '../logos/chain/Chain1890.svg';

@@ -63,2 +65,4 @@ import Chain59141 from '../logos/chain/Chain59141.svg';

import Chain1285 from '../logos/chain/Chain1285.svg';
import Chain245022926 from '../logos/chain/Chain245022926.svg';
import Chain245022934 from '../logos/chain/Chain245022934.svg';
import Chain879490799 from '../logos/chain/Placeholder.svg';

@@ -141,2 +145,4 @@ import Chain5611 from '../logos/chain/Chain5611.svg';

return Chain81457;
case "111":
return Chain111;
case "56288":

@@ -178,2 +184,4 @@ return Chain56288;

return Chain2222;
case "1891":
return Chain1891;
case "1890":

@@ -211,2 +219,6 @@ return Chain1890;

return Chain1285;
case "245022926":
return Chain245022926;
case "245022934":
return Chain245022934;
case "879490799":

@@ -213,0 +225,0 @@ return Chain879490799;

4

package.json
{
"name": "@api3/logos",
"version": "0.1.10",
"version": "0.1.11",
"license": "MIT",

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

"@api3/api-integrations": "^1.3.0",
"@api3/chains": "^5.1.0",
"@api3/chains": "^5.2.0",
"dropbox": "^10.34.0",

@@ -33,0 +33,0 @@ "node-fetch": "^2.7.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