Comparing version 0.2.0 to 0.2.1
@@ -443,4 +443,8 @@ var fs = require("fs"); | ||
// reset running actions | ||
// reset instance variables | ||
// TODO: Refactor to a proper initializer | ||
self.runningActions = 0; | ||
self.partials = {}; | ||
self.callbacksForPartial = {}; | ||
self.sharedContent = null; | ||
@@ -447,0 +451,0 @@ // run the before filter function |
@@ -5,3 +5,3 @@ { | ||
, "keywords": ["static", "sites", "mustache", "json", "markdown"] | ||
, "version": "0.2.0" | ||
, "version": "0.2.1" | ||
, "homepage": "https://github.com/laktek/punch" | ||
@@ -8,0 +8,0 @@ , "author": "Lakshan Perera <lakshan@web2media.net> (http://laktek.com)" |
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
115372
2926