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
<ahref="https://github.com/Jaid/object-changes/commits"><imgsrc="https://img.shields.io/github/commits-since/Jaid/object-changes/v0.1.0?style=flat-square&logo=github&color=success"alt="Commits since v0.1.0"/></a> <ahref="https://github.com/Jaid/object-changes/commits"><imgsrc="https://img.shields.io/github/last-commit/Jaid/object-changes?style=flat-square&logo=github&color=red"alt="Last commit"/></a> <ahref="https://github.com/Jaid/object-changes/issues"><imgsrc="https://img.shields.io/github/issues/Jaid/object-changes?style=flat-square&logo=github&color=red"alt="Issues"/></a>
7
+
<ahref="https://github.com/Jaid/object-changes/commits"><imgsrc="https://img.shields.io/github/commits-since/Jaid/object-changes/v1.0.0?style=flat-square&logo=github&color=success"alt="Commits since v1.0.0"/></a> <ahref="https://github.com/Jaid/object-changes/commits"><imgsrc="https://img.shields.io/github/last-commit/Jaid/object-changes?style=flat-square&logo=github&color=red"alt="Last commit"/></a> <ahref="https://github.com/Jaid/object-changes/issues"><imgsrc="https://img.shields.io/github/issues/Jaid/object-changes?style=flat-square&logo=github&color=red"alt="Issues"/></a>
8
8
<ahref="https://npmjs.com/package/object-changes"><imgsrc="https://img.shields.io/npm/v/object-changes?style=flat-square&logo=npm&label=latest%20version&color=success"alt="Latest version on npm"/></a> <ahref="https://github.com/Jaid/object-changes/network/dependents"><imgsrc="https://img.shields.io/librariesio/dependents/npm/object-changes?style=flat-square&logo=npm&color=red"alt="Dependents"/></a> <ahref="https://npmjs.com/package/object-changes"><imgsrc="https://img.shields.io/npm/dm/object-changes?style=flat-square&logo=npm&color=red"alt="Downloads"/></a>
9
9
10
10
@@ -33,15 +33,15 @@ const result = objectChanges(previousObject, nextObject)
33
33
## Installation
34
34
<ahref="https://npmjs.com/package/object-changes"><imgsrc="https://img.shields.io/badge/npm-object--changes-C23039?style=flat-square&logo=npm"alt="object-changes on npm"/></a>
35
35
```bash
36
-
npm install --save object-changes@^0.1.0
36
+
npm install --save object-changes@^1.0.0
37
37
```
38
38
<ahref="https://yarnpkg.com/package/object-changes"><imgsrc="https://img.shields.io/badge/Yarn-object--changes-2F8CB7?style=flat-square&logo=yarn&logoColor=white"alt="object-changes on Yarn"/></a>
39
39
```bash
40
-
yarn add object-changes@^0.1.0
40
+
yarn add object-changes@^1.0.0
41
41
```
42
42
<ahref="https://jsdelivr.com/package/npm/object-changes/"><imgsrc="https://img.shields.io/badge/jsDelivr-object--changes-orange?style=flat-square&logo=html5&logoColor=white"alt="object-changes on jsDelivr"/></a> <ahref="https://unpkg.com/browse/object-changes/"><imgsrc="https://img.shields.io/badge/UNPKG-object--changes-orange?style=flat-square&logo=html5&logoColor=white"alt="object-changes on UNPKG"/></a>
0 commit comments