Socket
Socket
Sign inDemoInstall

watchpack

Package Overview
Dependencies
2
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

6

lib/DirectoryWatcher.js

@@ -497,2 +497,8 @@ /*

this.initialScan = false;
if(this.scanAgain) {
this.scanAgain = false;
this.doScan(false);
} else {
this.scanning = false;
}
return;

@@ -499,0 +505,0 @@ }

2

package.json
{
"name": "watchpack",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "",

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

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