You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

solpp

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solpp - npm Package Compare versions

Comparing version

to
0.11.5

5

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",