always-thirteen
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "always-thirteen", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/rtorr/is-thirteen" | ||
}, | ||
"author": "rtorr <rtorruellas@gmail.com> (http://rtorr.com/)", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"devDependencies": { | ||
"is-thirteen": "^2.0.0", | ||
"mocha": "^2.4.5" | ||
} | ||
} |
# Always Thirteen | ||
This is always thirteen | ||
``` | ||
@@ -13,2 +15,9 @@ npm install always-thirteen | ||
=> 13 | ||
``` | ||
## Tests | ||
``` | ||
npm install | ||
npm test | ||
``` |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
959
5
11
1
22
0
0
2