{"library":"url-safe","type":"library","category":null,"description":"The `url-safe` package provides a minimalist utility for sanitizing URLs by removing or masking the authentication (username:password) part. This is primarily used to prevent sensitive credentials from being exposed in logs or other less secure outputs. The current stable version is `2.0.0`, which was released on 2015-07-23. The package has seen no further releases or active development since then, indicating it is no longer maintained. Its key differentiator is its singular focus on URL sanitization for logging, leveraging Node.js's built-in `url` module. Developers should be aware of its age and lack of modern updates when considering its use in contemporary projects. Alternatives often involve more robust URL parsing and manipulation libraries or custom regex-based solutions for sensitive data removal.","language":"javascript","status":"abandoned","version":"2.0.0","tags":["javascript","url","safe","logging","filter"],"last_verified":"Wed May 27","install":[{"cmd":"npm install url-safe","imports":["const urlSafe = require('url-safe');","const { urlSafe } = await import('url-safe');"]},{"cmd":"yarn add url-safe","imports":[]},{"cmd":"pnpm add url-safe","imports":[]}],"homepage":null,"github":"https://github.com/boennemann/url-safe","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/url-safe","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/url-safe/compatibility"}}