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.43

1

dist/constants/index.d.ts

@@ -78,3 +78,4 @@ import { GelatoAddressBook } from "../types";

MONADTESTNET: number;
ROOTSTOCKTESTNET: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

@@ -79,3 +79,4 @@ "use strict";

STORY: 1514,
MONADTESTNET: 10143,
MONADTESTNET: 1338,
ROOTSTOCKTESTNET: 31,
};

@@ -293,2 +294,5 @@ exports.GELATO_ADDRESSES = {

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

2

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

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