@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.2.2 to 4.2.3
@@ -0,1 +1,8 @@ | ||
## [4.2.3](https://github.com/bigcommerce/paper/compare/v4.2.2...v4.2.3) (2022-12-05) | ||
### Bug Fixes | ||
* bump paper handlebars ([#311](https://github.com/bigcommerce/paper/issues/311)) ([bf1aadf](https://github.com/bigcommerce/paper/commit/bf1aadfb870c749529b89a842c9d18ec61ab87bc)) | ||
## [4.2.2](https://github.com/bigcommerce/paper/compare/v4.2.1...v4.2.2) (2022-11-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@bigcommerce/stencil-paper-handlebars": "5.2.7", | ||
"@bigcommerce/stencil-paper-handlebars": "5.2.9", | ||
"accept-language-parser": "~1.4.1", | ||
@@ -31,0 +31,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
119549
+ Added@bigcommerce/stencil-paper-handlebars@5.2.9(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@5.2.7(transitive)