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

exo_browser

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exo_browser - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

8

lib/api.js

@@ -879,5 +879,7 @@ /*

my.ready = false;
delete my.internal;
that.removeAllListeners();
if(cb_) return cb_();
my.internal._detach(function() {
delete my.internal;
that.removeAllListeners();
if(cb_) return cb_();
});
}

@@ -884,0 +886,0 @@ });

@@ -9,3 +9,3 @@ {

},
"version": "0.6.6",
"version": "0.6.7",
"dependencies": {

@@ -12,0 +12,0 @@ "async": "0.7.x",

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