Socket
Socket
Sign inDemoInstall

@tenderly/sdk

Package Overview
Dependencies
9
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.14 to 0.1.15

4

dist/index.d.ts

@@ -488,3 +488,3 @@ import axios, { AxiosResponse, AxiosError } from 'axios';

max_priority_fee_per_gas?: number;
value: number;
value: string | number;
access_list?: AccessList;

@@ -529,3 +529,3 @@ };

max_priority_fee_per_gas?: number;
value: number;
value: string | number;
data: string;

@@ -532,0 +532,0 @@ access_list?: AccessList;

@@ -1017,3 +1017,3 @@ var __create = Object.create;

// lib/sdkVersion.ts
var TENDERLY_SDK_VERSION = "0.1.14";
var TENDERLY_SDK_VERSION = "0.1.15";

@@ -1020,0 +1020,0 @@ // lib/core/ApiClient.ts

{
"name": "@tenderly/sdk",
"version": "0.1.14",
"version": "0.1.15",
"description": "Tenderly SDK",

@@ -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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc