@pattern-lab/engine-handlebars
Advanced tools
Comparing version 6.0.0 to 6.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.1.0](https://github.com/pattern-lab/patternlab-node/compare/v6.0.3...v6.1.0) (2023-12-21) | ||
**Note:** Version bump only for package @pattern-lab/engine-handlebars | ||
# [6.0.0](https://github.com/pattern-lab/patternlab-node/compare/v5.17.0...v6.0.0) (2023-01-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@pattern-lab/engine-handlebars", | ||
"description": "The Handlebars engine for Pattern Lab / Node", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"main": "lib/engine_handlebars.js", | ||
@@ -26,3 +26,3 @@ "dependencies": { | ||
"engines": { | ||
"node": ">=14.21.1" | ||
"node": ">=16.20.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e7210913997c888a258f0b3e4b8c3182fa1c84f8" | ||
"gitHead": "06fdb6909353fc3316476676f854392fb68bb2b2" | ||
} |
Sorry, the diff of this file is not supported yet
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
19774