Comparing version 0.0.19 to 0.0.20
@@ -39,3 +39,3 @@ 'use strict'; | ||
options.order = options.order || ['registry', 'github', 'content']; | ||
options.registry = options.registy || Registry.mirrors.nodejitsu; | ||
options.registry = options.registry || Registry.mirrors.nodejitsu; | ||
options.npmjs = 'string' !== typeof options.registry | ||
@@ -42,0 +42,0 @@ ? options.registry |
{ | ||
"name": "licenses", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "A small tool that detects licensing information for a given Node.js module", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/3rd-Eden/licenses.git" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +11,0 @@ "test": "mocha $(find test -name '*.test.js')" |
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
1699257
4