🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
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 Versions

234

0.11.5

Diff
cluracan
published 0.11.5 •

Changelog

Source

Version 0.11.5

  • Update dependencies.
cluracan
published 0.11.4 •

Changelog

Source

Version 0.11.4

  • Fix constant reassignment error.
cluracan
published 0.11.3 •

Changelog

Source

Version 0.11.3

  • Pin antlr4 dependency to ~4.8.0.
cluracan
published 0.11.2 •

Changelog

Source

Version 0.11.2

  • De-dupe files when flattening.
cluracan
published 0.11.1 •
cluracan
published 0.11.0 •
cluracan
published 0.10.2 •
cluracan
published 0.10.1 •

Changelog

Source

Version 0.10.1

  • Allow compatibility with with node v8.
cluracan
published 0.10.0 •

Changelog

Source

Version 0.10.0

  • Add resolving of imports from node_modules (e.g., import "openzeppelin-solidity/contracts/math/Math.sol").
    • Fix tolerant, noFlatten, and noPreprocessor options not being inherited by imported dependencies.
cluracan
published 0.9.3 •

Changelog

Source

Version 0.9.3

  • Fix --output command line option failing. See https://github.com/merklejerk/solpp/pull/2.