REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.50 KB
Close
/home/byroehnu/easepay.easetack.com/node_modules/xss/package.json
Text
Base64
{ "name": "xss", "main": "./lib/index.js", "typings": "./typings/xss.d.ts", "version": "1.0.15", "description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist", "author": "Zongmin Lei <leizongmin@gmail.com> (http://ucdok.com)", "repository": { "type": "git", "url": "git://github.com/leizongmin/js-xss.git" }, "engines": { "node": ">= 0.10.0" }, "dependencies": { "commander": "^2.20.3", "cssfilter": "0.0.10" }, "devDependencies": { "browserify": "^17.0.0", "coveralls": "^3.1.1", "debug": "^4.3.4", "eslint": "^8.16.0", "mocha": "^8.4.0", "nyc": "^15.1.0", "uglify-js": "^3.15.5" }, "files": [ "lib", "bin/xss", "dist", "typings/*.d.ts" ], "bin": { "xss": "./bin/xss" }, "scripts": { "lint": "eslint lib/**", "test": "export DEBUG=xss:* && mocha -t 5000", "test-cov": "nyc --reporter=lcov mocha --exit \"test/*.js\" && nyc report", "coveralls": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js", "build": "./bin/build", "prepublish": "npm run test && npm run build" }, "license": "MIT", "bugs": { "url": "https://github.com/leizongmin/js-xss/issues" }, "homepage": "https://github.com/leizongmin/js-xss", "keywords": [ "sanitization", "xss", "sanitize", "sanitisation", "input", "security", "escape", "encode", "filter", "validator", "html", "injection", "whitelist" ] }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 5 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
bin
DIR
-
drwxr-xr-x
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dist
DIR
-
drwxr-xr-x
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
node_modules
DIR
-
drwxr-xr-x
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
typings
DIR
-
drwxr-xr-x
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.10 KB
lrw-r--r--
2026-02-28 00:26:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.50 KB
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
13.51 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.zh.md
13.59 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).