{"library":"nest","type":"library","category":null,"description":"The `nest` package, version 0.1.6, is an extremely old and likely abandoned Node.js HTTP client designed for interacting with REST APIs. Published many years ago, it predates modern JavaScript module systems like ESM and lacks TypeScript support. This package is distinct from the popular NestJS framework, which is a comprehensive server-side framework. Given its age and lack of updates, it is not suitable for new projects and should be avoided due to potential security vulnerabilities and incompatibility with contemporary Node.js environments and practices. Its release cadence is non-existent, and it offers no significant differentiators over modern, well-maintained HTTP clients like `axios` or `node-fetch`, which provide robust features, active development, and broad community support.","language":"javascript","status":"abandoned","version":"0.1.6","tags":["javascript"],"install":[{"cmd":"npm install nest","imports":["const Nest = require('nest');","const client = Nest.createClient('http://example.com');","client.get('/data', callback);"]},{"cmd":"yarn add nest","imports":[]},{"cmd":"pnpm add nest","imports":[]}],"homepage":null,"github":"https://github.com/tim-smart/nest","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nest","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/nest/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}