copy-template-dir
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -59,3 +59,2 @@ const minstache = require('minstache-stream') | ||
if (err) return done(err) | ||
console.log('outfile', outFile) | ||
@@ -62,0 +61,0 @@ const rs = fs.createReadStream(inFile) |
{ | ||
"name": "copy-template-dir", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "High throughput template dir writes", | ||
@@ -5,0 +5,0 @@ "main": "index.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
6101
61