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

1

dist/constants/index.d.ts

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

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

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

ARBSEPOLIA: 421614,
GELOPCELESTIATESTNET: 123420111,
};

@@ -119,2 +120,5 @@ exports.GELATO_ADDRESSES = {

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

2

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

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