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

@webassembly/parcel__watcher

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webassembly/parcel__watcher - npm Package Compare versions

Comparing version 2.1.0-blitz.1 to 2.1.0-blitz.2

2

package.json
{
"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 @@

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