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

eshost

Package Overview
Dependencies
Maintainers
2
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 7.2.0 to 7.3.0

2

package.json
{
"name": "eshost",
"version": "7.2.0",
"version": "7.3.0",
"description": "Invoke ECMAScript scripts in any command line JS engine.",

@@ -5,0 +5,0 @@ "main": "lib/eshost.js",

@@ -8,3 +8,3 @@ /* Engine262 exposes a "$" object to its runtime */

gc() {
throw new Test262Error('gc() not yet supported.');
return engine262.gc();
},

@@ -43,3 +43,2 @@ createRealm(options) {

},
detachArrayBuffer: engine262.detachArrayBuffer,

@@ -46,0 +45,0 @@ getGlobal(name) {

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