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

@gobob/bob-sdk

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gobob/bob-sdk - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

dist/gateway/client.js

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

...quote,
fee: Math.max(0, quote.fee - (params.gasRefill || 0)),
fee: quote.fee + (params.gasRefill || 0),
};

@@ -79,0 +79,0 @@ }

{
"name": "@gobob/bob-sdk",
"version": "2.2.3",
"version": "2.2.4",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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