Socket
Socket
Sign inDemoInstall

@tenderly/hardhat-tenderly

Package Overview
Dependencies
279
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-beta.1 to 1.1.0-beta.2

2

dist/tenderly/TenderlyApiService.js

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

"x-access-key": yamlData.access_key,
Head: yamlData.head
Head: yamlData.head !== undefined ? yamlData.head : ""
}

@@ -51,0 +51,0 @@ });

{
"name": "@tenderly/hardhat-tenderly",
"description": "Hardhat plugin for integration with Tenderly",
"version": "1.1.0-beta.1",
"version": "1.1.0-beta.2",
"main": "dist/index.js",

@@ -6,0 +6,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc