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
17
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.2

1

dist/constants/index.d.ts

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

GELOPCELESTIATESTNET: number;
BASESEPOLIA: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

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

GELOPCELESTIATESTNET: 123420111,
BASESEPOLIA: 84532,
};

@@ -123,2 +124,5 @@ exports.GELATO_ADDRESSES = {

},
[exports.CHAIN_ID.BASESEPOLIA]: {
automate: "0x2A6C106ae13B558BB9E2Ec64Bd2f1f7BEFF3A5E0",
},
};

2

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

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