Socket
Socket
Sign inDemoInstall

process

Package Overview
Dependencies
0
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.11.2 to 0.11.3

3

browser.js

@@ -10,2 +10,5 @@ // shim for using process in browser

function cleanUpNextTick() {
if (!draining || !currentQueue) {
return;
}
draining = false;

@@ -12,0 +15,0 @@ if (currentQueue.length) {

2

package.json

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

},
"version": "0.11.2",
"version": "0.11.3",
"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