{"library":"amp-has","type":"library","category":null,"description":"The `amp-has` package provides a simple utility function, `has`, designed to check for the existence of nested properties within an object. It is part of the `ampersand.js` ecosystem, which was a collection of loosely coupled JavaScript modules for client-side applications. The package, currently at version 1.0.1, was last updated in April 2016 and is essentially a direct re-export of the `lodash.has` function. Given the minimal activity on the `ampersand.js` project and this specific utility's unmaintained status for many years, its release cadence is effectively ceased. Its key differentiator was its inclusion in the `ampersand.js` modular approach; however, modern applications are strongly advised to use `lodash.has` directly, which is actively maintained and supports contemporary JavaScript module systems.","language":"javascript","status":"deprecated","version":"1.0.1","tags":["javascript","amp","util","objects"],"last_verified":"Wed May 27","install":[{"cmd":"npm install amp-has","imports":["const has = require('amp-has');"]},{"cmd":"yarn add amp-has","imports":[]},{"cmd":"pnpm add amp-has","imports":[]}],"homepage":"http://amp.ampersandjs.com/#amp-has","github":"https://github.com/ampersandjs/amp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/amp-has","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/amp-has/compatibility"}}