File Explorer

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

1 dir
1 file
package.json526 B · 19 lines
{  "name": "@aws-sdk/body-checksum-node",  "version": "3.893.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-sdk/chunked-stream-reader-node": "3.893.0",    "@aws-sdk/sha256-tree-hash": "3.893.0",    "@aws-sdk/types": "3.893.0",    "@smithy/is-array-buffer": "^4.1.0",    "@smithy/protocol-http": "^5.2.1",    "@smithy/types": "^4.5.0",    "@smithy/util-hex-encoding": "^4.1.0",    "@smithy/util-utf8": "^4.1.0",    "tslib": "^2.6.2"  }}