Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

torosdk

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torosdk - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+4
-4
dist/index.d.mts

@@ -1710,3 +1710,3 @@ /**

* Operation: getproject
* Endpoint: https://restapi.connectw.com/api/payment/toro/
* Endpoint: https://payments.connectw.com/api/payment/toro/
*/

@@ -1720,3 +1720,3 @@ declare const getProject: ({ admin, getbalances, }: {

* Operation: getproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1731,3 +1731,3 @@ declare const getProduct: ({ productId, admin, adminpwd, }: {

* Operation: recordproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1745,3 +1745,3 @@ declare const recordProduct: ({ productId, productName, description, productImage, admin, adminpwd, }: {

* Operation: updateproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1748,0 +1748,0 @@ declare const updateProduct: ({ productId, productName, description, productImage, admin, adminpwd, }: {

@@ -1710,3 +1710,3 @@ /**

* Operation: getproject
* Endpoint: https://restapi.connectw.com/api/payment/toro/
* Endpoint: https://payments.connectw.com/api/payment/toro/
*/

@@ -1720,3 +1720,3 @@ declare const getProject: ({ admin, getbalances, }: {

* Operation: getproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1731,3 +1731,3 @@ declare const getProduct: ({ productId, admin, adminpwd, }: {

* Operation: recordproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1745,3 +1745,3 @@ declare const recordProduct: ({ productId, productName, description, productImage, admin, adminpwd, }: {

* Operation: updateproduct
* Endpoint: https://restapi.connectw.com/api/payment/
* Endpoint: https://payments.connectw.com/api/payment/
*/

@@ -1748,0 +1748,0 @@ declare const updateProduct: ({ productId, productName, description, productImage, admin, adminpwd, }: {

{
"name": "torosdk",
"version": "0.1.1",
"version": "0.1.2",
"description": "A comprehensive Node.js library for interacting with the Toronet blockchain. This package simplifies wallet management, TNS setup, balance queries, fiat deposits, inter-wallet transfers, KYC verification, and smart contract deployment on Toronet's EVM-compatible network. Perfect for developers building blockchain-based applications with Toronet.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display