@tharsis/transactions
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@tharsis/transactions", | ||
"description": "Transactions generator for EVMOS", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -29,8 +29,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@tharsis/eip712": "^0.1.5", | ||
"@tharsis/proto": "^0.1.5", | ||
"@tharsis/eip712": "^0.1.6", | ||
"@tharsis/proto": "^0.1.6", | ||
"@types/node": "^17.0.21", | ||
"link-module-alias": "^1.2.0", | ||
"shx": "^0.3.4" | ||
} | ||
}, | ||
"gitHead": "0cec9e2f51dcb26c3fb42c2b72acc999b6991c7d" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
22366
23
1
Updated@tharsis/eip712@^0.1.6
Updated@tharsis/proto@^0.1.6