New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gelatonetwork/automate-sdk

Package Overview
Dependencies
Maintainers
0
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gelatonetwork/automate-sdk - npm Package Compare versions

Comparing version

to
3.0.50

2

dist/constants/index.d.ts

@@ -85,3 +85,5 @@ import { GelatoAddressBook } from "../types";

CLINKTESTNET: number;
MEGAETH_TESTNET: number;
MIKE_TESTNET: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

@@ -87,2 +87,4 @@ "use strict";

CLINKTESTNET: 123420000987,
MEGAETH_TESTNET: 6342,
MIKE_TESTNET: 123420001692,
};

@@ -321,2 +323,8 @@ exports.GELATO_ADDRESSES = {

},
[exports.CHAIN_ID.MEGAETH_TESTNET]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
[exports.CHAIN_ID.MIKE_TESTNET]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
};

2

package.json
{
"name": "@gelatonetwork/automate-sdk",
"version": "3.0.49",
"version": "3.0.50",
"description": "SDK to create Automate tasks",

@@ -5,0 +5,0 @@ "url": "https://github.com/gelatodigital/automate-sdk",