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.24 to 0.1.25

dist/logos/chain/Chain1115.svg

18

dist/cjs/ChainLogo.js

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

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

@@ -38,2 +39,3 @@ const Chain534352 = require('../logos/chain/Chain534352.svg');

const Chain223 = require('../logos/chain/Chain223.svg');
const Chain1115 = require('../logos/chain/Chain1115.svg');
const Chain1116 = require('../logos/chain/Chain1116.svg');

@@ -68,2 +70,4 @@ const Chain338 = require('../logos/chain/Chain338.svg');

const Chain4200 = require('../logos/chain/Chain4200.svg');
const Chain83 = require('../logos/chain/Chain83.svg');
const Chain82 = require('../logos/chain/Chain82.svg');
const Chain59902 = require('../logos/chain/Chain59902.svg');

@@ -80,3 +84,2 @@ const Chain1088 = require('../logos/chain/Chain1088.svg');

const Chain245022934 = require('../logos/chain/Chain245022934.svg');
const Chain879490799 = require('../logos/chain/Chain879490799.svg');
const Chain4913 = require('../logos/chain/Chain4913.svg');

@@ -91,2 +94,3 @@ const Chain5611 = require('../logos/chain/Chain5611.svg');

const Chain137 = require('../logos/chain/Chain137.svg');
const Chain1918988905 = require('../logos/chain/Chain1918988905.svg');
const Chain1380012617 = require('../logos/chain/Chain1380012617.svg');

@@ -140,2 +144,4 @@ const Chain31 = require('../logos/chain/Chain31.svg');

return Chain81457Light;
case "82light":
return Chain82Light;
case "25":

@@ -183,2 +189,4 @@ return Chain25;

return Chain223;
case "1115":
return Chain1115;
case "1116":

@@ -242,2 +250,6 @@ return Chain1116;

return Chain4200;
case "83":
return Chain83;
case "82":
return Chain82;
case "59902":

@@ -265,4 +277,2 @@ return Chain59902;

return Chain245022934;
case "879490799":
return Chain879490799;
case "4913":

@@ -286,2 +296,4 @@ return Chain4913;

return Chain137;
case "1918988905":
return Chain1918988905;
case "1380012617":

@@ -288,0 +300,0 @@ return Chain1380012617;

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

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

@@ -38,2 +39,3 @@ import Chain534352 from '../logos/chain/Chain534352.svg';

import Chain223 from '../logos/chain/Chain223.svg';
import Chain1115 from '../logos/chain/Chain1115.svg';
import Chain1116 from '../logos/chain/Chain1116.svg';

@@ -68,2 +70,4 @@ import Chain338 from '../logos/chain/Chain338.svg';

import Chain4200 from '../logos/chain/Chain4200.svg';
import Chain83 from '../logos/chain/Chain83.svg';
import Chain82 from '../logos/chain/Chain82.svg';
import Chain59902 from '../logos/chain/Chain59902.svg';

@@ -80,3 +84,2 @@ import Chain1088 from '../logos/chain/Chain1088.svg';

import Chain245022934 from '../logos/chain/Chain245022934.svg';
import Chain879490799 from '../logos/chain/Chain879490799.svg';
import Chain4913 from '../logos/chain/Chain4913.svg';

@@ -91,2 +94,3 @@ import Chain5611 from '../logos/chain/Chain5611.svg';

import Chain137 from '../logos/chain/Chain137.svg';
import Chain1918988905 from '../logos/chain/Chain1918988905.svg';
import Chain1380012617 from '../logos/chain/Chain1380012617.svg';

@@ -140,2 +144,4 @@ import Chain31 from '../logos/chain/Chain31.svg';

return Chain81457Light;
case "82light":
return Chain82Light;
case "25":

@@ -183,2 +189,4 @@ return Chain25;

return Chain223;
case "1115":
return Chain1115;
case "1116":

@@ -242,2 +250,6 @@ return Chain1116;

return Chain4200;
case "83":
return Chain83;
case "82":
return Chain82;
case "59902":

@@ -265,4 +277,2 @@ return Chain59902;

return Chain245022934;
case "879490799":
return Chain879490799;
case "4913":

@@ -286,2 +296,4 @@ return Chain4913;

return Chain137;
case "1918988905":
return Chain1918988905;
case "1380012617":

@@ -288,0 +300,0 @@ return Chain1380012617;

4

package.json
{
"name": "@api3/logos",
"version": "0.1.24",
"version": "0.1.25",
"license": "MIT",

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

"@api3/api-integrations": "^1.9.0",
"@api3/chains": "^6.3.1",
"@api3/chains": "^7.0.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