File Explorer

/proc/self/root/proc/self/root/var/runtime/node_modules/@aws-sdk/xhr-http-handler

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

package.json399 B · 18 lines
{  "name": "@aws-sdk/xhr-http-handler",  "version": "3.1049.0",  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "@aws-sdk/types": "^3.973.8",    "@smithy/core": "^3.24.2",    "@smithy/types": "^4.14.1",    "events": "3.3.0",    "tslib": "^2.6.2"  },  "bugs": {    "url": "https://github.com/aws/aws-sdk-js-v3/issues"  }}