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

@parcel/fs

Package Overview
Dependencies
Maintainers
1
Versions
894
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/fs - npm Package Compare versions

Comparing version 2.0.0-nightly.214 to 2.0.0-nightly.219

2

lib/NodeFS.js

@@ -137,3 +137,3 @@ "use strict";

} = require('worker_threads'));
} catch (_unused) {} //
} catch {} //
// Generate a temporary file path used for atomic writing of files.

@@ -140,0 +140,0 @@

{
"name": "@parcel/fs",
"version": "2.0.0-nightly.214+52fd6741",
"version": "2.0.0-nightly.219+f9f7320b",
"description": "Blazing fast, zero configuration web application bundler",

@@ -19,5 +19,5 @@ "license": "MIT",

"dependencies": {
"@parcel/utils": "2.0.0-nightly.214+52fd6741",
"@parcel/utils": "2.0.0-nightly.219+f9f7320b",
"@parcel/watcher": "^2.0.0-alpha.5",
"@parcel/workers": "2.0.0-nightly.214+52fd6741",
"@parcel/workers": "2.0.0-nightly.219+f9f7320b",
"mkdirp": "^0.5.1",

@@ -31,3 +31,3 @@ "ncp": "^2.0.0",

},
"gitHead": "52fd6741a0ea1f2e043c628cf6b7be0715b1c837"
"gitHead": "f9f7320bed19a9a2a7d75d5c6da657272b4b44ef"
}
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