eth-scribble
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -130,3 +130,3 @@ "use strict"; | ||
stub.documentation = undefined; | ||
fun.visibility = solc_typed_ast_1.FunctionVisibility.Private; | ||
fun.visibility = solc_typed_ast_1.FunctionVisibility.Internal; | ||
fun.isConstructor = false; | ||
@@ -133,0 +133,0 @@ renameReturns(stub); |
{ | ||
"name": "eth-scribble", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A Solidity runtime verification tool for property based testing", | ||
@@ -21,4 +21,4 @@ "keywords": [], | ||
"logplease": "^1.2.15", | ||
"semver": "^7.5.4", | ||
"solc-typed-ast": "^18.1.0", | ||
"semver": "^7.6.0", | ||
"solc-typed-ast": "^18.1.2", | ||
"src-location": "^1.1.0", | ||
@@ -42,10 +42,10 @@ "yaml": "^1.10.2" | ||
"devDependencies": { | ||
"@ethereumjs/vm": "^7.1.0", | ||
"@ethereumjs/vm": "^7.2.1", | ||
"@types/bn.js": "^5.1.5", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^16.18.71", | ||
"@types/semver": "^7.5.6", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"@types/node": "^20.11.19", | ||
"@types/semver": "^7.5.7", | ||
"@typescript-eslint/eslint-plugin": "^7.0.2", | ||
"@typescript-eslint/parser": "^7.0.2", | ||
"eslint": "^8.56.0", | ||
@@ -56,6 +56,6 @@ "eslint-config-prettier": "^9.1.0", | ||
"expect": "^29.7.0", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.3.0", | ||
"nyc": "^15.1.0", | ||
"peggy": "^2.0.1", | ||
"prettier": "^3.2.4", | ||
"prettier": "^3.2.5", | ||
"ts-node": "^10.9.2", | ||
@@ -62,0 +62,0 @@ "ts-pegjs": "^3.1.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1888801
312
Updatedsemver@^7.6.0
Updatedsolc-typed-ast@^18.1.2