{"library":"request-promise-core","type":"library","category":null,"description":"request-promise-core is a foundational library that provides Promise support for the now-deprecated 'request' HTTP client. It is not intended for direct use by most applications; instead, it serves as the core logic for higher-level packages like `request-promise`, `request-promise-any`, `request-promise-bluebird`, and `request-promise-native`. Published last on July 22, 2020, this package's development has ceased, mirroring the abandonment of its peer dependency, 'request'. It offers a mechanism to inject Promise capabilities (e.g., `.then()`, `.catch()`) into the `request` object via a `configure` function, requiring a compatible Promise implementation to be explicitly passed. Due to the deprecation of its upstream 'request' dependency, this package is considered obsolete and should not be used in new projects.","language":"javascript","status":"abandoned","version":"1.1.4","tags":["javascript","xhr","http","https","promise","request","then","thenable","core"],"install":[{"cmd":"npm install request-promise-core","imports":["const configure = require('request-promise-core/configure/request2');","const stealthyRequire = require('stealthy-require');","const request = stealthyRequire(require.cache, function () { return require('request'); });"]},{"cmd":"yarn add request-promise-core","imports":[]},{"cmd":"pnpm add request-promise-core","imports":[]}],"homepage":null,"github":"https://github.com/request/promise-core","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/request-promise-core","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/request-promise-core/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}