File Explorer

/proc/4/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 /.

1 dir
1 file
package.json449 B · 19 lines
{  "name": "@aws-sdk/xhr-http-handler",  "version": "3.893.0",  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "@aws-sdk/types": "3.893.0",    "@smithy/protocol-http": "^5.2.1",    "@smithy/querystring-builder": "^4.1.1",    "@smithy/types": "^4.5.0",    "events": "3.3.0",    "tslib": "^2.6.2"  },  "bugs": {    "url": "https://github.com/aws/aws-sdk-js-v3/issues"  }}