@parcel/workers
Advanced tools
+10
-10
| { | ||
| "name": "@parcel/workers", | ||
| "version": "2.0.0-canary.1820+cd2ffa849", | ||
| "version": "2.0.0-canary.1826+530180ad2", | ||
| "description": "Blazing fast, zero configuration web application bundler", | ||
@@ -24,18 +24,18 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@parcel/diagnostic": "2.0.0-canary.1820+cd2ffa849", | ||
| "@parcel/logger": "2.0.0-canary.1820+cd2ffa849", | ||
| "@parcel/profiler": "2.14.5-canary.3443+cd2ffa849", | ||
| "@parcel/types-internal": "2.14.5-canary.3443+cd2ffa849", | ||
| "@parcel/utils": "2.0.0-canary.1820+cd2ffa849", | ||
| "@parcel/diagnostic": "2.0.0-canary.1826+530180ad2", | ||
| "@parcel/logger": "2.0.0-canary.1826+530180ad2", | ||
| "@parcel/profiler": "2.14.5-canary.3449+530180ad2", | ||
| "@parcel/types-internal": "2.14.5-canary.3449+530180ad2", | ||
| "@parcel/utils": "2.0.0-canary.1826+530180ad2", | ||
| "nullthrows": "^1.1.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "@parcel/core": "^2.0.0-canary.1818+cd2ffa849" | ||
| "@parcel/core": "^2.0.0-canary.1824+530180ad2" | ||
| }, | ||
| "browser": { | ||
| "./src/core-worker.js": "./src/core-worker.browser.js", | ||
| "./src/process/ProcessWorker.js": false, | ||
| "./src/threads/ThreadsWorker.js": false, | ||
| "./src/core-worker.js": "./src/core-worker.browser.js" | ||
| "./src/threads/ThreadsWorker.js": false | ||
| }, | ||
| "gitHead": "cd2ffa84963e16b3ef5e25144cdefd156ca26761" | ||
| "gitHead": "530180ad2127958be8bb388fafd2c542a274f799" | ||
| } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package