electusvoting
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "electusvoting", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Standard implementation and interface for Voting", | ||
@@ -9,5 +9,5 @@ "main": "index.js", | ||
"stop:blockchain:client": "bash ./scripts/stop-blockchain.sh", | ||
"test": "npm run start:blockchain:client & sudo truffle migrate --reset --compile-all && truffle test --network development", | ||
"test": "npm run start:blockchain:client & truffle migrate --reset --compile-all && truffle test --network development", | ||
"post-test": "npm run stop:blockchain:client", | ||
"coverage": "touch allFiredEvents & sudo ./node_modules/.bin/solidity-coverage", | ||
"coverage": "touch allFiredEvents & solidity-coverage", | ||
"prettier": "prettier --write \"**/*.{js,json,css,md}\"", | ||
@@ -63,21 +63,22 @@ "eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check", | ||
"dependencies": { | ||
"membershipverificationtoken": "^2.5.0", | ||
"truffle-assertions": "^0.8.2" | ||
"membershipverificationtoken": "^2.5.2", | ||
"truffle-assertions": "^0.9.1" | ||
}, | ||
"devDependencies": { | ||
"solidity-coverage": "^0.5.11", | ||
"eslint": "^5.16.0", | ||
"eslint-config-prettier": "^4.2.0", | ||
"eslint-config-prettier": "^4.3.0", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint-plugin-mocha": "^5.3.0", | ||
"eslint-plugin-node": "^9.0.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"eslint-plugin-node": "^9.1.0", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"eslint-plugin-promise": "^4.1.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"lint-staged": "^8.1.6", | ||
"prettier": "^1.17.0", | ||
"solhint": "^2.0.0", | ||
"husky": "^2.2.0" | ||
"husky": "^2.4.1", | ||
"lint-staged": "^8.2.1", | ||
"prettier": "^1.18.2", | ||
"solhint": "^2.1.0", | ||
"solidity-coverage": "^0.5.11", | ||
"truffle": "^5.0.22" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # Voting |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ var DelegatedVoteBoundTest = artifacts.require("./DelegatedVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var DelegatedVoteBoundTest = artifacts.require("./DelegatedVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var DelegatedVoteTest = artifacts.require("./DelegatedVoteTest.sol"); |
@@ -0,0 +0,0 @@ var DelegatedVoteTest = artifacts.require("./DelegatedVoteTest.sol"); |
@@ -0,0 +0,0 @@ var KarmaVoteBoundTest = artifacts.require("./KarmaVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var KarmaVoteBoundTest = artifacts.require("./KarmaVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var KarmaVoteTest = artifacts.require("./KarmaVoteTest.sol"); |
@@ -0,0 +0,0 @@ var KarmaVoteTest = artifacts.require("./KarmaVoteTest.sol"); |
@@ -0,0 +0,0 @@ var OnePersonOneVoteBoundTest = artifacts.require("./OnePersonOneVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var OnePersonOneVoteBoundTest = artifacts.require("./OnePersonOneVoteBoundTest.sol"); |
@@ -0,0 +0,0 @@ var OnePersonOneVoteTest = artifacts.require("./OnePersonOneVoteTest.sol"); |
@@ -0,0 +0,0 @@ var OnePersonOneVoteTest = artifacts.require("./OnePersonOneVoteTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalCappedBoundTest = artifacts.require("./TokenProportionalCappedBoundTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalCappedBoundTest = artifacts.require("./TokenProportionalCappedBoundTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalCappedTest = artifacts.require("./TokenProportionalCappedTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalCappedTest = artifacts.require("./TokenProportionalCappedTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalUncappedBoundTest = artifacts.require("./TokenProportionalUncappedBoundTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalUncappedBoundTest = artifacts.require("./TokenProportionalUncappedBoundTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalUncappedTest = artifacts.require("./TokenProportionalUncappedTest.sol"); |
@@ -0,0 +0,0 @@ var TokenProportionalUncappedTest = artifacts.require("./TokenProportionalUncappedTest.sol"); |
@@ -0,0 +0,0 @@ async function assertRevert(promise) { |
@@ -0,0 +0,0 @@ const increaseTime = duration => { |
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
147873
15
- Removedtruffle-assertions@0.8.2(transitive)
Updatedtruffle-assertions@^0.9.1