File Explorer

/proc/self/root/proc/self/root/var/runtime/node_modules/@aws-sdk/body-checksum-node

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.json405 B · 16 lines
{  "name": "@aws-sdk/body-checksum-node",  "version": "3.972.13",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-sdk/chunked-stream-reader-node": "^3.972.5",    "@aws-sdk/sha256-tree-hash": "^3.972.12",    "@aws-sdk/types": "^3.973.8",    "@smithy/core": "^3.24.2",    "@smithy/types": "^4.14.1",    "tslib": "^2.6.2"  }}