New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cryptometa

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptometa - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

package.json
{
"name": "cryptometa",
"version": "0.1.8",
"version": "0.1.9",
"main": "src",

@@ -5,0 +5,0 @@ "files": [

@@ -93,3 +93,4 @@ const { BASE, DEFAULT_IMG } = require('./config')

if (remapKey) return getParams(remapKey)
if (chain !== 'BNB' && (chain === assetKey || chain === data._symbols[assetKey])) return [chain]
if (chain !== 'binance' && (chain === assetKey || chain === data._symbols[assetKey]))
return [chain]

@@ -96,0 +97,0 @@ return [chain, transformAsset(chain, assetKey)]

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