Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/etherpad/src/node_modules/ienoopen/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/etherpad/src/node_modules/ienoopen/package.json
{
  "name": "ienoopen",
  "author": "Adam Baldwin <adam@npmjs.com> (https://evilpacket.net)",
  "contributors": [
    "Evan Hahn <me@evanhahn.com> (https://evanhahn.com)"
  ],
  "description": "Middleware for IE security. Set X-Download-Options to noopen.",
  "version": "1.1.0",
  "license": "MIT",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "noopen",
    "x-download-options"
  ],
  "homepage": "https://helmetjs.github.io/docs/ienoopen/",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/ienoopen.git"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/ienoopen/issues",
    "email": "me@evanhahn.com"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "scripts": {
    "pretest": "npm run lint",
    "prepublishOnly": "npm run build",
    "lint": "tslint --project . --fix",
    "test": "jest --config test/jest-config.json",
    "clean": "rm -rf dist",
    "build": "npm run clean && tsc"
  },
  "main": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "devDependencies": {
    "@types/connect": "^3.4.32",
    "@types/jest": "^24.0.9",
    "@types/supertest": "^2.0.7",
    "connect": "^3.6.6",
    "jest": "^24.3.1",
    "supertest": "^3.3.0",
    "ts-jest": "^24.0.0",
    "tslint": "^5.13.1",
    "tslint-config-standard": "^8.0.1",
    "typescript": "^3.3.3333"
  }
}

SAMX