File Explorer

/proc/4/root/var/runtime/node_modules/@aws-sdk/rds-signer

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.json644 B · 22 lines
{  "name": "@aws-sdk/rds-signer",  "version": "3.895.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-crypto/sha256-browser": "5.2.0",    "@aws-crypto/sha256-js": "5.2.0",    "@aws-sdk/credential-providers": "3.895.0",    "@aws-sdk/util-format-url": "3.893.0",    "@smithy/config-resolver": "^4.2.2",    "@smithy/hash-node": "^4.1.1",    "@smithy/invalid-dependency": "^4.1.1",    "@smithy/node-config-provider": "^4.2.2",    "@smithy/protocol-http": "^5.2.1",    "@smithy/signature-v4": "^5.2.1",    "@smithy/types": "^4.5.0",    "tslib": "^2.6.2"  }}