File Explorer

/proc/4/root/var/runtime/node_modules/@aws-sdk/client-data-pipeline

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.json1.8 KB · 49 lines
{  "name": "@aws-sdk/client-data-pipeline",  "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/core": "3.894.0",    "@aws-sdk/credential-provider-node": "3.895.0",    "@aws-sdk/middleware-host-header": "3.893.0",    "@aws-sdk/middleware-logger": "3.893.0",    "@aws-sdk/middleware-recursion-detection": "3.893.0",    "@aws-sdk/middleware-user-agent": "3.895.0",    "@aws-sdk/region-config-resolver": "3.893.0",    "@aws-sdk/types": "3.893.0",    "@aws-sdk/util-endpoints": "3.895.0",    "@aws-sdk/util-user-agent-browser": "3.893.0",    "@aws-sdk/util-user-agent-node": "3.895.0",    "@smithy/config-resolver": "^4.2.2",    "@smithy/core": "^3.11.1",    "@smithy/fetch-http-handler": "^5.2.1",    "@smithy/hash-node": "^4.1.1",    "@smithy/invalid-dependency": "^4.1.1",    "@smithy/middleware-content-length": "^4.1.1",    "@smithy/middleware-endpoint": "^4.2.3",    "@smithy/middleware-retry": "^4.2.4",    "@smithy/middleware-serde": "^4.1.1",    "@smithy/middleware-stack": "^4.1.1",    "@smithy/node-config-provider": "^4.2.2",    "@smithy/node-http-handler": "^4.2.1",    "@smithy/protocol-http": "^5.2.1",    "@smithy/smithy-client": "^4.6.3",    "@smithy/types": "^4.5.0",    "@smithy/url-parser": "^4.1.1",    "@smithy/util-base64": "^4.1.0",    "@smithy/util-body-length-browser": "^4.1.0",    "@smithy/util-body-length-node": "^4.1.0",    "@smithy/util-defaults-mode-browser": "^4.1.3",    "@smithy/util-defaults-mode-node": "^4.1.3",    "@smithy/util-endpoints": "^3.1.2",    "@smithy/util-middleware": "^4.1.1",    "@smithy/util-retry": "^4.1.2",    "@smithy/util-utf8": "^4.1.0",    "tslib": "^2.6.2"  }}