@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.1.8 to 4.1.9
@@ -5,2 +5,6 @@ # Changelog | ||
## 4.1.9 (2022-10-25) | ||
- feat: Bump paper-handlebars version ([#303](https://github.com/bigcommerce/paper/pull/303)) | ||
- feat: STRF-10157 Create PR on hbs bump version ([#301])[https://github.com/bigcommerce/paper/pull/301] | ||
## 4.1.8 (2022-10-19) | ||
@@ -7,0 +11,0 @@ - ref: Bump paper-handlebars version to fox `udnefined` URI produced by early hint code ([#299](https://github.com/bigcommerce/paper/pull/299)) |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.1.8", | ||
"version": "4.1.9", | ||
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@bigcommerce/stencil-paper-handlebars": "5.1.7", | ||
"@bigcommerce/stencil-paper-handlebars": "5.2.5", | ||
"accept-language-parser": "~1.4.1", | ||
@@ -30,0 +30,0 @@ "messageformat": "~0.2.2" |
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
116598
20
+ Added@bigcommerce/stencil-paper-handlebars@5.2.5(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@5.1.7(transitive)