Sha256: bb55f35abf9c3eda02020041eddd1fba1d29dafb4c348a14731f0d78410e87a2

Contents?: true

Size: 239 Bytes

Versions: 129

Compression:

Stored size: 239 Bytes

Contents

# has

> Object.prototype.hasOwnProperty.call shortcut

## Installation

```sh
npm install --save has
```

## Usage

```js
var has = require('has');

has({}, 'hasOwnProperty'); // false
has(Object.prototype, 'hasOwnProperty'); // true
```

Version data entries

129 entries across 128 versions & 20 rubygems

Version Path
enju_library-0.3.8 spec/dummy/node_modules/has/README.md
ilog-0.4.1 node_modules/has/README.md
ilog-0.4.0 node_modules/has/README.md
ilog-0.3.3 node_modules/has/README.md
learn_create-0.0.22 lib/templates/javascript_lab_template/node_modules/has/README.md
jester-data-8.0.0 node_modules/has/README.md
ezii-os-5.2.1 node_modules/has/README.md
ezii-os-2.0.1 node_modules/has/README.md
ezii-os-1.1.0 node_modules/has/README.md
ezii-os-1.0.0 node_modules/has/README.md
ezii-os-0.0.0.1.0 node_modules/has/README.md
ezii-os-0.0.0.0.1 node_modules/has/README.md
govuk_publishing_components-18.0.0 node_modules/has/README.md
govuk_publishing_components-17.21.0 node_modules/has/README.md
govuk_publishing_components-17.20.0 node_modules/has/README.md
govuk_publishing_components-17.19.1 node_modules/has/README.md
govuk_publishing_components-17.19.0 node_modules/has/README.md
govuk_publishing_components-17.18.0 node_modules/has/README.md
govuk_publishing_components-17.17.0 node_modules/has/README.md
govuk_publishing_components-17.16.0 node_modules/has/README.md