{"library":"node-ntlm-client","type":"library","category":null,"description":"This package, `node-ntlm-client` at version 0.1.2, provides a client-side implementation for NTLM and NTLMv2 authentication in Node.js environments. It exposes functions for generating NTLM Type 1 and Type 3 messages, and decoding Type 2 messages, enabling developers to implement the NTLM handshake manually. It also includes a `request` convenience function that relies on the now-deprecated `request` HTTP client library. This package has seen no updates in approximately ten years and is considered abandoned, making it unsuitable for new projects. Modern alternatives typically use native Node.js `http`/`https` modules or other maintained HTTP clients, often with fewer external dependencies and better support for contemporary Node.js versions and language features like ESM.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript","ntlm","ntlmv2","client","authentication"],"install":[{"cmd":"npm install node-ntlm-client","imports":["const { createType1Message } = require('ntlm-client');","const { decodeType2Message } = require('ntlm-client');","const { createType3Message } = require('ntlm-client');"]},{"cmd":"yarn add node-ntlm-client","imports":[]},{"cmd":"pnpm add node-ntlm-client","imports":[]}],"homepage":null,"github":"https://github.com/gautamsi/node-ntlm-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-ntlm-client","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/node-ntlm-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}