Comparing version
@@ -0,1 +1,4 @@ | ||
## Version 0.11.5 | ||
- Update dependencies. | ||
## Version 0.11.4 | ||
@@ -7,3 +10,3 @@ - Fix constant reassignment error. | ||
## Version 0.11.1 | ||
## Version 0.11.2 | ||
- De-dupe files when flattening. | ||
@@ -10,0 +13,0 @@ |
{ | ||
"name": "solpp", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"description": "A solidity preprocessor and flattener CLI and library", | ||
@@ -20,3 +20,3 @@ "repository": "https://github.com/merklejerk/solpp", | ||
"antlr4": "~4.8.0", | ||
"axios": "^0.18.0", | ||
"axios": "^0.21.1", | ||
"bn-str-256": "^1.9.1", | ||
@@ -23,0 +23,0 @@ "commander": "^2.19.0", |
415245
0.01%+ Added
+ Added
- Removed
- Removed
- Removed
Updated