Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lodash._baseismatch

lodash182.9kMIT4.0.2

The internal lodash function baseIsMatch exported as a module.

readme

lodash._baseismatch v4.0.2

The internal lodash function baseIsMatch exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._baseismatch

In Node.js:

var baseIsMatch = require('lodash._baseismatch');

See the package source for more details.

changelog