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

pathwatcher

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pathwatcher - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

2

lib/file.js

@@ -149,3 +149,3 @@ (function() {

if (error.code === 'EACCES' && process.platform === 'darwin') {
if (runas('dd', ["of=" + filePath], {
if (runas('/bin/dd', ["of=" + filePath], {
stdin: text,

@@ -152,0 +152,0 @@ admin: true

@@ -5,3 +5,3 @@ {

"description": "Watch file events",
"version": "0.18.0",
"version": "0.19.0",
"licenses": [

@@ -8,0 +8,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