Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@requestnetwork/currency

Package Overview
Dependencies
Maintainers
6
Versions
603
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/currency - npm Package Compare versions

Comparing version 0.5.1-next.1418 to 0.5.1-next.1419

2

dist/chainlink-path-aggregators.js

@@ -140,3 +140,3 @@ "use strict";

if (!currencyPairs[network]) {
throw Error('network not supported');
throw Error(`network ${network} not supported`);
}

@@ -143,0 +143,0 @@ // load the Graph

{
"name": "@requestnetwork/currency",
"version": "0.5.1-next.1418+8b2c150d",
"version": "0.5.1-next.1419+e3c6c840",
"publishConfig": {

@@ -44,4 +44,4 @@ "access": "public"

"@metamask/contract-metadata": "1.23.0",
"@requestnetwork/types": "0.32.1-next.1418+8b2c150d",
"@requestnetwork/utils": "0.32.1-next.1418+8b2c150d",
"@requestnetwork/types": "0.32.1-next.1419+e3c6c840",
"@requestnetwork/utils": "0.32.1-next.1419+e3c6c840",
"node-dijkstra": "2.5.0"

@@ -60,3 +60,3 @@ },

},
"gitHead": "8b2c150df7e18d4371f1c93385ddb74d8e962626"
"gitHead": "e3c6c8408af8c9f66a073cddee0c641a1db53764"
}

Sorry, the diff of this file is not supported yet

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