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

eshost

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eshost - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

bin/eshost.js

@@ -120,3 +120,3 @@ #!/usr/bin/env node

function printHostResult(name, result) {
console.log(chalk.blue(`## ${name}`));
console.log(chalk.blue(`#### ${name}`));
console.log(result.stdout.trim());

@@ -123,0 +123,0 @@

{
"name": "eshost",
"version": "1.1.1",
"version": "1.1.2",
"description": "Run scripts in any ECMAScript host",

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