@webassembly/parcel__watcher
Advanced tools
Comparing version 2.1.0-blitz.1 to 2.1.0-blitz.2
{ | ||
"name": "@webassembly/parcel__watcher", | ||
"version": "2.1.0-blitz.1", | ||
"version": "2.1.0-blitz.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
@@ -33,2 +33,3 @@ "use strict"; | ||
ignored: opts === null || opts === void 0 ? void 0 : opts.ignore, | ||
ignoreInitial: true, | ||
}); | ||
@@ -35,0 +36,0 @@ let dirWatchers = watchers.get(fn); |
@@ -41,2 +41,3 @@ import {Event, FilePath, Options, SubscribeCallback} from '../..'; | ||
ignored: opts?.ignore, | ||
ignoreInitial: true, | ||
}); | ||
@@ -43,0 +44,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
422226
389