You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@parcel/fs

Package Overview
Dependencies
Maintainers
1
Versions
948
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.16.3
to
2.16.4
+1
-1
lib/browser.js

@@ -61,3 +61,3 @@ var $7t7E1$path = require("path");

var $8af9b47b041f0367$exports = {};
$8af9b47b041f0367$exports = JSON.parse("{\"name\":\"@parcel/fs\",\"version\":\"2.16.3\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"MIT\",\"publishConfig\":{\"access\":\"public\"},\"funding\":{\"type\":\"opencollective\",\"url\":\"https://opencollective.com/parcel\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/parcel-bundler/parcel.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@parcel/core\":false,\"@parcel/feature-flags\":false,\"@parcel/rust\":false,\"@parcel/types-internal\":false,\"@parcel/utils\":false,\"@parcel/watcher\":false,\"@parcel/watcher-watchman-js\":false,\"@parcel/workers\":false}},\"browser\":{\"includeNodeModules\":{\"@parcel/core\":false,\"@parcel/feature-flags\":false,\"@parcel/rust\":false,\"@parcel/types-internal\":false,\"@parcel/utils\":false,\"@parcel/watcher\":false,\"@parcel/watcher-watchman-js\":false,\"@parcel/workers\":false}}},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@parcel/feature-flags\":\"2.16.3\",\"@parcel/rust\":\"2.16.3\",\"@parcel/types-internal\":\"2.16.3\",\"@parcel/utils\":\"2.16.3\",\"@parcel/watcher\":\"^2.0.7\",\"@parcel/workers\":\"2.16.3\"},\"devDependencies\":{\"@parcel/watcher-watchman-js\":\"2.16.3\",\"graceful-fs\":\"^4.2.11\",\"ncp\":\"^2.0.0\",\"nullthrows\":\"^1.1.1\",\"utility-types\":\"^3.11.0\"},\"peerDependencies\":{\"@parcel/core\":\"^2.16.3\"},\"browser\":{\"./src/NodeFS.js\":\"./src/NodeFS.browser.js\",\"@parcel/fs\":\"./lib/browser.js\"},\"gitHead\":\"73f691d67d22482440babb2d1846b7da2160f7cc\"}");
$8af9b47b041f0367$exports = JSON.parse("{\"name\":\"@parcel/fs\",\"version\":\"2.16.4\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"MIT\",\"publishConfig\":{\"access\":\"public\"},\"funding\":{\"type\":\"opencollective\",\"url\":\"https://opencollective.com/parcel\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/parcel-bundler/parcel.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@parcel/core\":false,\"@parcel/feature-flags\":false,\"@parcel/rust\":false,\"@parcel/types-internal\":false,\"@parcel/utils\":false,\"@parcel/watcher\":false,\"@parcel/watcher-watchman-js\":false,\"@parcel/workers\":false}},\"browser\":{\"includeNodeModules\":{\"@parcel/core\":false,\"@parcel/feature-flags\":false,\"@parcel/rust\":false,\"@parcel/types-internal\":false,\"@parcel/utils\":false,\"@parcel/watcher\":false,\"@parcel/watcher-watchman-js\":false,\"@parcel/workers\":false}}},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@parcel/feature-flags\":\"2.16.4\",\"@parcel/rust\":\"2.16.4\",\"@parcel/types-internal\":\"2.16.4\",\"@parcel/utils\":\"2.16.4\",\"@parcel/watcher\":\"^2.0.7\",\"@parcel/workers\":\"2.16.4\"},\"devDependencies\":{\"@parcel/watcher-watchman-js\":\"2.16.4\",\"graceful-fs\":\"^4.2.11\",\"ncp\":\"^2.0.0\",\"nullthrows\":\"^1.1.1\",\"utility-types\":\"^3.11.0\"},\"peerDependencies\":{\"@parcel/core\":\"^2.16.4\"},\"browser\":{\"./src/NodeFS.js\":\"./src/NodeFS.browser.js\",\"@parcel/fs\":\"./lib/browser.js\"},\"gitHead\":\"59484858a1a0bcbb71f74088956bb437a2db6505\"}");

@@ -64,0 +64,0 @@

{
"name": "@parcel/fs",
"version": "2.16.3",
"version": "2.16.4",
"description": "Blazing fast, zero configuration web application bundler",

@@ -55,11 +55,11 @@ "license": "MIT",

"dependencies": {
"@parcel/feature-flags": "2.16.3",
"@parcel/rust": "2.16.3",
"@parcel/types-internal": "2.16.3",
"@parcel/utils": "2.16.3",
"@parcel/feature-flags": "2.16.4",
"@parcel/rust": "2.16.4",
"@parcel/types-internal": "2.16.4",
"@parcel/utils": "2.16.4",
"@parcel/watcher": "^2.0.7",
"@parcel/workers": "2.16.3"
"@parcel/workers": "2.16.4"
},
"devDependencies": {
"@parcel/watcher-watchman-js": "2.16.3",
"@parcel/watcher-watchman-js": "2.16.4",
"graceful-fs": "^4.2.11",

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

"peerDependencies": {
"@parcel/core": "^2.16.3"
"@parcel/core": "^2.16.4"
},

@@ -78,3 +78,3 @@ "browser": {

},
"gitHead": "73f691d67d22482440babb2d1846b7da2160f7cc"
"gitHead": "59484858a1a0bcbb71f74088956bb437a2db6505"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display