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

1

dist/constants/index.d.ts

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

BLASTSEPOLIA: number;
REYACRONOS: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

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

BLASTSEPOLIA: 168587773,
REYACRONOS: 1729,
};

@@ -139,2 +140,5 @@ exports.GELATO_ADDRESSES = {

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

2

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

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