Comparing version 0.0.35 to 0.0.36
const SuiMaster = require('./lib/SuiMaster.js'); | ||
const SuiInBrowser = require('./lib/SuiInBrowser.js'); | ||
const SuiTestScenario = require('./lib/SuiTestScenario.js'); | ||
const SuiObject = require('./lib/SuiObject.js'); | ||
const SuiLocalTestValidator = require('./lib/SuiLocalTestValidator.js'); | ||
@@ -8,2 +9,3 @@ | ||
SuiMaster, | ||
SuiObject, | ||
SuiInBrowser, | ||
@@ -10,0 +12,0 @@ SuiTestScenario, |
{ | ||
"name": "suidouble", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "Set of provider, package and object classes for javascript representation of Sui Move smart contracts. Use same code for publishing, upgrading, integration testing, interaction with smart contracts and integration in browser web3 dapps", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
193681
2882