{"library":"svn-simple-auth-provider","type":"library","category":null,"description":"The `svn-simple-auth-provider` package offers a Node.js-based solution for programmatically accessing credentials stored in Subversion's 'simple' authentication files. These files, typically located in `~/.subversion/auth/simple`, contain plaintext username and password pairs for various SVN realms. The library, currently at version 1.3.5, provides a `SvnSimpleAuthProvider` class to read and retrieve these stored credentials. Its release cadence is irregular, primarily focusing on dependency updates and minor bug fixes. A key differentiator is its direct parsing of the SVN simple auth file format, allowing integration into applications that need to interact with SVN repositories using stored credentials without invoking external SVN client commands. It requires Node.js version 16.20.2 or higher.","language":"javascript","status":"active","version":"1.3.5","tags":["javascript","auth-provider"],"last_verified":"Wed May 27","install":[{"cmd":"npm install svn-simple-auth-provider","imports":["import { SvnSimpleAuthProvider } from 'svn-simple-auth-provider';","import type { Credential } from 'svn-simple-auth-provider';"]},{"cmd":"yarn add svn-simple-auth-provider","imports":[]},{"cmd":"pnpm add svn-simple-auth-provider","imports":[]}],"homepage":null,"github":"https://github.com/arlac77/svn-simple-auth-provider","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/svn-simple-auth-provider","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/svn-simple-auth-provider/compatibility"}}