File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/middleware-compression

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.json540 B · 20 lines
{  "name": "@smithy/middleware-compression",  "version": "4.2.4",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "@smithy/core": "^3.12.0",    "@smithy/is-array-buffer": "^4.1.0",    "@smithy/node-config-provider": "^4.2.2",    "@smithy/protocol-http": "^5.2.1",    "@smithy/types": "^4.5.0",    "@smithy/util-config-provider": "^4.1.0",    "@smithy/util-middleware": "^4.1.1",    "@smithy/util-utf8": "^4.1.0",    "fflate": "0.8.1",    "tslib": "^2.6.2"  },  "sideEffects": false}