Skip to content

Commit

Permalink
For now we don't want to publish this module
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed May 27, 2020
1 parent d41353c commit 3619c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 0 additions & 8 deletions packages/kbn-safer-lodash-set/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ This module adds protection against prototype pollution to the [`set`]
and [`setWith`] functions from [Lodash] and are API compatible with
Lodash v4.x.

[![npm](https://img.shields.io/npm/v/@kbn/safer-lodash-set.svg)](https://www.npmjs.com/package/@kbn/safer-lodash-set)

## Installation

```
npm install @kbn/safer-lodash-set --save
```

## Example Usage

```js
Expand Down
3 changes: 2 additions & 1 deletion packages/kbn-safer-lodash-set/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"ignore": [
"/lodash/"
]
}
},
"private": true
}

0 comments on commit 3619c8e

Please sign in to comment.