object-deep-copy
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "object-deep-copy", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "deep copy of an object - primitive types, Array, Date, RegExp ...", | ||
"main": "lib/clone.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha test/", | ||
"test-debug": "mocha --debug-brk --inspect test/" | ||
}, | ||
@@ -16,4 +17,12 @@ "keywords": [ | ||
], | ||
"author": "Angel Angelov", | ||
"license": "MIT" | ||
"homepage": "https://github.com/AngelAngelov/object-deep-copy", | ||
"author": "Angel Angelov <angel.s.angelov@gmail.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/AngelAngelov/object-deep-copy" | ||
}, | ||
"license": "MIT", | ||
"devDependencies": { | ||
"mocha": "^3.5.3" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3732
5
44
0
26
0
0
1