Comparing version 1.0.8 to 1.0.9
@@ -68,6 +68,4 @@ /** | ||
if (obj.type === 'data') { | ||
console.log('type: ', obj.type); | ||
this.cache[obj.id] = obj.data; | ||
} else { | ||
console.log('else: '); | ||
this.cache[type][obj.id] = obj.data; | ||
@@ -74,0 +72,0 @@ |
{ | ||
"name": "mangony", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Yet another static site generator in NodeJS focussed on being fast and simple. Mangony fulfills just one task: It takes handlebars templates and compiles them to an output directory.", | ||
@@ -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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
95828
2538