expressjsmvc
Advanced tools
Comparing version 3.4.13 to 3.4.14
@@ -33,3 +33,3 @@ var path = require("path") | ||
else { | ||
console.log("Destination for %s not empty", modulePath); | ||
console.log("Destination for %s not empty", dir); | ||
} | ||
@@ -36,0 +36,0 @@ }); |
{ | ||
"name": "expressjsmvc", | ||
"description": "An Express.js application organized in an MVC way with extra helpers and utilities", | ||
"version": "3.4.13", | ||
"version": "3.4.14", | ||
"author": "Luis Elizondo <lelizondo@gmail.com>", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
19203
2