@aragon/apps-shared-minime
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@aragon/apps-shared-minime", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Jordi Baylina", | ||
"license": "GPL-3.0-or-later", | ||
"files": [ | ||
"/abi", | ||
"/build", | ||
"/contracts", | ||
"/test", | ||
"/truffle.js" | ||
], | ||
"scripts": { | ||
"abi:extract": "truffle-extract --output abi/ --keys abi", | ||
"compile": "truffle compile", | ||
@@ -10,3 +19,4 @@ "test": "TRUFFLE_TEST=true npm run ganache-cli:test", | ||
"ganache-cli:test": "./node_modules/@aragon/test-helpers/ganache-cli.sh", | ||
"truffle:dev": "npx truffle dev" | ||
"truffle:dev": "npx truffle dev", | ||
"prepublishOnly": "truffle compile --all && npm run abi:extract -- --no-compile" | ||
}, | ||
@@ -18,4 +28,5 @@ "devDependencies": { | ||
"solidity-coverage": "0.5.8", | ||
"truffle": "4.1.14" | ||
"truffle": "4.1.14", | ||
"truffle-extract": "^1.2.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
5406850
21
123244
2
6
4
1