New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

embark-solc

Package Overview
Dependencies
Maintainers
7
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embark-solc - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

3

lib/Compiler.js

@@ -135,2 +135,5 @@ const async = require('async');

}
embark.events.emit('contracts:compiled:solc', json);
const contracts = json.contracts;

@@ -137,0 +140,0 @@

2

package.json
{
"name": "embark-solc",
"version": "4.0.1",
"version": "4.0.2",
"description": "Solc plugin for Embark (uses command line)",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc