Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

ghost-testrpc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghost-testrpc - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const c = require('chalk');

@@ -6,3 +8,3 @@ const emoji = require('node-emoji');

:warning: ${c.red.bold('solidity-coverage >= 0.7.0 does not use "testrpc-sc"')} :warning:
${c.bold('===========================================================')}`
${c.bold('===========================================================')}`;

@@ -14,7 +16,7 @@ const info = `

> ${c.bold('Launching the client independently of the coverage tool is no longer supported.')}
> See github.com/sc-forks/solidity-coverage for help with configuration.`
> See github.com/sc-forks/solidity-coverage for help with configuration.`;
const thanks = `
Thanks! - sc-forks
`
`;

@@ -21,0 +23,0 @@

{
"name": "ghost-testrpc",
"version": "0.0.1",
"version": "0.0.2",
"description": "A testrpc-sc stub for solidity-coverage >= 0.7.0 (which errors when launched.)",

@@ -5,0 +5,0 @@ "bin": {

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