File Explorer

/proc/thread-self/root/var/runtime/node_modules/@aws-sdk/xml-builder

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.json298 B · 14 lines
{  "name": "@aws-sdk/xml-builder",  "version": "3.972.24",  "dependencies": {    "@nodable/entities": "2.1.0",    "@smithy/types": "^4.14.1",    "fast-xml-parser": "5.7.3",    "tslib": "^2.6.2"  },  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js"}