Socket
Socket
Sign inDemoInstall

@railgun-community/shared-models

Package Overview
Dependencies
Maintainers
2
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@railgun-community/shared-models - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

3

dist/utils/gas.js

@@ -16,4 +16,3 @@ "use strict";

case network_config_1.EVMGasType.Type2: {
var maxFeePerGas = gasDetails.maxFeePerGas, maxPriorityFeePerGas = gasDetails.maxPriorityFeePerGas;
return maxFeePerGas.add(maxPriorityFeePerGas);
return gasDetails.maxFeePerGas;
}

@@ -20,0 +19,0 @@ }

{
"name": "@railgun-community/shared-models",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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