@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.2.3 to 4.3.0
@@ -0,1 +1,8 @@ | ||
# [4.3.0](https://github.com/bigcommerce/paper/compare/v4.2.3...v4.3.0) (2023-02-01) | ||
### Features | ||
* bump paper-hadlerbars to 5.3.0 ([#313](https://github.com/bigcommerce/paper/issues/313)) ([8a783a3](https://github.com/bigcommerce/paper/commit/8a783a3737664ee64199ddf2aaa5f52b44a6e887)) | ||
## [4.2.3](https://github.com/bigcommerce/paper/compare/v4.2.2...v4.2.3) (2022-12-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.2.3", | ||
"version": "4.3.0", | ||
"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.9", | ||
"@bigcommerce/stencil-paper-handlebars": "5.3.0", | ||
"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
119840
+ Added@bigcommerce/stencil-paper-handlebars@5.3.0(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@5.2.9(transitive)
- Removedlodash@4.17.21(transitive)