Socket
Socket
Sign inDemoInstall

@tenderly/sdk

Package Overview
Dependencies
9
Maintainers
14
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

1

dist/index.d.ts

@@ -31,2 +31,3 @@ import axios, { AxiosResponse } from 'axios';

LINEA_GOERLI = 59140,
LINEA_SEPOLIA = 59141,
MAINNET = 1,

@@ -33,0 +34,0 @@ MANTLE = 5000,

3

dist/index.js

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

// lib/sdkVersion.ts
var TENDERLY_SDK_VERSION = "0.2.3";
var TENDERLY_SDK_VERSION = "0.2.4";

@@ -1243,2 +1243,3 @@ // lib/core/ApiClient.ts

Network2[Network2["LINEA_GOERLI"] = 59140] = "LINEA_GOERLI";
Network2[Network2["LINEA_SEPOLIA"] = 59141] = "LINEA_SEPOLIA";
Network2[Network2["MAINNET"] = 1] = "MAINNET";

@@ -1245,0 +1246,0 @@ Network2[Network2["MANTLE"] = 5e3] = "MANTLE";

{
"name": "@tenderly/sdk",
"version": "0.2.3",
"version": "0.2.4",
"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