You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-8
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# mixin-deep [](https://www.npmjs.com/package/mixin-deep)[](https://npmjs.org/package/mixin-deep)[](https://npmjs.org/package/mixin-deep)[](https://travis-ci.org/jonschlinkert/mixin-deep)
1
+
# mixin-deep [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68)[](https://www.npmjs.com/package/mixin-deep)[](https://npmjs.org/package/mixin-deep)[](https://npmjs.org/package/mixin-deep)[](https://travis-ci.org/jonschlinkert/mixin-deep)
2
2
3
3
> Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
4
4
@@ -12,6 +12,10 @@ Install with [npm](https://www.npmjs.com/):
12
12
$ npm install --save mixin-deep
13
13
```
14
14
15
+
## Heads up!
16
+
17
+
[Please update](https://gist.github.com/jonschlinkert/9a62534c4f8bc76aee6058caa3f05fd6) to version 2.0.1 or later, a critical bug was fixed in that version.
18
+
15
19
## Usage
16
20
17
21
```js
@@ -65,24 +69,24 @@ You might also be interested in these projects:
0 commit comments