Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "addtoset", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Utility array function to add value to array if doesn't exist", | ||
@@ -9,2 +9,13 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kailashyogeshwar85/addToSet.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kailashyogeshwar85/addToSet.git/issues", | ||
"email": "kailashyogeshwar85@gmail.com" | ||
}, | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"keywords": [ | ||
@@ -14,4 +25,4 @@ "addtoset", | ||
], | ||
"author": "Kailash K Yogeshwar", | ||
"author": "Kailash K Yogeshwar kailashyogeshwar85@gmail.com", | ||
"license": "ISC" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3394
0