+4
-4
@@ -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, }: { |
+4
-4
@@ -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, }: { |
+1
-1
| { | ||
| "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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
473085
0