Skip to content

Commit 67f4824

Browse files
author
Malcolm van Raalte
authored
v1.1.5
fixes a security issue with a dependency
1 parent 045f015 commit 67f4824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "diff-arrays-of-objects",
33
"description": "Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.",
44
"homepage": "https://github.com/malcolmvr/diff-arrays-of-objects",
5-
"version": "1.1.4",
5+
"version": "1.1.5",
66
"main": "lib",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)