Comparing version 1.0.1 to 1.0.2
@@ -160,3 +160,3 @@ var fs = require('fs'); | ||
// Log status on success | ||
console.log(' ' + resName + ' written.'); | ||
console.log(' * ' + resName + ' written.'); | ||
@@ -163,0 +163,0 @@ // When file counter is zero |
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Paul Vorbach <paul@vorb.de> (http://vorb.de)", | ||
@@ -11,0 +11,0 @@ "repository": { |
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
13111