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
13
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.41

1

dist/constants/index.d.ts

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

BERACHAIN: number;
STORY: number;
};
export declare const GELATO_ADDRESSES: GelatoAddressBook;

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

BERACHAIN: 80094,
STORY: 1514,
};

@@ -285,2 +286,5 @@ exports.GELATO_ADDRESSES = {

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

2

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

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