Comparing version 5.10.1 to 5.10.2
@@ -1081,3 +1081,5 @@ #!/usr/bin/env node | ||
25925: "testnet-bitkub", | ||
7777777: "zora" | ||
7777777: "zora", | ||
570: "rollux", | ||
57000: "tanenbaum-rollux" | ||
//I'm not including crystaleum as it has network ID different from chain ID | ||
@@ -1386,3 +1388,5 @@ //not including kekchain for the same reason | ||
"testnet-bitkub", | ||
"zora" | ||
"zora", | ||
"rollux", | ||
"tanenbaum-rollux" | ||
//I'm excluding crystaleum as it has network ID different from chain ID | ||
@@ -1389,0 +1393,0 @@ //excluding kekchain for the same reason |
@@ -403,3 +403,3 @@ #!/usr/bin/env node | ||
// NOTE: Webpack will replace BUNDLE_VERSION with a string. | ||
if (true) bundleVersion = "5.10.1"; | ||
if (true) bundleVersion = "5.10.2"; | ||
@@ -700,3 +700,3 @@ let supplierOptions; | ||
"use strict"; | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.1","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.193","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.16.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.73","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.25","@truffle/dashboard":"^0.3.24","@truffle/db-loader":"^0.2.30","@truffle/debug-utils":"^6.0.53","@truffle/debugger":"^12.0.0","@truffle/decoder":"^6.0.0","@truffle/deployer":"^3.3.21","@truffle/environment":"^0.2.154","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.50","@truffle/from-hardhat":"^0.2.14","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.42","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.37","@truffle/resolver":"^9.0.47","@truffle/source-fetcher":"^1.0.39","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.1","@truffle/workflow-compile":"^4.0.65","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"854a564b2545bbd2cc0a2cf04c9d38a5b8f57d7a"}'); | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.2","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.194","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.17.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.74","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.26","@truffle/dashboard":"^0.3.25","@truffle/db-loader":"^0.2.31","@truffle/debug-utils":"^6.0.54","@truffle/debugger":"^12.1.0","@truffle/decoder":"^6.1.0","@truffle/deployer":"^3.3.22","@truffle/environment":"^0.2.155","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.51","@truffle/from-hardhat":"^0.2.15","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.43","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.38","@truffle/resolver":"^9.0.48","@truffle/source-fetcher":"^1.0.40","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.2","@truffle/workflow-compile":"^4.0.66","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"a6fb238ef954d3ad4c6fd4181b78ee3dc047c8bf"}'); | ||
@@ -703,0 +703,0 @@ /***/ }) |
@@ -597,3 +597,3 @@ #!/usr/bin/env node | ||
// NOTE: Webpack will replace BUNDLE_VERSION with a string. | ||
if (true) bundleVersion = "5.10.1"; | ||
if (true) bundleVersion = "5.10.2"; | ||
@@ -894,3 +894,3 @@ let supplierOptions; | ||
"use strict"; | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.1","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.193","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.16.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.73","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.25","@truffle/dashboard":"^0.3.24","@truffle/db-loader":"^0.2.30","@truffle/debug-utils":"^6.0.53","@truffle/debugger":"^12.0.0","@truffle/decoder":"^6.0.0","@truffle/deployer":"^3.3.21","@truffle/environment":"^0.2.154","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.50","@truffle/from-hardhat":"^0.2.14","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.42","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.37","@truffle/resolver":"^9.0.47","@truffle/source-fetcher":"^1.0.39","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.1","@truffle/workflow-compile":"^4.0.65","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"854a564b2545bbd2cc0a2cf04c9d38a5b8f57d7a"}'); | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.2","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.194","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.17.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.74","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.26","@truffle/dashboard":"^0.3.25","@truffle/db-loader":"^0.2.31","@truffle/debug-utils":"^6.0.54","@truffle/debugger":"^12.1.0","@truffle/decoder":"^6.1.0","@truffle/deployer":"^3.3.22","@truffle/environment":"^0.2.155","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.51","@truffle/from-hardhat":"^0.2.15","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.43","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.38","@truffle/resolver":"^9.0.48","@truffle/source-fetcher":"^1.0.40","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.2","@truffle/workflow-compile":"^4.0.66","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"a6fb238ef954d3ad4c6fd4181b78ee3dc047c8bf"}'); | ||
@@ -897,0 +897,0 @@ /***/ }) |
@@ -102,3 +102,3 @@ #!/usr/bin/env node | ||
// NOTE: Webpack will replace BUNDLE_VERSION with a string. | ||
if (true) bundleVersion = "5.10.1"; | ||
if (true) bundleVersion = "5.10.2"; | ||
@@ -399,3 +399,3 @@ let supplierOptions; | ||
"use strict"; | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.1","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.193","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.16.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.73","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.25","@truffle/dashboard":"^0.3.24","@truffle/db-loader":"^0.2.30","@truffle/debug-utils":"^6.0.53","@truffle/debugger":"^12.0.0","@truffle/decoder":"^6.0.0","@truffle/deployer":"^3.3.21","@truffle/environment":"^0.2.154","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.50","@truffle/from-hardhat":"^0.2.14","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.42","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.37","@truffle/resolver":"^9.0.47","@truffle/source-fetcher":"^1.0.39","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.1","@truffle/workflow-compile":"^4.0.65","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"854a564b2545bbd2cc0a2cf04c9d38a5b8f57d7a"}'); | ||
module.exports = JSON.parse('{"name":"@truffle/core","description":"Core code for Truffle command line tool","license":"MIT","author":"consensys.net","homepage":"https://github.com/trufflesuite/truffle#readme","repository":{"type":"git","url":"https://github.com/trufflesuite/truffle.git","directory":"packages/core"},"bugs":{"url":"https://github.com/trufflesuite/truffle/issues"},"version":"5.10.2","bin":{"truffle":"./cli.js","truffle-exec":"./exec.js"},"scripts":{"prepare":"exit 0","test":"mocha ./test/** ./test/**/*"},"dependencies":{"@truffle/artifactor":"^4.0.194","@truffle/box":"^2.1.78","@truffle/code-utils":"^3.0.3","@truffle/codec":"^0.17.0","@truffle/compile-common":"^0.9.6","@truffle/compile-solidity":"^6.0.74","@truffle/config":"^1.3.58","@truffle/contract":"^4.6.26","@truffle/dashboard":"^0.3.25","@truffle/db-loader":"^0.2.31","@truffle/debug-utils":"^6.0.54","@truffle/debugger":"^12.1.0","@truffle/decoder":"^6.1.0","@truffle/deployer":"^3.3.22","@truffle/environment":"^0.2.155","@truffle/error":"^0.2.1","@truffle/expect":"^0.1.6","@truffle/fetch-and-compile":"^0.5.51","@truffle/from-hardhat":"^0.2.15","@truffle/hdwallet":"^0.1.3","@truffle/interface-adapter":"^0.5.34","@truffle/migrate":"^3.3.43","@truffle/plugins":"^0.2.14","@truffle/preserve":"^0.2.16","@truffle/promise-tracker":"^0.1.6","@truffle/provider":"^0.3.10","@truffle/provisioner":"^0.2.81","@truffle/require":"^2.1.38","@truffle/resolver":"^9.0.48","@truffle/source-fetcher":"^1.0.40","@truffle/spinners":"^0.2.4","@truffle/test":"^0.2.2","@truffle/workflow-compile":"^4.0.66","JSONStream":"^1.3.5","address":"^1.1.2","chai":"^4.2.0","colors":"1.4.0","command-exists":"^1.2.8","conf":"^10.0.2","debug":"^4.3.1","del":"^2.2.0","ethereum-cryptography":"1.1.2","fs-extra":"^9.1.0","ganache":"7.8.0","get-port":"^5.1.1","get-random-values":"^1.2.2","glob":"^7.1.6","inquirer":"8.2.2","iter-tools":"^7.5.0","js-interpreter":"2.2.0","lodash":"^4.17.21","mocha":"10.1.0","node-emoji":"^1.8.1","original-require":"^1.0.1","sane":"^4.0.2","semver":"7.5.2","source-map-support":"^0.5.19","spawn-args":"0.2.0","tmp":"^0.2.1","universal-analytics":"^0.4.17","uuid":"^9.0.0","web3":"1.10.0","web3-utils":"1.10.0","xregexp":"^4.2.4","yargs":"^13.3.0"},"devDependencies":{"@truffle/blockchain-utils":"^0.1.8","app-module-path":"^2.2.0","chai-as-promised":"^7.1.1","memorystream":"^0.3.1","sinon":"^9.0.2"},"publishConfig":{"access":"public"},"authors":[{"name":"Tim Coulter","email":"tim@trufflesuite.com","url":"https://github.com/tcoulter"}],"namespace":"consensys","gitHead":"a6fb238ef954d3ad4c6fd4181b78ee3dc047c8bf"}'); | ||
@@ -402,0 +402,0 @@ /***/ }) |
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "5.10.1", | ||
"version": "5.10.2", | ||
"main": "./build/library.bundled.js", | ||
@@ -35,7 +35,7 @@ "bin": { | ||
"optionalDependencies": { | ||
"@truffle/db": "^2.0.30" | ||
"@truffle/db": "^2.0.31" | ||
}, | ||
"dependencies": { | ||
"@truffle/db-loader": "^0.2.30", | ||
"@truffle/debugger": "^12.0.0", | ||
"@truffle/db-loader": "^0.2.31", | ||
"@truffle/debugger": "^12.1.0", | ||
"app-module-path": "^2.2.0", | ||
@@ -50,4 +50,4 @@ "ganache": "7.8.0", | ||
"@truffle/config": "^1.3.58", | ||
"@truffle/contract": "^4.6.25", | ||
"@truffle/core": "^5.10.1", | ||
"@truffle/contract": "^4.6.26", | ||
"@truffle/core": "^5.10.2", | ||
"@truffle/interface-adapter": "^0.5.34", | ||
@@ -84,3 +84,3 @@ "chai": "^4.2.0", | ||
"namespace": "consensys", | ||
"gitHead": "854a564b2545bbd2cc0a2cf04c9d38a5b8f57d7a" | ||
"gitHead": "a6fb238ef954d3ad4c6fd4181b78ee3dc047c8bf" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
49446363
655830
Updated@truffle/db-loader@^0.2.31
Updated@truffle/debugger@^12.1.0