@stfy/test-contract-sdk
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@stfy/test-contract-sdk", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Implements JS Contract SDK core functionality, rpc services, tools and utilities.", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -19,3 +19,3 @@ import {ContractTransactionResponse} from "@wavesenterprise/js-contract-grpc-client/contract/contract_contract_service"; | ||
size: 2, | ||
contractPath | ||
contractPath: path.join(process.cwd(), contractPath) | ||
}) | ||
@@ -22,0 +22,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
190758