Socket
Socket
Sign inDemoInstall

process

Package Overview
Dependencies
0
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.0 to 0.11.1

2

browser.js

@@ -51,3 +51,3 @@ // shim for using process in browser

queue.push(new Item(fun, args));
if (!draining) {
if (queue.length === 1 && !draining) {
setTimeout(drainQueue, 0);

@@ -54,0 +54,0 @@ }

@@ -11,3 +11,3 @@ {

},
"version": "0.11.0",
"version": "0.11.1",
"repository": {

@@ -14,0 +14,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc