Comparing version 1.0.8 to 1.0.9
@@ -1,2 +0,2 @@ | ||
glob = require('glob'); | ||
var glob = require('glob'); | ||
var path = require('path'); | ||
@@ -3,0 +3,0 @@ var _ = require('lodash'); |
{ | ||
"name": "nodulejs", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Utility for discovering and initializing node/express 'nodules'", | ||
@@ -5,0 +5,0 @@ "main": "nodule.js", |
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
15735