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

1

dist/constants/index.d.ts

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

POPBERRY: number;
CARVTESTNET: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

@@ -69,2 +69,3 @@ "use strict";

POPBERRY: 1233,
CARVTESTNET: 123420000567,
};

@@ -249,2 +250,5 @@ exports.GELATO_ADDRESSES = {

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

2

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

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