Comparing version 0.6.2 to 0.6.3
@@ -198,3 +198,3 @@ // Ender: open module JavaScript framework | ||
, compile: function (files, options) { | ||
console.log('Compiling Ender with ', packages.join(' ')) | ||
console.log('Compiling Ender with ', files.join(' ')) | ||
console.log('This might take a minute...'.yellow) | ||
@@ -201,0 +201,0 @@ |
{ | ||
"name": "ender", | ||
"description": "next level JavaScript modules", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"authors": ["Dustin Diaz <@ded>", "Jacob Thornton <@fat>"], | ||
@@ -6,0 +6,0 @@ "keywords": ["ender", "modules", "builder", "framework", "packager"], |
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
4376305