vigour-util
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "vigour-util", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"author": "Vigour.io <dev@vigour.io>", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
'use strict' | ||
'use strict' | ||
var Module = require('module') | ||
@@ -46,2 +46,6 @@ var assert = require('assert') | ||
} else { | ||
if (path === 'package.json') { | ||
console.log('find top package.json not doing it now.. do it soon') | ||
path = './package.json' | ||
} | ||
return next(path) | ||
@@ -48,0 +52,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85035
63
2039